:root {
  --background: #0a0f1a;
  --text: #8b949e;
  --titles-links: #c9d1d9;
  --slate-50: #f8fafc;
  --white: white;
  --neutral-800: #161b22;
  --neutral-700: #21262d;
  --primary: #02772d;
  --neutral-600: #30363d;
  --purple-400: #c084fc;
  --purple-200: #e9d5ff;
  --purple-50: #faf5ff;
  --black: #0d1117;
  --neutral-400: #6e7681;
  --red-500: #ef4444;
  --blue-300: #93c5fd;
  --teal-200: #99f6e4;
  --accent: #3aecba;
  --yellow-300: #fde047;
  --purple-100: #f3e8ff;
  --teal-100: #ccfbf1;
  --blue-100: #dfeeff;
  --green-100: #dcfce7;
  --green-400: #4ade80;
  --teal-400: #2dd4bf;
  --teal-50: #f0fdfa;
  --blue-50: #eff6ff;
  --green-50: #f0fdf4;
  --red-50: #fef2f2;
  --yellow-50: #fefce8;
  --slate-600: #475569;
  --slate-200: #e2e8f0;
  --slate-100: #f1f5f9;
  --border: #21262d;
  --neutral-500: #484f58;
  --green-300: #86efac;
  --neutral-200: #b1bac4;
  --blue-500: #3b82f6;
  --red-400: #f87171;
  --red-300: #fca5a5;
  --red-200: #fecaca;
  --red-600: #dc2626;
  --red-100: #fee2e2;
  --green-200: #bbf7d0;
  --blue-600: #2563eb;
  --blue-200: #bfdbfe;
  --neutral-900: #0d1117;
  --slate-300: #cbd5e1;
  --slate-400: #94a3b8;
  --slate-500: #64748b;
  --slate-700: #334155;
  --slate-800: #1e293b;
  --slate-900: #0f172a;
  --red-700: #b91c1c;
  --red-800: #991b1b;
  --red-900: #3e0c00;
  --orange-50: #fff7ed;
  --orange-100: #ffedd5;
  --orange-200: #fed7aa;
  --orange-300: #fdba74;
  --orange-400: #fb923c;
  --orange-500: #f97316;
  --orange-600: #ea580c;
  --orange-700: #c2410c;
  --orange-800: #9a3412;
  --orange-900: #7c2d12;
  --yellow-100: #fef9c3;
  --yellow-200: #fef08a;
  --yellow-400: #facc15;
  --yellow-500: #eab308;
  --yellow-600: #ca8a04;
  --yellow-700: #a16207;
  --yellow-800: #854d0e;
  --yellow-900: #713f12;
  --lime-50: #f7fee7;
  --lime-100: #ecfccb;
  --lime-200: #d9f99d;
  --lime-300: #bef264;
  --lime-400: #a3e635;
  --lime-500: #84cc16;
  --lime-600: #65a30d;
  --lime-700: #4d7c0f;
  --lime-800: #3f6212;
  --lime-900: #365314;
  --green-500: #22c55e;
  --green-600: #16a34a;
  --green-700: #15803d;
  --green-800: #166534;
  --green-900: #14532d;
  --teal-300: #5eead4;
  --teal-500: #14b8a6;
  --teal-600: #0d9488;
  --teal-700: #0f766e;
  --teal-800: #115e59;
  --teal-900: #043a2d;
  --cyan-50: #ecfeff;
  --cyan-100: #cffafe;
  --cyan-200: #a5f3fc;
  --cyan-300: #67e8f9;
  --cyan-400: #22d3ee;
  --cyan-500: #06b6d4;
  --cyan-600: #0891b2;
  --cyan-700: #0e7490;
  --cyan-800: #155e75;
  --cyan-900: #164e63;
  --sky-50: #f0f9ff;
  --sky-100: #e0f2fe;
  --sky-200: #bae6fd;
  --sky-300: #7dd3fc;
  --sky-400: #38bdf8;
  --sky-500: #0ea5e9;
  --sky-600: #0284c7;
  --sky-700: #0369a1;
  --sky-800: #075985;
  --blue-400: #60a5fa;
  --blue-700: #1d4ed8;
  --blue-800: #1e40af;
  --blue-900: #1e3a8a;
  --indigo-50: #eef2ff;
  --indigo-100: #e0e7ff;
  --indigo-200: #c7d2fe;
  --indigo-300: #a5b4fc;
  --indigo-400: #818cf8;
  --indigo-500: #6366f1;
  --indigo-600: #4f46e5;
  --indigo-700: #4338ca;
  --indigo-800: #3730a3;
  --indigo-900: #312e81;
  --violet-50: #f5f3ff;
  --violet-100: #ede9fe;
  --violet-200: #ddd6fe;
  --violet-300: #c4b5fd;
  --violet-400: #a78bfa;
  --violet-500: #8b5cf6;
  --violet-600: #7c3aed;
  --violet-700: #6d28d9;
  --violet-800: #5b21b6;
  --violet-900: #4c1d95;
  --purple-300: #d8b4fe;
  --purple-500: #a855f7;
  --purple-600: #9333ea;
  --purple-700: #7e22ce;
  --purple-800: #6b21a8;
  --purple-900: #581c87;
  --pink-50: #fdf2f8;
  --pink-100: #fce7f3;
  --pink-200: #fbcfe8;
  --pink-300: #f9a8d4;
  --pink-400: #f472b6;
  --pink-500: #ec4899;
  --pink-600: #db2777;
  --pink-700: #be185d;
  --pink-800: #9d174d;
  --pink-900: #831843;
  --rose-50: #fff1f2;
  --rose-100: #ffe4e6;
  --rose-200: #fecdd3;
  --rose-300: #fda4af;
  --rose-400: #fb7185;
  --rose-500: #f43f5e;
  --rose-600: #e11d48;
  --rose-700: #be123c;
  --rose-800: #9f1239;
  --amber-50: #fffbeb;
  --amber-100: #fef3c7;
  --amber-200: #fde68a;
  --amber-300: #fcd34d;
  --amber-400: #fbbf24;
  --amber-500: #f59e0b;
  --amber-600: #d97706;
  --amber-700: #b45309;
  --amber-800: #92400e;
  --amber-900: #78350f;
  --rose-900: #881337;
  --gray-50: #f9fafb;
  --gray-100: #f3f4f6;
  --gray-200: #e5e7eb;
  --gray-300: #d1d5db;
  --gray-400: #9ca3af;
  --gray-500: #6b7280;
  --gray-600: #4b5563;
  --gray-700: #374151;
  --gray-800: #1f2937;
  --gray-900: #111827;
  --neutral-50: #f0f6fc;
  --neutral-100: #c9d1d9;
  --neutral-300: #8b949e;
  --navbar: rgba(13, 17, 23, .88);
  --hover: #475569;
  --navbar-shadow: rgba(64, 71, 82, .1);
  --nav-link: rgba(13, 17, 23, .25);
}

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

body {
  background-color: var(--background);
  color: var(--text);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.333;
}

h1 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 800;
  line-height: 1.2;
}

h2 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  letter-spacing: -.02em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2;
}

h5 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.2;
}

h6 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
}

p {
  margin-bottom: 1em;
}

a {
  color: var(--titles-links);
  text-decoration: none;
  transition: opacity .3s, background-color .3s, color .3s;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
}

blockquote {
  border-left: 4px solid var(--titles-links);
  color: var(--titles-links);
  margin-top: 2em;
  margin-bottom: 2em;
  padding: .25em 2em;
  font-size: 1.125em;
  line-height: 1.5;
}

.font-title {
  color: var(--slate-50);
  font-size: 1.25em;
}

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

.font-title.white {
  color: var(--white);
  margin-bottom: 16px;
}

.section-before-footer {
  background-color: var(--neutral-800);
  margin-bottom: -4em;
  padding-bottom: 4em;
  position: relative;
  overflow: hidden;
}

.section-before-footer.bg-neutral-800 {
  width: 100%;
}

.section-before-footer.padding-top {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
}

.section-before-footer.padding-top.nobg {
  background-color: rgba(0, 0, 0, 0);
  overflow: hidden;
}

.section-before-footer.nomargin {
  margin-bottom: 0;
}

.section-before-footer.nomargin.neutral-800 {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  padding-bottom: 0;
  overflow: hidden;
}

.section-before-footer.nomargin.neutral-800.jh {
  margin-top: 6em;
}

.section-before-footer.margin-top.margin-6xl, .section-before-footer.margin-top.margin-10xl {
  background-color: rgba(0, 0, 0, 0);
}

.section-before-footer.padding {
  margin-bottom: 0;
  padding-top: 4em;
}

.section-before-footer.padding._8 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 10em;
}

.example-wrap {
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  color: var(--titles-links);
  border-radius: .5em;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  padding: 1.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-animated {
  z-index: 5;
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: 9999px;
  justify-content: center;
  align-items: stretch;
  max-width: 36ch;
  padding: .75em 1.25em;
  font-family: Inter Display, sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1;
  transition: color .2s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-animated.small {
  background-color: var(--primary);
  letter-spacing: 0;
  justify-content: center;
  font-size: .75em;
  font-weight: 600;
}

.button-animated.small.bg-neutral-600 {
  background-color: var(--neutral-600);
}

.button-animated.small._100 {
  width: auto;
  max-width: none;
}

.button-animated.small.contact-button.download-button.no {
  display: none;
}

.button-animated.large {
  background-color: var(--primary);
  flex-direction: column;
  align-items: center;
  padding-left: 4em;
  padding-right: 4em;
  font-size: 1.5em;
  display: flex;
}

.button-animated.large.spacing {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: none;
}

.button-animated.large.emis {
  background-color: #fff;
  max-width: 30ch;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  font-family: Helvetica, sans-serif;
  font-size: 1em;
}

.button-animated.next {
  padding-left: 3em;
  padding-right: 3em;
}

.button-animated.next.flez {
  align-items: center;
  padding: 0 .25em 0 3em;
}

.button-animated._3em {
  padding-left: 3em;
  padding-right: 3em;
}

.avatar-3xl {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 12em;
  height: 12em;
  display: flex;
}

.page-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.page-container.na {
  display: none;
}

.section {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.section.more-space {
  padding-top: 10em;
  padding-bottom: 10em;
}

.section.bg-neutral-800.curve-bottom {
  background-color: var(--neutral-800);
  background-image: none;
  background-size: auto;
}

.section.bg-tile-top-lg.bg-neutral-700 {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 64px;
}

.section.bg-tile-top-lg.bg-amber-900 {
  background-color: rgba(120, 53, 15, .43);
}

.section.curve-top.bg-neutral-800 {
  background-color: var(--neutral-800);
  padding-top: 4em;
}

.section.bg-tile-top.bg-neutral-600 {
  background-color: var(--neutral-600);
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
}

.section.bg-tile-top.bg-neutral-500 {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 32px;
  margin-bottom: 0;
}

.section.bg-tile-middle.bg-neutral-700 {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 50%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 32px;
}

.section.gradient__01 {
  background-image: radial-gradient(circle farthest-corner at -25% -50%, var(--background) 36%, rgba(13, 17, 23, 0) 48%), radial-gradient(circle farthest-corner at -25% 150%, var(--background) 45%, rgba(13, 17, 23, 0) 89%), radial-gradient(circle farthest-corner at -33% -75%, #1f00cc 48%, rgba(131, 5, 49, 0) 56%), radial-gradient(circle farthest-side at 0% -50%, rgba(13, 17, 23, 0) 64%, rgba(1, 2, 36, .4) 69%, rgba(13, 17, 23, 0) 81%), radial-gradient(circle farthest-corner at 0% -50%, rgba(13, 17, 23, 0) 33%, #010c5f 51%, rgba(13, 17, 23, 0) 72%), url('../images/thomas-richter-B09tL5bSQJk-unsplash-1.jpg'), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  background-size: auto, auto, auto, auto, auto, auto, auto;
}

.section.gradient__01.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.neutal800 {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 6em;
}

.section.margin-top.margin-6xl {
  overflow: visible;
}

.section.bg {
  background-image: none;
  background-size: auto;
}

.section.no-margin {
  background-image: none;
  padding-top: 0;
  padding-bottom: 0;
}

.section._1vh {
  height: 100vh;
}

.section._1vh.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.emis {
  padding-top: 7.5em;
  padding-bottom: 7.5em;
}

.section.emis.blue {
  background-color: #3153dd;
  padding-bottom: 0;
}

.section.emis.blue.i {
  padding-bottom: 7.5em;
}

.section.emis.dark {
  background-image: url('../images/image-32_1.png');
  background-position: 0 0;
  background-size: auto;
  align-items: flex-end;
  height: 37.5em;
  display: flex;
}

.section.emis.dark._34 {
  background-position: 50%;
  background-size: cover;
  height: 28em;
  padding-bottom: 4em;
}

.section.emis.dark._34._1 {
  background-image: url('../images/image-32.png');
  height: 28em;
}

.section.emis.white {
  background-color: #f9f9f5;
}

.section.emis.black {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/dark-bg.png');
  background-position: 0 0;
  background-size: cover;
  height: 55em;
  position: relative;
}

.section.emis.anime {
  background-color: #1a1a1a;
  margin-top: -12em;
}

.section.emis.dark2 {
  background-color: #1a1a1a;
}

.section.emis.lottie {
  background-color: rgba(0, 0, 0, 0);
  margin-top: -30em;
  padding-top: 0;
  padding-bottom: 0;
}

.title-sm {
  color: var(--titles-links);
  text-align: left;
  letter-spacing: -.03em;
  font-family: Apercu pro, sans-serif;
  font-size: 3em;
  font-weight: 500;
  line-height: 1.1;
}

.title-sm._20ch {
  text-align: left;
}

.title-sm._20ch.text-color-white.center {
  text-align: center;
}

.title-sm._20ch.text-color-white._2 {
  text-align: center;
  max-width: 26ch;
}

.title-sm._20ch.content-centered, .title-sm.text-color-white {
  text-align: center;
}

.title-sm.text-color-white.small {
  font-size: 1.6em;
  font-weight: 500;
  line-height: .95;
}

.title-sm.text-color-white.small._20ch {
  line-height: 1;
}

.title-sm.text-color-white.left {
  text-align: left;
}

.title-sm.text-indent {
  text-indent: -.35em;
}

.title-sm.centered {
  text-align: center;
}

.title-sm.small {
  font-size: 1.3em;
}

.title-sm._40ch {
  line-height: 1.1;
}

.title-xl {
  color: var(--titles-links);
  letter-spacing: -.03em;
  font-family: Apercu pro, sans-serif;
  font-size: 5em;
  font-weight: 500;
  line-height: 1;
}

.title-xl._12ch {
  max-width: 14ch;
}

.container-md {
  z-index: 5;
  justify-content: center;
  width: 100%;
  max-width: 56em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: relative;
}

.container-md.content-centered {
  max-width: none;
}

.container-md.content-centered.nomargin {
  padding-left: 0;
  padding-right: 0;
}

.container-md.vetical {
  flex-direction: column;
}

.container-md.none {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-b-md {
  margin-bottom: 1.25em;
}

.margin-b-md.loose {
  line-height: 1.4;
}

.font-weight-semibold {
  font-weight: 600;
}

.button {
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .75em 1.25em;
  font-family: Inter Display, sans-serif;
  font-size: 1.125em;
  font-weight: 600;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
}

.button:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.button.button-outline {
  font-family: Inter Display, sans-serif;
  font-size: 1em;
}

.button.button-outline.large {
  font-size: 1.5em;
}

.button.button-outline.large.spacing {
  padding-left: 4em;
  padding-right: 4em;
}

.button.button-outline.large.solution-button.emis {
  padding: 1.25em 4em;
  font-family: Helvetica, sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.button.small {
  font-size: .75em;
}

.button.stretch {
  letter-spacing: 0;
  border-radius: 12px;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1em;
}

.row-xs {
  grid-column-gap: .375em;
  grid-row-gap: .375em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
  position: relative;
}

.row-xs.items-center {
  align-items: center;
}

.material-icons {
  text-transform: none;
  font-family: ICONS FILLED, sans-serif;
}

.column-md {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  justify-items: start;
  display: grid;
  position: relative;
}

.column-md.content-centered {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.column-md.emis {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  align-content: start;
  align-items: start;
}

.column-md.emis._4em {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  padding-top: 4em;
  padding-bottom: 4em;
}

.column-md._6-25em {
  grid-column-gap: 0em;
  grid-row-gap: 0em;
}

.column-md._1em {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.column-md._1em.none {
  justify-content: start;
}

.column-md._2-25em {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  align-content: start;
  justify-content: start;
}

.column-md._2-25em.ss._36 {
  grid-row-gap: 3em;
}

.column-md._7-5em {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
}

.column-md._7-5em.sui {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.column-md._3 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

.title-xs {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.025em;
  font-family: Apercu pro, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}

.title-xs._20ch {
  max-width: 28ch;
}

.padding-base {
  padding: 1em;
  position: relative;
}

.margin-b-lg {
  margin-bottom: 2em;
}

.text-sm {
  letter-spacing: 0;
  font-family: Apercu pro, sans-serif;
  font-size: .875em;
  line-height: 1.4;
  position: relative;
}

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

.text-sm.spacing, .text-sm._1em {
  font-size: 1em;
  line-height: 1.4;
}

.text-sm._1-4 {
  color: var(--text);
  line-height: 1.4;
}

.font-mono {
  font-family: Calling Code, sans-serif;
  font-weight: 400;
}

.heading-h5 {
  color: var(--titles-links);
  letter-spacing: -.025em;
  font-size: 1.25em;
  line-height: 1.2;
}

.padding-xl {
  padding: 1.75em;
  position: relative;
}

.font-weight-bold {
  font-weight: 700;
}

.container-lg {
  z-index: 5;
  width: 100%;
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}

.container-lg.static {
  max-width: 64em;
}

.container-lg.cc {
  max-width: 72em;
}

.container-lg._0 {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.container-lg.none {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.column-lg {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.column-lg.max-width-xl.auto {
  margin-left: auto;
  margin-right: auto;
}

.column-lg.content-centered {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.overflow-hidden {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: -4em;
  padding-bottom: 4em;
  position: relative;
}

.title-md {
  color: var(--titles-links);
  text-align: left;
  letter-spacing: -.03em;
  font-family: Apercu pro, sans-serif;
  font-size: 3.5em;
  font-weight: 500;
  line-height: 1.1;
}

.title-md.text-color-white.loose {
  line-height: 1.1;
}

.title-md._20ch {
  max-width: 20ch;
}

.title-md._20ch.center {
  text-align: center;
}

.title-md._1-2 {
  text-align: center;
  max-width: 20ch;
  line-height: 1.05;
}

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

.title-lg {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.03em;
  font-family: Apercu pro, sans-serif;
  font-size: 4em;
  font-weight: 500;
  line-height: 1;
  position: relative;
}

.title-lg._16ch {
  max-width: 16ch;
}

.title-lg._12ch {
  max-width: 12ch;
}

.title-lg._20ch {
  max-width: 20ch;
}

.title-lg.leading-none {
  font-family: Epilogue, sans-serif;
  font-weight: 600;
}

.title-lg.leading-none.spacing {
  line-height: 1.1;
}

.text-lg {
  letter-spacing: -.01em;
  font-family: Apercu pro, sans-serif;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}

.text-lg._52ch {
  max-width: 52ch;
}

.text-lg._48ch {
  max-width: 48ch;
}

.text-lg._36ch {
  max-width: 36ch;
}

.text-lg._32ch {
  max-width: 32ch;
}

.rating-stars {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
}

.material-icons-round {
  text-transform: none;
  font-family: ICONS ROUNDED, sans-serif;
  font-weight: 400;
}

.material-icons-round.dfdf {
  color: #cecece;
  font-size: 1.5em;
}

.material-icons-round.n {
  margin-right: 4px;
}

.column-xs {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-items: start;
  display: grid;
}

.column-xs.content-centered {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.column-xs.content-centered.mar {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.column-xs.stretch {
  justify-items: stretch;
}

.text-xs {
  font-family: Apercu pro, sans-serif;
  font-size: .75em;
  line-height: 1.5;
}

.text-xs.leading-tighter {
  margin-top: 2px;
}

.text-xs.opacity-50 {
  margin-top: 4px;
}

.image-wrapper {
  opacity: 1;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrapper.flex {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

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

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

.column-base {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-rows: auto;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  height: 100%;
  display: grid;
  position: relative;
}

.column-base.content-centered {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.column-base.card {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}

.column-base._100 {
  width: 100%;
}

.column-base.flex {
  flex-direction: column;
  display: flex;
}

.column-base._100 {
  height: 100%;
}

.column-base.extend {
  align-items: stretch;
}

.column-base.no {
  align-content: center;
}

.text-xl {
  letter-spacing: -.01em;
  font-family: Apercu pro, sans-serif;
  font-size: 1.5em;
}

.text-xl._40ch {
  max-width: none;
}

.text-xl._40ch.less {
  max-width: 46ch;
  line-height: 1.35;
}

.text-xl._40ch.grey {
  color: var(--titles-links);
}

.max-52-ch {
  max-width: 52ch;
}

.image-background {
  z-index: 0;
  opacity: 1;
  filter: none;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
  transform: scale(1);
}

.image-background.top {
  object-position: 50% 0%;
}

.image-background.scale {
  transform: scale(1.25);
}

.image-background.contain {
  object-fit: contain;
  transform: scale(.8);
}

.image-background.contain._90 {
  transform: scale(.6);
}

.image-background.low {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.image-background.f {
  object-fit: cover;
}

.image-background.co {
  object-fit: contain;
}

.image-background.flip {
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(-180deg)rotateZ(0)scale(1);
}

.system-item {
  padding-top: 16px;
}

.example-color-badge {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}

.row-sm {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  display: grid;
}

.row-sm.items-center {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.row-sm.margin-b-lg {
  z-index: 5;
  position: relative;
}

.font-weight-normal {
  font-weight: 400;
}

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

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

.container-xl {
  z-index: 5;
  background-image: none;
  background-size: auto;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 72em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: block;
  position: relative;
}

.container-xl.nomargin {
  padding-left: 0;
  padding-right: 0;
}

.container-xl.centered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.container-xl.bg {
  background-image: url('../images/bg-shape-02.png');
  background-size: auto;
}

.container-xl.flex {
  display: flex;
}

.container-xl.emis {
  max-width: 77.5em;
  height: auto;
  padding-bottom: 0;
}

.container-xl.emis._100 {
  height: 100%;
}

.container-xl.emis.unhide {
  display: none;
}

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

.container-sm {
  z-index: 5;
  width: 100%;
  max-width: 48em;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: block;
  position: relative;
}

.container-sm._0 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.container-sm._0.cente {
  margin-left: auto;
  margin-right: auto;
}

.container-sm._24 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.column-sm {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
  position: relative;
}

.column-sm.content-centered {
  align-items: center;
}

.column-sm.emis._4em {
  padding-top: 4em;
  padding-bottom: 4em;
}

.avatar-xl {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 4em;
  height: 4em;
  display: flex;
}

.avatar-xl.outline-white {
  border: 3px solid var(--white);
}

.avatar-xl.outline-white.shadow-md {
  box-shadow: inset 0 0 0 1px var(--neutral-600), 0 8px 24px -8px var(--neutral-400);
}

.text-2xl {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.02em;
  font-family: Apercu pro, sans-serif;
  font-size: 1.875em;
  font-weight: 400;
  position: relative;
}

.text-2xl._32ch {
  max-width: 32ch;
}

.text-2xl.text-color-white {
  line-height: 1.25;
}

.avatar-md {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  display: flex;
}

.error {
  color: var(--red-500);
  background-color: rgba(248, 113, 113, .1);
  border-radius: .5em;
  padding: 24px;
  font-size: .75em;
  box-shadow: inset 0 0 0 1px rgba(248, 113, 113, .1);
}

.success {
  background-color: var(--neutral-600);
  border-radius: .5em;
  padding: 24px;
}

.padding-lg {
  padding: 1.5em;
  position: relative;
}

.padding-lg.space-between {
  height: 100%;
}

.padding-lg.bg-indigo-400, .padding-lg.bg-teal-400 {
  background-color: var(--neutral-800);
}

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

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

.square-base {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.text-link {
  color: var(--accent);
}

.text-link:hover {
  opacity: .75;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.text-color-yellow-300 {
  color: var(--yellow-300);
}

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

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

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

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

.text-color-green-400 {
  color: var(--green-400);
}

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

.text-teal-300 {
  color: var(--teal-400);
}

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

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

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

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

.content-centered {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.content-centered._34 {
  max-width: 70ch;
}

.opacity-60 {
  opacity: .6;
}

.row-md {
  z-index: 5;
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
  position: relative;
}

.row-md.items-center {
  align-items: center;
}

.row-md.vertical {
  flex-direction: column;
  display: flex;
}

.row-md._2-25em {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: start;
  align-items: stretch;
  justify-items: start;
  height: 100%;
}

.row-md._2-25em._2 {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-columns: 1.2fr;
}

.row-md._1em {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.image-contain {
  z-index: 5;
  object-fit: contain;
  width: 100%;
  line-height: 1;
  position: relative;
}

.feature-4-column {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

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

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

.material-icons-outlined {
  text-transform: none;
  margin-top: -.05em;
  font-family: ICONS OUTLINED, sans-serif;
}

.opacity-50 {
  opacity: .5;
}

.opacity-30 {
  opacity: .3;
}

.component-name {
  z-index: 50;
  background-color: var(--slate-600);
  color: var(--background);
  cursor: pointer;
  background-image: url('../images/content_copy_white_24dp.svg');
  background-position: 8px;
  background-repeat: no-repeat;
  background-size: auto 12px;
  border-radius: 3px;
  align-items: center;
  padding: 4px 10px 3px 24px;
  font-family: Calling Code, sans-serif;
  font-size: 11px;
  font-weight: 400;
  transition: background-color .2s;
  display: flex;
  position: absolute;
  top: 12px;
  left: 12px;
}

.component-name.social-icons {
  background-color: var(--primary);
  color: var(--white);
  padding: 8px 12px 8px 32px;
  font-size: 16px;
  position: static;
}

.component-name.social-icons:hover {
  background-color: var(--blue-300);
}

.component-section {
  z-index: 5;
  border: 1px dashed var(--slate-200);
  background-color: var(--slate-50);
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 2px;
  transition: box-shadow .2s, border-color .2s;
  display: flex;
  position: relative;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0);
}

.component-section:hover {
  box-shadow: inset 0 0 0 2px var(--accent);
  border-color: rgba(0, 0, 0, 0);
}

.component-grid {
  grid-column-gap: 0px;
  grid-row-gap: 6em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.dropdown-link {
  color: #253858;
  justify-content: space-between;
  min-width: 200px;
  padding: .5em 1.125em;
  font-size: .875em;
  transition: color .3s, background-color .3s;
  display: flex;
  overflow: hidden;
}

.dropdown-link:hover {
  background-color: var(--slate-100);
  color: #181b1e;
}

.dropdown {
  z-index: 50;
}

.line-static {
  background-color: var(--border);
  width: 100%;
  height: 1px;
}

.avatar-sm {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  display: flex;
}

.uppercase {
  text-transform: uppercase;
}

.square-sm {
  justify-content: center;
  align-items: center;
  width: 1.3125em;
  height: 1.3125em;
  display: flex;
}

.button-outline {
  box-shadow: inset 0 0 0 1px var(--neutral-500);
  background-color: rgba(0, 0, 0, 0);
}

.button-outline:hover {
  box-shadow: inset 0 0 0 2px var(--white);
}

.list-plan-pricing {
  grid-column-gap: .625em;
  grid-row-gap: .625em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: start;
  margin-top: 1em;
}

.team-pricing {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.header-team-pricing {
  background-color: var(--neutral-800);
  flex-direction: column;
  align-items: center;
  padding: 2.5em 1.5em 1.5em;
  display: flex;
  position: relative;
}

.description-team-pricing {
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  padding: 1.5em 1.5em 2.5em;
  display: flex;
  position: relative;
}

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

.item-team-pricing {
  border: 1px solid var(--border);
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
}

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

._2x-pricing-grid.fade-in-on-scroll {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.pricing-info-list {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  margin-top: 2em;
  position: relative;
}

.pricing-info-list.fg {
  margin-top: 0;
}

.avatar-2xl {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  display: flex;
}

.avatar-2xl.outline-white {
  border: 4px solid var(--white);
}

.avatar-2xl.outline-white.shadow-md {
  box-shadow: 0 8px 24px -8px var(--neutral-500);
}

.social-icons {
  font-family: Social Icons, sans-serif;
  line-height: 1;
}

.mixed-gallery-1 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: column dense;
  width: 100%;
  display: flex;
}

.info-on-hover {
  z-index: 5;
  color: var(--titles-links);
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .75));
  padding: 2em 1em 1em;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-h4 {
  color: var(--titles-links);
  letter-spacing: -.01em;
  font-size: 1.5em;
  line-height: 1.2;
}

.image-wrapper-1-1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.image-wrapper-1-1.rounded-xs {
  border-radius: .75em;
}

.image-wrapper-1-1.rounded-sm {
  border-radius: .5em;
}

.timeline {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: center;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.timeline-chapter {
  z-index: 5;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.timeline-chapter-item {
  width: 40%;
}

.timeline-chapter-indicator {
  border: 4px solid var(--background);
  background-color: var(--accent);
  border-radius: 9999px;
  width: 1em;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
}

.timeline-way-bg {
  z-index: 0;
  width: 2px;
  height: 100%;
  position: absolute;
  left: auto;
  right: auto;
  overflow: hidden;
}

.logo-tile-list {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 1px;
}

.logo-tile {
  background-color: var(--neutral-800);
  justify-content: center;
  align-items: center;
  height: 12em;
  display: flex;
}

.logo-tile-section {
  flex-direction: column;
  align-items: center;
  margin-top: 2em;
  display: flex;
  position: relative;
}

.client-logo-base {
  max-width: 6em;
  height: 2em;
}

.logo-tile-caption {
  background-color: var(--background);
  text-align: center;
  text-transform: none;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  height: 2em;
  padding-left: 1em;
  padding-right: 1em;
  font-size: .75em;
  font-weight: 500;
  display: flex;
  position: absolute;
  top: -1em;
}

.image-wrapper-4-3 {
  width: 100%;
  padding-top: 75%;
  position: relative;
  overflow: hidden;
}

.image-wrapper-4-3.show-info-on-hover.rounded-xs.fade-in-on-scroll {
  padding-top: 36%;
}

.image-wrapper-4-3.rounded-xs {
  border-radius: .75em;
  overflow: hidden;
}

.image-wrapper-4-3.rounded-xs.fade-in-on-scroll {
  border-radius: .5em;
}

.image-wrapper-4-3.rounded-xxs {
  padding-top: 52%;
}

.image-wrapper-4-3.rounded-xs-top {
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.image-wrapper-4-3.rounded-sm {
  border-radius: .5em;
}

.stats-3-column-sm {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
}

.stats-3-column-sm.text-color-white {
  width: 100%;
}

.image-wrapper-3-2 {
  width: 100%;
  padding-top: 66.6%;
  position: relative;
  overflow: hidden;
}

.image-wrapper-3-2.rounded-xs {
  height: 100%;
}

.image-wrapper-16-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 56.25%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-wrapper-16-9.rounded-xs.top {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.image-wrapper-16-9.low {
  padding-top: 32%;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  padding-bottom: 48px;
  overflow: hidden;
}

.slide-nav-centered {
  justify-content: center;
  align-items: center;
  height: 8em;
  padding: 0;
  font-size: .25em;
  display: flex;
}

.circled-arrow-bottom {
  border-radius: 9999px;
  width: 32px;
  height: 32px;
  margin-bottom: 0;
  font-size: 12px;
}

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

.square-h4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.8em;
  height: 1.8em;
  display: flex;
}

.square-h4.rounded-sm.bg-pink-100 {
  background-color: var(--teal-100);
}

.square-h3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.25em;
  height: 2.25em;
  display: flex;
  position: relative;
}

.square-h3.rounded-full {
  overflow: hidden;
}

.link-with-underline {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
  overflow: hidden;
}

.relative {
  z-index: 5;
  position: relative;
}

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

.bg-red-400 {
  background-color: var(--red-400);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
}

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

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

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

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

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

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

.footer-1-link-gray {
  opacity: 1;
  color: var(--neutral-400);
  flex: 1;
  font-size: .875em;
  transition: opacity .25s, color .25s;
}

.footer-1-link-gray:hover {
  color: var(--white);
}

.footer-1-link-gray.nodisplay {
  display: none;
}

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

.space-between {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

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

.pricing-title-cell {
  text-align: center;
  letter-spacing: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 1.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  font-weight: 700;
}

.pricing-cell {
  text-align: center;
  letter-spacing: -.02em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 1.5em;
  display: flex;
}

.content-left {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.rounded-full {
  border-radius: 9999px;
}

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

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

.pricing-cell-1st {
  text-align: left;
  letter-spacing: -.02em;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  font-weight: 500;
  display: flex;
}

.square-h2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.7em;
  height: 2.7em;
  display: flex;
}

.accordion-bottom-wrap {
  width: 100%;
}

.accordion-top-icon-wrap {
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  display: flex;
  position: relative;
}

.accordion {
  cursor: pointer;
  width: 100%;
}

.accordion-top-icon {
  justify-content: center;
  align-items: center;
  position: relative;
}

.accordion-divider {
  border-top: 1px solid var(--border);
  height: 0;
}

.accordion-bottom-text {
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
}

.accordion-icon-stripe-1 {
  background-color: var(--neutral-600);
  width: 1px;
  height: 100%;
}

.accordion-top {
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  transition: opacity .6s cubic-bezier(.19, 1, .22, 1);
  display: flex;
}

.accordion-top:hover {
  opacity: .64;
}

.accordion-icon-stripe-2 {
  background-color: var(--neutral-600);
  width: 100%;
  height: 1px;
  position: absolute;
}

.accordion-bottom {
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.accordion-divider-wrap {
  display: block;
}

.accordion-top-wrap {
  flex: 1;
  padding-top: 1em;
  padding-bottom: 1em;
}

.post-thumb-simple {
  grid-column-gap: 1em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.post-thumb-simple._2x {
  grid-template-columns: 1fr 1fr;
}

.flex-vertical {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.post-thumb-simple-info {
  z-index: 10;
  background-color: var(--neutral-900);
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 1.5em;
  display: flex;
  position: relative;
}

.avatar-xs {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.125em;
  height: 1.125em;
  display: flex;
}

.avatar-lg {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  display: flex;
}

.avatar-lg.outline {
  border: 3px solid var(--white);
}

.system-centered-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin: 8px 4px;
  display: grid;
  position: relative;
}

.flex-space-center {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.global-social-list {
  grid-column-gap: 1em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  justify-items: start;
  width: 100%;
}

.global-social-item {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: auto;
  align-items: center;
}

.team-5x-sm {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
}

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

.lightbox-play-button {
  z-index: 10;
  color: var(--white);
  background-color: rgba(0, 0, 0, .5);
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6.25em;
  height: 6.25em;
  display: flex;
  position: absolute;
}

.lightbox-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.lightbox-play-wrap {
  justify-content: center;
  align-items: center;
  font-size: 4em;
  line-height: 1;
  display: flex;
}

.lightbox-video-3-column {
  grid-column-gap: 2em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.text-base {
  letter-spacing: -.01em;
  white-space: normal;
  font-family: Apercu pro, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

.text-base.top24px {
  max-width: 68ch;
  margin-top: 6px;
}

.text-base.cap {
  color: var(--accent);
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: 600;
}

.text-base.cap.margin-b-md {
  font-size: .8em;
}

.text-base.letters-tighter.text-gradient__teal {
  padding-right: 0;
  font-weight: 700;
}

.text-base.letters-tighter.text-gradient__teal:hover {
  background-image: linear-gradient(243deg, #8ac09e 23%, #35c3b4 87%);
}

.tab-link-simple {
  background-color: var(--neutral-800);
  opacity: .5;
  color: var(--titles-links);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: .375em;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: .875em;
  font-weight: 600;
  line-height: 1;
  transition: opacity .25s;
  display: block;
}

.tab-link-simple:hover {
  opacity: 1;
}

.tab-link-simple.w--current {
  border-bottom: 1px solid var(--primary);
  box-shadow: none;
  opacity: 1;
  color: #48c067;
  background-color: rgba(4, 58, 45, .2);
  background-image: none;
}

.tab-simple-menu {
  z-index: 5;
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  margin-bottom: 1em;
  display: grid;
}

.tab-simple-menu.container-lg {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.tab-simple-menu.container-lg.no {
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}

.tab-simple-pane, .tab-simple-content {
  position: static;
}

.tab-simple {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 2em;
  display: block;
  position: static;
}

.static {
  position: static;
}

.author-inside-wrap {
  align-items: flex-end;
  margin-top: -2.625em;
  margin-bottom: 1.25em;
  display: flex;
}

.author-inside-image {
  box-shadow: 0 0 0 2.5px var(--background);
  border-radius: 9999px;
}

.overflow-visible {
  overflow: visible;
}

.mixed-gallery-2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr 1.5fr 1fr 1fr;
}

.feature-3-column {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.title-3xl {
  letter-spacing: -.06em;
  font-family: Apercu pro, sans-serif;
  font-size: 12em;
  font-weight: 500;
  line-height: .9;
}

.feature-underlined {
  border-bottom: 1px solid var(--border);
  color: var(--titles-links);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 1em;
  display: flex;
}

.material-icons-sharp {
  text-transform: none;
  font-family: ICONS SHARP, sans-serif;
  font-weight: 400;
}

.material-icons-sharp.text-color-amber-500, .material-icons-sharp.text-color-cyan-500, .material-icons-sharp.text-color-violet-500 {
  font-size: 1.25em;
  line-height: 1.2;
}

.reverse {
  direction: rtl;
}

.padding-2xl {
  padding: 2em;
  position: relative;
}

.padding-2xl.bg-neutral-800 {
  height: 100%;
}

.padding-2xl.rounded-xs.bg-neutral-800 {
  border-radius: .5em;
}

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

.post-share {
  padding-bottom: 1em;
  position: -webkit-sticky;
  position: sticky;
  top: 5em;
}

.bg-twitter {
  color: var(--background);
  background-color: #25a0ef;
  font-family: Social Icons, sans-serif;
}

.bg-facebook {
  color: var(--background);
  background-color: #4367b0;
  font-family: Social Icons, sans-serif;
}

.bg-linkedin {
  color: var(--background);
  background-color: #3375b0;
  font-family: Social Icons, sans-serif;
}

.share-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: start;
}

.letters-tighter {
  letter-spacing: -.05em;
}

.letters-tight {
  letter-spacing: -.025em;
}

.letters-normal {
  letter-spacing: 0;
}

.letters-loose {
  letter-spacing: .025em;
}

.letters-looser {
  letter-spacing: .05em;
}

.leading-none {
  line-height: 1;
}

.leading-tighter {
  line-height: 1.16;
}

.leading-tight {
  line-height: 1.375;
}

.leading-normal {
  line-height: 1.5;
}

.leading-loose {
  line-height: 1.625;
}

.leading-looser {
  line-height: 2;
}

.title-2xl {
  color: var(--titles-links);
  letter-spacing: -.06em;
  font-family: Apercu pro, sans-serif;
  font-size: 6em;
  font-weight: 500;
  line-height: 1;
}

.title-2xl.leading {
  line-height: 1;
}

.font-weight-light {
  font-weight: 300;
}

.rounded {
  border-radius: 1em;
  overflow: hidden;
}

.style-section {
  z-index: 0;
  width: 100%;
  padding-bottom: 2em;
  position: relative;
}

.style-section-heading {
  align-items: flex-start;
  margin-top: -3em;
  padding-top: 3em;
  display: flex;
  position: relative;
}

.rounded-sm {
  border-radius: .75em;
  overflow: hidden;
}

.rounded-md {
  border-radius: 1.5em;
  overflow: hidden;
}

.rounded-lg {
  border-radius: 2.25em;
  overflow: hidden;
}

.rounded-xl {
  border-radius: 3em;
}

.rounded-2xl {
  border-radius: 3.75em;
}

.system-class {
  color: var(--accent);
  letter-spacing: 0;
  font-family: Calling Code, sans-serif;
  font-size: 90%;
  font-weight: 400;
}

.hint {
  color: #68758a;
  max-width: 80ch;
  font-family: Calling Code, sans-serif;
  font-size: .75em;
}

.row-lg {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-content: start;
  justify-content: start;
  align-items: center;
  display: grid;
}

.row-lg.emis {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  align-items: center;
}

.row-lg._7-5em {
  grid-column-gap: 7.5em;
  grid-row-gap: 7.5em;
  align-content: stretch;
  align-items: start;
}

.row-lg._5em {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-columns: 1.2fr;
  grid-auto-columns: 1fr;
  margin-top: -2em;
}

.hint-indent {
  margin-left: 7.5px;
  line-height: 2;
}

.square-lg {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.875em;
  height: 1.875em;
  display: flex;
}

.divider {
  border-top: 1px dashed var(--neutral-700);
  width: 100%;
}

.example-grid {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 8em 1fr;
  align-items: center;
  justify-items: start;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.example-2x {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  width: 100%;
}

.example-2x._3x {
  grid-template-columns: 1fr 1fr 1fr;
}

.column-xxs {
  grid-column-gap: .125em;
  grid-row-gap: .125em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.column-xxs.content-centered {
  justify-items: center;
  display: grid;
}

.row-xxs {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.row-xxs.items-center {
  align-items: center;
  display: grid;
}

.row-base {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.row-base.items-center {
  align-items: center;
  display: grid;
}

.row-base.column-mobile {
  display: flex;
}

.row-base.column-mobile.vertical {
  flex-direction: column;
  margin-top: -3.5em;
}

.row-base.column-mobile.vertical.negative {
  margin-top: -3.5em;
}

.row-base.column-tablet {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.row-base.column-tablet.cc {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  align-items: flex-start;
  display: grid;
}

.margin-xxs {
  margin: .25em;
}

.margin-xs {
  margin: .5em;
}

.margin-sm {
  margin: .75em;
}

.margin-base {
  margin: 1em;
}

.margin-md {
  margin: 1.25em;
}

.margin-lg {
  margin: 1.5em;
}

.margin-xl {
  margin: 1.75em;
}

.margin-2xl {
  margin: 2em;
}

.margin-3xl {
  margin: 2.25em;
}

.margin-4xl {
  margin: 2.5em;
}

.margin-5xl {
  margin: 3em;
}

.padding-xxs {
  padding: .25em;
}

.padding-xs {
  padding: .5em;
}

.padding-sm {
  padding: .75em;
}

.padding-md {
  width: 100%;
  padding: 1.25em;
  position: relative;
  overflow: hidden;
}

.padding-3xl {
  padding: 2.25em;
  position: relative;
}

.padding-3xl.grow {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.padding-3xl.bg-neutral-700 {
  display: flex;
}

.padding-3xl.space-between._4em {
  border-radius: .5em;
  justify-content: center;
  height: 100%;
  padding-top: 4em;
  padding-bottom: 4em;
}

.padding-4xl {
  padding: 2.5em;
  position: relative;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.show-mobile {
  display: none;
}

.max-width-xxs {
  width: 100%;
  max-width: 12em;
}

.max-width-xs {
  width: 100%;
  max-width: 16em;
}

.max-width-sm {
  width: 100%;
  max-width: 20em;
}

.max-width-md {
  width: 100%;
  max-width: 24em;
}

.max-width-md.auto {
  margin-left: auto;
  margin-right: auto;
}

.max-width-md._48ch {
  max-width: 48em;
}

.max-width-lg {
  width: 100%;
  max-width: 40em;
}

.max-width-lg.image-wrapper-4-3 {
  padding-top: 4%;
}

.max-width-xl {
  width: 100%;
  max-width: 40em;
}

.max-width-2xl {
  width: 100%;
  max-width: 48em;
  display: block;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-auto {
  overflow: auto;
}

.scrolling-loop {
  z-index: 10;
  display: flex;
  position: relative;
}

.scrolling-loop-item {
  flex-direction: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.style-guide-shadow-grid {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: 96px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.shadow-sm {
  box-shadow: inset 0 0 0 1px rgba(58, 70, 88, .12), 0 2px 4px -2px rgba(58, 70, 88, .64);
}

.shadow {
  box-shadow: inset 0 0 0 1px var(--neutral-700), 0 4px 8px -4px var(--neutral-900);
}

.shadow-md {
  box-shadow: inset 0 0 0 1px var(--neutral-600), 0 8px 24px -8px var(--neutral-400);
}

.shadow-lg {
  box-shadow: inset 0 0 0 1px rgba(58, 70, 88, .12), 0 24px 40px -24px rgba(58, 70, 88, .32);
}

.shadow-xl {
  box-shadow: inset 0 0 0 1px rgba(58, 70, 88, .12), 0 32px 56px -24px rgba(58, 70, 88, .32);
}

.shadow-2xl {
  box-shadow: inset 0 0 0 1px rgba(58, 70, 88, .12), 0 40px 64px -32px rgba(58, 70, 88, .64);
}

.font-weight-extrabold {
  font-weight: 800;
}

.feature-4-column-sm {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.code {
  color: var(--accent);
  font-family: Calling Code, sans-serif;
  font-size: 80%;
  font-weight: 400;
}

.code.default {
  color: #b5518c;
}

.example-4x {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.example-3x {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.font-sans {
  font-family: Inter, sans-serif;
}

.font-serif {
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: 400;
}

.whitespace-no-wrap {
  white-space: nowrap;
}

.italic {
  font-style: italic;
}

.not-italic {
  font-style: normal;
}

.font-weight-black {
  font-weight: 900;
}

.font-weight-thin {
  font-weight: 100;
}

.font-weight-extralight {
  font-weight: 200;
}

.example-color-row {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto;
}

.example-color {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  height: 44px;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

.bg-slate-900 {
  background-color: var(--slate-900);
  color: var(--text);
}

.example-color-grid {
  grid-column-gap: 2px;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.example-color-name {
  color: var(--titles-links);
  align-items: center;
  height: 44px;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-sky-900 {
  background-color: #0c4a6e;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.example-color-item {
  grid-column-gap: 4px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

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

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

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

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

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

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

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

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

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

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

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

.books-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
}

.book-wrap {
  perspective: 1200px;
  margin-bottom: 1em;
  position: relative;
}

.book-title {
  z-index: 5;
  background-image: url('../images/Rectangle-26.jpg'), linear-gradient(131deg, var(--red-400) 5%, var(--amber-500) 95%);
  perspective-origin: 0%;
  transform-origin: 0%;
  color: var(--background);
  background-position: 100%, 0 0;
  background-size: cover, auto;
  border-radius: .125em;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 20em;
  padding: 1em 1em 1em 1.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.book-title._2nd {
  background-image: url('../images/Image-7.jpg'), linear-gradient(131deg, var(--yellow-300) 5%, var(--green-500) 95%);
  background-position: 100%, 0 0;
  background-size: cover, auto;
}

.book-title._3rd {
  background-image: url('../images/Rectangle-38.jpg'), linear-gradient(131deg, var(--sky-400) 5%, var(--indigo-600) 95%);
  background-position: 0%, 0 0;
  background-size: cover, auto;
}

.book-title._4th {
  background-image: url('../images/Rectangle-7.jpg'), linear-gradient(131deg, var(--violet-500) 5%, var(--pink-600) 95%);
  background-position: 100%, 0 0;
  background-size: cover, auto;
}

.book-bottom {
  z-index: 0;
  background-color: var(--amber-50);
  box-shadow: 6px 6px 20px -12px var(--amber-900), 0 12px 24px -16px var(--amber-900), -17px 17px 32px -36px var(--amber-500);
  color: var(--background);
  border-radius: .125em;
  padding: 1em .5em 1em 1em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.book-bottom._2nd {
  background-color: var(--green-50);
  box-shadow: 6px 6px 20px -12px var(--green-700), 0 12px 24px -16px var(--green-900), -17px 17px 32px -36px var(--green-400);
}

.book-bottom._3rd {
  background-color: var(--indigo-50);
  box-shadow: 6px 6px 20px -12px var(--indigo-600), 0 12px 24px -16px var(--indigo-900), -17px 17px 32px -36px var(--indigo-400);
}

.book-bottom._4th {
  background-color: var(--pink-50);
  box-shadow: 6px 6px 20px -12px var(--pink-900), 0 12px 24px -16px var(--pink-900), -17px 17px 32px -36px var(--pink-400);
}

.book-side {
  mix-blend-mode: soft-light;
  background-image: linear-gradient(to right, #000 20%, rgba(0, 0, 0, 0) 53%);
  border-right: 1px solid rgba(255, 255, 255, .34);
  width: .75em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: auto;
}

.book-caption {
  z-index: 1;
  opacity: .5;
  color: var(--background);
  letter-spacing: -.02em;
  mix-blend-mode: multiply;
  font-weight: 600;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: 1.5em;
  right: auto;
}

.text-xxs {
  font-size: .625em;
  line-height: 1.5;
}

.padding-xxxs {
  padding: .125em;
}

.padding-6xl {
  padding: 4em;
  position: relative;
}

.padding-6xl.rounded-xs {
  border-radius: .75em;
}

.padding-7xl {
  padding: 5em;
}

.padding-8xl {
  padding: 6em;
  position: relative;
}

.padding-8xl.rounded-xs.bg-neutral-800 {
  border-radius: .75em;
}

.padding-9xl {
  padding: 8em;
}

.padding-10xl {
  padding: 10em;
}

.padding-11xl {
  padding: 12em;
}

.padding-0 {
  padding: 0;
}

.margin-xxxs {
  margin: .125em;
}

.margin-6xl {
  margin: 4em;
}

.margin-7xl {
  margin: 5em;
}

.margin-8xl {
  margin: 6em;
}

.margin-9xl {
  margin: 8em;
}

.margin-10xl {
  margin: 10em;
}

.margin-11xl {
  margin: 12em;
}

.show-tablet {
  display: none;
}

.padding-5xl {
  padding: 3em;
  position: relative;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-right {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.padding-top {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.margin-top.margin-base.center {
  text-align: center;
  justify-content: center;
  display: flex;
}

.margin-top.margin-base.c {
  border-radius: 8px;
  overflow: hidden;
}

.margin-top.margin-10xl.bg-neutral-800 {
  background-color: var(--neutral-800);
}

.margin-top.margin-10xl.bg-neutral-800.padding {
  padding-top: 6em;
}

.margin-top.margin-6xl.bg-neutral-800.padding {
  background-color: var(--neutral-900);
  padding-top: 4em;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom.margin-xl {
  width: 100%;
}

.margin-bottom.margin-base {
  text-align: center;
}

.margin-bottom.margin-base.center {
  justify-content: center;
  align-items: center;
  display: flex;
}

.margin-bottom.margin-3xl {
  margin-top: 24px;
}

.margin-bottom.margin-4xl._24pxtop {
  margin-top: 24px;
  margin-bottom: 1em;
}

.margin-bottom.flex {
  display: flex;
}

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

.margin-left {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.margin-right {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-2xl {
  margin-bottom: 0;
}

.margin-vertical.margin-lg {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.gradient__01 {
  background-image: radial-gradient(circle farthest-corner at -25% -50%, var(--background) 36%, rgba(13, 17, 23, 0) 48%), radial-gradient(circle farthest-corner at -25% 150%, var(--background) 45%, rgba(13, 17, 23, 0) 89%), radial-gradient(circle farthest-corner at -25% -100%, rgba(13, 17, 23, 0) 55%, rgba(13, 17, 23, .28) 65%, rgba(13, 17, 23, 0) 68%), radial-gradient(circle farthest-corner at -33% -75%, #1f00cc 48%, rgba(131, 5, 49, 0) 56%), radial-gradient(circle farthest-side at 0% -50%, rgba(13, 17, 23, 0) 64%, rgba(1, 2, 36, .4) 69%, rgba(13, 17, 23, 0) 81%), radial-gradient(circle farthest-corner at 0% -50%, rgba(13, 17, 23, 0) 33%, #010c5f 51%, rgba(13, 17, 23, 0) 72%);
  border-radius: 1px;
  height: 100%;
}

.cms {
  width: 100%;
}

.rounded-xs {
  border-radius: .5em;
  position: relative;
  overflow: hidden;
}

.rounded-xs.fade-in-on-scroll {
  background-color: var(--neutral-800);
}

.rounded-xs.zoom-in {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.rounded-xs.bg-neutral-800 {
  background-color: #161b22;
  border-radius: 1em;
}

.rounded-xs.bg {
  background-color: var(--neutral-800);
}

.micons-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  position: relative;
}

.text-color-red-400 {
  color: var(--red-400);
}

.line-horiz {
  background-color: var(--neutral-700);
  height: 1px;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-vert {
  background-color: var(--neutral-700);
  width: 1px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  right: auto;
}

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

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

.text-color-sky-500 {
  color: var(--sky-500);
  font-style: normal;
}

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

.footer-1-cta-grid {
  z-index: 1;
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  width: 100%;
  max-width: 40em;
  position: relative;
}

.column-xl {
  z-index: 5;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
  position: relative;
}

.column-xl.content-centered {
  justify-items: center;
  display: grid;
}

.column-xl._2 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
}

.footer-1-logo {
  width: 8em;
}

.footer-1-sub-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
  margin-top: .5em;
}

.browser-icon {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}

.browser-top-bar-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.browser-top-bar-right-contents {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.browser-mockup {
  z-index: 5;
  border-radius: .5em;
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.browser-mockup.bg-neutral-800 {
  background-color: var(--neutral-800);
}

.browser-mockup.outline {
  border: 1px solid rgba(100, 116, 139, .25);
  border-bottom-style: none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.browser-top-bar-left {
  justify-content: space-between;
  align-items: center;
  width: 170px;
  display: flex;
  position: relative;
}

.browser-top-bar-center {
  flex: 1;
  max-width: 40%;
  position: relative;
}

.browser-arrows {
  display: flex;
}

.browser-search-bar {
  background-color: var(--slate-50);
  color: var(--text);
  text-align: center;
  white-space: nowrap;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 26px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: flex;
  overflow: hidden;
}

.browser-window {
  flex: 1;
  padding: 1.15em;
  position: relative;
}

.browser-top-bar {
  z-index: 10;
  color: var(--neutral-500);
  justify-content: space-between;
  align-items: center;
  padding: 10px 1.25em;
  font-family: ICONS FILLED, sans-serif;
  display: flex;
}

.browser-top-bar.underlined {
  border-bottom: 1px solid var(--neutral-700);
}

.browser-top-bar.underlined.white {
  border-bottom-color: rgba(100, 116, 139, .25);
}

.footer-1-main-grid {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  width: 100%;
}

.text-color-neutral-600 {
  color: var(--neutral-600);
}

.font-title {
  color: var(--titles-links);
  font-family: Apercu pro, sans-serif;
  font-weight: 500;
  line-height: 1.35;
  position: relative;
}

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

.font-title.text-color-white.less {
  line-height: 1.4;
}

.font-title.text-color-red-500 {
  color: var(--red-500);
}

.font-title.text-color-teal-500 {
  color: var(--teal-500);
}

.font-title.text-color-sky-500 {
  color: var(--sky-500);
}

.font-title.text-color-amber-500 {
  color: var(--amber-500);
}

.font-title.down {
  max-width: 80ch;
  margin-top: 24px;
  line-height: 1.4;
}

.font-title._1-4 {
  line-height: 1.4;
}

.font-title.shhot {
  color: var(--white);
  font-size: 1.5em;
  line-height: 1.3;
}

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

.font-title.text-gradient__teal.bolf {
  font-weight: 700;
}

.contact-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  justify-content: center;
  display: flex;
}

.container-fluid {
  z-index: 5;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}

.container-fluid.overflow-hidden.bg-cyan-300 {
  margin-bottom: 0;
}

.container-fluid.no-margin {
  padding-left: 0;
  padding-right: 0;
}

.template-thumb-wrap {
  background-color: var(--neutral-800);
  border-radius: .25em;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2em 2em 1em;
  transition: box-shadow .3s, background-color .3s, color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.template-thumb-wrap:hover {
  background-color: var(--neutral-700);
}

.template-thumb-desktop {
  background-color: var(--background);
  object-fit: contain;
  border-radius: .25em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 75%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.line-animated {
  background-image: linear-gradient(to right, var(--border), rgba(33, 38, 45, 0));
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.line-animated.white {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .06));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-neutral-800 {
  background-color: rgba(0, 0, 0, 0);
}

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

.cms-work-2x-link {
  width: 100%;
  height: 100%;
  display: flex;
}

.link-block-10 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.client-link {
  align-items: center;
  display: flex;
}

.fill-text-item {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.preloader {
  z-index: 999999999;
  background-color: var(--background);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.preloader.sui {
  background-color: #1a1a1a;
  display: none;
}

.preloader-image {
  width: 40px;
}

.text-work-link {
  letter-spacing: -.02em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.lightbox-play-animated {
  border: .125em solid var(--background);
  letter-spacing: -.04em;
  text-transform: uppercase;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .4em .5em .1em;
  font-size: 2em;
  line-height: 1;
  transition: padding .6s cubic-bezier(.55, 0, .1, 1);
  display: flex;
  position: relative;
}

.lightbox-play-animated:hover {
  padding-right: 2em;
}

.header-section {
  width: 100%;
  padding-top: 12em;
  padding-bottom: 8em;
}

.header-section.emis {
  z-index: 30;
  height: auto;
  max-height: none;
  padding-top: 4em;
  padding-bottom: 7.5em;
  position: relative;
}

.hero-grid-halves {
  grid-column-gap: 0em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
}

.nav-link {
  z-index: 1;
  perspective: 800px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: var(--titles-links);
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter Display, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

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

.nav-link.w--current {
  color: #3b82f6;
}

.nav-link._1st {
  padding-left: 0;
}

.navbar-nav-menu {
  align-items: center;
  display: flex;
}

.navbar-controls {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.nav-link-dropdown {
  color: var(--titles-links);
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.nav-link-dropdown-list {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .5em;
  min-width: 200px;
  margin-left: -32px;
  padding: 0;
}

.navbar-shadow {
  z-index: 0;
  background-color: var(--navbar);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navbar-shadow.emis {
  background-color: rgba(0, 0, 0, 0);
}

.navbar-list {
  z-index: 1001;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  justify-items: start;
  width: 100%;
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}

.navbar-list.emis {
  grid-template-columns: 1fr auto auto;
  align-items: center;
  max-width: 77.5em;
}

.brand {
  flex-direction: column;
  justify-content: center;
  width: 100px;
  padding: 20px 0;
  display: flex;
}

.navbar {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.navbar.emis {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 36px;
}

.section-under-navbar {
  margin-top: -100px;
  position: relative;
  overflow: hidden;
}

.section-under-navbar.bg-tile-top-lg.bg-sky-900 {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 64px;
}

.section-under-navbar.bg-tile-top-lg.bg-sky-900.emis {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Group-36338.png');
  background-position: 50%;
  background-size: cover;
  height: 120vh;
  max-height: 900px;
  margin-top: 0;
}

.section-under-navbar.gradient__02 {
  background-image: url('../images/thomas-richter-B09tL5bSQJk-unsplash-1.jpg'), linear-gradient(to bottom, var(--background) 7%, rgba(13, 17, 23, 0) 20%), radial-gradient(circle farthest-side at -25% 150%, var(--background) 48%, rgba(13, 17, 23, 0) 65%), radial-gradient(circle farthest-corner at -25% -125%, rgba(13, 17, 23, 0) 50%, var(--background) 70%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 0% -50%, var(--background) 32%, rgba(255, 255, 255, 0) 62%), radial-gradient(circle farthest-side at 0% -25%, #007252 50%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 50% -100%, #05f 26%, rgba(13, 17, 23, 0) 72%);
  background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  background-size: auto, auto, auto, auto, auto, auto, auto;
  width: 100%;
}

.section-under-navbar.gradient__02.picture-less {
  background-image: linear-gradient(to bottom, var(--background) 7%, rgba(13, 17, 23, 0) 20%), radial-gradient(circle farthest-side at -25% 150%, var(--background) 48%, rgba(13, 17, 23, 0) 65%), radial-gradient(circle farthest-corner at -25% -125%, rgba(13, 17, 23, 0) 50%, var(--background) 70%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 0% -50%, var(--background) 32%, rgba(255, 255, 255, 0) 62%), radial-gradient(circle farthest-side at 0% -25%, #007252 50%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 50% -100%, #05f 26%, rgba(13, 17, 23, 0) 72%);
  background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  background-size: auto, auto, auto, auto, auto, auto;
}

.section-under-navbar.gradient__01 {
  background-image: url('../images/bg-shape-06.png'), radial-gradient(circle farthest-corner at -25% -50%, var(--background) 36%, rgba(13, 17, 23, 0) 48%), radial-gradient(circle farthest-corner at -25% 150%, var(--background) 45%, rgba(13, 17, 23, 0) 89%), radial-gradient(circle farthest-corner at -25% -100%, rgba(13, 17, 23, 0) 55%, rgba(13, 17, 23, .28) 65%, rgba(13, 17, 23, 0) 68%), radial-gradient(circle farthest-corner at -33% -75%, #013a22 40%, rgba(131, 5, 49, 0) 56%), radial-gradient(circle farthest-side at 0% -50%, rgba(13, 17, 23, 0) 43%, rgba(1, 2, 36, .6) 69%, rgba(13, 17, 23, 0) 81%), radial-gradient(circle farthest-corner at 0% -50%, rgba(13, 17, 23, 0) 33%, #002c33 39%, rgba(13, 17, 23, 0) 72%), url('../images/thomas-richter-B09tL5bSQJk-unsplash-1.jpg');
  background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat, repeat, repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, auto, auto, auto, auto, cover;
}

.section-under-navbar._1vh {
  height: auto;
}

.button-label {
  z-index: 5;
  justify-content: flex-start;
  align-items: center;
  font-family: Apercu pro, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
  position: relative;
}

.button-label.emis {
  color: #1a1a1a;
  font-family: Helvetica, sans-serif;
  font-weight: 700;
}

.button-hover-background {
  z-index: 0;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 9999px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  padding-right: 12px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._20ch {
  max-width: 20ch;
}

.sticky-scalable {
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.footer-1-dark-with-cta {
  z-index: 10;
  background-color: var(--background);
  color: var(--background);
  width: 100%;
  margin-top: 0;
  padding-top: 4em;
  padding-bottom: 2em;
  position: relative;
}

.footer-1-dark-with-cta.emis {
  background-color: #1a1a1a;
}

.footer-1-nav-heading {
  color: var(--titles-links);
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: .625em;
  font-weight: 700;
}

._3x-feature {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.pricing-4x {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.icon-base {
  width: 2em;
}

._3x-feature-line-bottom {
  background-color: var(--neutral-600);
  height: 1px;
  position: absolute;
  top: auto;
  bottom: -1.5em;
  left: 0%;
  right: 0%;
}

._3x-feature-line-bottom.tablet, ._3x-feature-line-bottom.mobile {
  display: none;
}

._3x-feature-line-left {
  background-color: var(--neutral-600);
  width: 1px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -1.5em;
  right: auto;
}

._3x-feature-line-left.tablet {
  display: none;
}

.pricing-4x-item {
  border-radius: .25em;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.pricing-4x-item.popular-plan {
  box-shadow: 0 0 0 6px var(--primary);
}

.pricing-4x-top {
  background-color: var(--neutral-800);
  color: var(--titles-links);
  border-radius: .25em;
  width: 100%;
  padding-top: 3em;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.pricing-4x-price {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.price-md {
  color: var(--white);
  font-family: Inter Display, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
}

.pricing-4x-dollar-sign {
  position: absolute;
  left: -.1em;
  transform: translate(-100%);
}

.pricing-4x-monthly {
  position: absolute;
  right: 0;
  transform: translate(100%);
}

.pricing-4x-bottom {
  flex: 1;
  width: 100%;
  padding: 3em 1.5em 1.5em;
}

.price-inside {
  transform: translate(0, 50%);
}

.badge-most-popular {
  z-index: 10;
  background-color: var(--primary);
  color: var(--white);
  text-transform: none;
  border-radius: 9999px;
  margin-top: -2px;
  padding: 6px 12px;
  font-size: 10px;
  line-height: 1;
  position: absolute;
  transform: translate(0, -50%);
}

.tweet-card {
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  border-radius: .5em;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 20em;
  height: 100%;
  padding: 1em;
  display: flex;
}

.icon-2xl {
  width: 6em;
}

.tooltip-text {
  z-index: 100;
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  color: var(--text);
  text-align: left;
  letter-spacing: -.01em;
  border-radius: 4px;
  width: 12em;
  padding: 10px;
  font-size: .75em;
  font-weight: 400;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 32px;
  right: auto;
}

.accordion-wrapper {
  z-index: 3;
  color: #64748b;
  cursor: pointer;
  border-bottom: 1px solid #e2e8f0;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  position: relative;
  overflow: hidden;
}

.column-base-2 {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
  position: relative;
}

.accordion-content {
  z-index: 2;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.annual-badge {
  color: var(--accent);
  font-size: .75em;
  position: absolute;
  top: .5em;
  bottom: auto;
  left: auto;
  right: 1.5em;
}

.tooltip-icon {
  font-family: ICONS ROUNDED, sans-serif;
}

.container-xs {
  z-index: 5;
  width: 100%;
  max-width: 40em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: relative;
}

.container-xs.flex {
  flex-direction: column;
  height: auto;
  display: none;
  position: relative;
  overflow: visible;
}

.tab-link-rounded {
  color: var(--titles-links);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: .25em;
  padding: 1em 3em;
  font-size: 1em;
}

.tab-link-rounded.w--current {
  box-shadow: inset 0 0 0 1px var(--primary);
  color: var(--white);
  background-color: rgba(0, 82, 204, .25);
}

.tooltip-wrap {
  text-align: center;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
  position: relative;
}

.tooltip-wrap:hover {
  color: var(--accent);
}

.pricing-2-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.tabs-stretch {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.tabs-menu-rounded {
  background-color: var(--neutral-800);
  border-radius: .25em;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  padding: .25em;
}

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

.form-vertical {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.circle-shape__1 {
  border-radius: 100%;
  width: 32em;
  height: 32em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.bg-shapes-wrap {
  z-index: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.circle-shape__5 {
  border-radius: 100%;
  width: 96em;
  height: 96em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.circle-shape__4 {
  border-radius: 100%;
  width: 80em;
  height: 80em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.text-field-rounded {
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  color: var(--titles-links);
  border: 1px #000;
  border-radius: 2em;
  align-items: center;
  height: 3.35em;
  margin-bottom: 0;
  padding: 1em 1.5em;
  font-size: 1.125em;
  font-weight: 400;
  transition: box-shadow .3s;
  display: flex;
  position: relative;
}

.text-field-rounded:hover {
  box-shadow: inset 0 0 0 1px var(--neutral-600);
}

.text-field-rounded:focus {
  box-shadow: inset 0 0 0 1px var(--text);
}

.text-field-rounded::placeholder {
  color: var(--neutral-500);
}

.circle-shape__0 {
  border-radius: 100%;
  width: 16em;
  height: 16em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.circle-shape__3 {
  border-radius: 100%;
  width: 64em;
  height: 64em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.container-xxs {
  z-index: 5;
  perspective: 800px;
  width: 100%;
  max-width: 56em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.circle-shape__2 {
  border-radius: 100%;
  width: 48em;
  height: 48em;
  position: absolute;
  bottom: 0;
  transform: translate(0, 50%);
  box-shadow: 0 -32px 80px -72px rgba(58, 236, 186, .25);
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.footer-1-cta-box {
  z-index: 5;
  background-color: var(--primary);
  text-align: center;
  border-radius: .5em;
  flex-direction: column;
  align-items: center;
  margin-top: -4em;
  margin-bottom: 3em;
  padding: 4em 6em;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.nav-link-angle {
  z-index: 0;
  width: 18px;
  height: 10px;
  position: absolute;
  top: -6px;
  bottom: auto;
  left: 52px;
  right: auto;
}

.style-intro-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 75vh;
  padding-top: 8em;
  padding-bottom: 8em;
  display: flex;
}

.text-block-8 {
  color: var(--white);
  letter-spacing: -.03em;
  font-size: .75em;
}

.book-description {
  color: var(--text);
  font-size: .75em;
}

.book-bottom-text {
  opacity: .2;
  font-size: .25em;
}

.book-description-wrap {
  padding-left: .75em;
  padding-right: .75em;
}

.style-header {
  border-radius: .5em;
  padding: 12em 6em;
  position: relative;
  overflow: hidden;
}

.steps-icon {
  box-shadow: inset 0 0 0 1px var(--neutral-600);
  border-radius: 32%;
  justify-content: center;
  align-items: center;
  min-width: 2em;
  height: 2em;
  font-size: .75em;
  line-height: 1;
  display: flex;
}

.steps-wrap {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.steps-line {
  background-color: var(--neutral-700);
  flex: 1;
  width: 1px;
  margin-top: .5em;
  margin-bottom: -1.5em;
}

.steps-line.last {
  margin-bottom: 0;
}

.hint-wrap {
  border-top: 1px solid rgba(23, 23, 23, .1);
  width: 100%;
  margin-top: 1.25em;
  padding-top: .5em;
}

.gradient__02 {
  background-image: linear-gradient(to bottom, var(--background) 7%, rgba(13, 17, 23, 0) 20%), radial-gradient(circle farthest-side at -25% 150%, var(--background) 48%, rgba(13, 17, 23, 0) 65%), radial-gradient(circle farthest-corner at -25% -125%, rgba(13, 17, 23, 0) 50%, var(--background) 70%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 0% -50%, var(--background) 32%, rgba(255, 255, 255, 0) 62%), radial-gradient(circle farthest-side at 0% -25%, #007252 50%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 50% -100%, #05f 26%, rgba(13, 17, 23, 0) 72%);
  height: 100%;
}

.icon-xl {
  width: 5em;
}

.icon-lg {
  width: 4em;
}

.icon-md {
  width: 3em;
}

.side-by-side-3-to-2 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
  width: 100%;
}

.image-bg-contain {
  z-index: 0;
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-bg-contain.contain {
  object-fit: contain;
  transform: scale(1.1);
}

.side-by-side-2-to-3 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  align-items: center;
  width: 100%;
}

.side-by-side-2-to-3._3em {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
}

.side-by-side-list {
  z-index: 5;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

.image-bg-cover {
  z-index: 0;
  filter: grayscale();
  mix-blend-mode: multiply;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-bg-cover.luminosity {
  mix-blend-mode: luminosity;
}

.image-bg-cover.low {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.how-to-list {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: .9fr 1fr;
  align-items: center;
  width: 100%;
}

.how-to-column {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
  position: relative;
}

.integration-row {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-3 {
  background-color: var(--white);
  border-radius: 9999px;
  width: 5em;
  height: 5em;
  margin: .5em;
  padding: 1em;
}

.bg-pattern-image {
  object-fit: contain;
  width: 100%;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.bg-pattern-image.cover {
  object-fit: cover;
  height: 100%;
}

.bg-pattern-wrap {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg-pattern-wrap.centered {
  z-index: 0;
  align-items: center;
}

.side-by-side-1-to-1 {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.side-by-side-1-to-1._2-5emgap {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
}

.curve-bottom {
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  width: auto;
  margin-left: -40em;
  margin-right: -40em;
  padding-bottom: 10em;
  padding-left: 40em;
  padding-right: 40em;
  position: relative;
  overflow: hidden;
}

.template-thumb-image {
  z-index: 6;
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.template-thumb-image.center {
  object-position: 50% 50%;
}

.line-holder {
  width: 100%;
  position: relative;
}

.line-holder.invert {
  transform: rotate(180deg);
}

.line-holder.margin {
  margin-top: 24px;
  margin-bottom: 24px;
}

.feature-row {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  width: 100%;
}

.feature-row.fade-in-on-scroll {
  grid-template-columns: 1fr .3fr;
}

.feature-row.fade-in-on-scroll.front {
  grid-template-columns: auto 1fr;
  justify-content: start;
  justify-items: start;
  width: auto;
}

.feature-row.fade-in-on-scroll.front.mob {
  justify-content: start;
  justify-items: start;
}

.feature-row.mob {
  grid-template-columns: auto auto;
  align-content: start;
  justify-content: start;
  justify-items: start;
}

.curve-top {
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  width: auto;
  margin-left: -40em;
  margin-right: -40em;
  padding-top: 10em;
  padding-left: 40em;
  padding-right: 40em;
  position: relative;
  overflow: hidden;
}

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

.image-wrapper-3-4 {
  background-color: var(--accent);
  width: 100%;
  padding-top: 124%;
  position: relative;
  overflow: hidden;
}

.image-wrapper-3-4.rounded-xs, .image-wrapper-3-4.rounded-sm {
  border-radius: .5em;
}

.image-wrapper-3-4.rounded-sm.fade-in-on-scroll {
  background-color: rgba(0, 0, 0, 0);
}

.split-section-full {
  z-index: 6009;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--background);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  min-height: 100vh;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.split-section-full.two {
  grid-template-columns: 1fr 1fr;
}

.sign-up-section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4em;
  display: flex;
  position: relative;
}

.sign-up-container {
  z-index: 5;
  perspective: 800px;
  width: 100%;
  max-width: 24em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.sign-up-text-field {
  background-color: var(--neutral-800);
  color: var(--titles-links);
  border: 1px #000;
  height: 3.9em;
  margin-bottom: 0;
  padding: 1.2em 1.125em 1.2em 3em;
  font-size: 80%;
  font-weight: 400;
  line-height: 1;
  transition: background-color .25s, box-shadow .25s;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}

.sign-up-text-field:hover {
  background-color: var(--neutral-700);
}

.sign-up-text-field:active {
  color: var(--titles-links);
}

.sign-up-text-field:focus {
  box-shadow: inset 0 0 0 1px var(--slate-600);
}

.sign-up-text-field::placeholder {
  color: var(--text);
}

.sign-up-text-field.first {
  border-radius: 12px 12px 12px 0;
  overflow: visible;
}

.sign-up-text-field.last {
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: .5em;
}

.sign-up-text-field.s {
  width: 100%;
}

.sign-up-text-field.text {
  border-radius: 0 0 12px 12px;
  padding-top: 1.5em;
}

.sign-up-text-field.tui {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  height: 4.5em;
}

.sign-up-field-list {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border-radius: 12px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  overflow: hidden;
}

.checkbox {
  border-color: var(--neutral-600);
  width: 1.3em;
  height: 1.3em;
  margin-top: 0;
  margin-left: -2em;
}

.checkbox:hover {
  border-color: var(--neutral-500);
}

.checkbox.w--redirected-checked {
  border-color: var(--accent);
  background-color: var(--accent);
  background-size: 50%;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.checkbox-field {
  margin-bottom: 0;
  padding-left: 2em;
  font-size: .75em;
}

.slider-arrow {
  background-color: var(--neutral-600);
  color: var(--neutral-400);
  border-radius: 9999px;
  width: 2.5em;
  height: 2.5em;
  font-size: .75em;
  transition: color .3s, background-color .3s;
}

.slider-arrow:hover {
  background-color: var(--neutral-700);
  color: var(--titles-links);
}

.slider-arrow.align-bottom {
  margin-bottom: 0;
}

.sign-up-social-link {
  position: relative;
}

.sign-up-other {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: center;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 2em;
  display: grid;
  position: relative;
}

.sign-up-other.none {
  margin-top: 0;
}

.sign-up-sign-in-button {
  position: absolute;
  top: 2.5em;
  bottom: auto;
  left: auto;
  right: 2.5em;
}

.slider-copy {
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: 100%;
  padding-bottom: 4em;
  overflow: hidden;
}

.sign-up-field-icon {
  color: var(--slate-500);
  font-family: ICONS ROUNDED, sans-serif;
  font-size: .75em;
  line-height: 1;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 1em;
  right: auto;
}

.sign-up-field-item {
  border-radius: 0;
  align-items: center;
  display: flex;
  position: relative;
}

.sign-up-field-item.flex {
  flex-direction: row;
  align-items: center;
}

.sign-up-field-item.last {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
}

.sign-up-field-item.pad {
  background-color: var(--neutral-800);
}

.snippet-wrap {
  width: 75%;
  margin: 2em auto;
  position: relative;
}

.snippet-body {
  background-color: var(--neutral-700);
  box-shadow: 0 0 0 1.5px var(--neutral-800), 0 0 0 3px var(--neutral-700);
  border-radius: .375em;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 6em;
  padding: .75em;
  display: flex;
  position: relative;
}

.snippet-body.centered {
  justify-content: center;
  align-items: center;
}

.snippet-body.stretch {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.text-block-11 {
  background-color: var(--neutral-600);
  color: var(--text);
  text-align: center;
  text-transform: uppercase;
  border-radius: .375em;
  min-width: 2em;
  padding-left: .5em;
  padding-right: .5em;
  font-size: .875em;
  font-weight: 400;
  line-height: 2;
}

.text-block-11.plus {
  background-color: rgba(0, 0, 0, 0);
  font-size: .625em;
}

.outline-on-hover {
  transition: box-shadow .2s;
  box-shadow: inset 0 0 rgba(0, 0, 0, 0);
}

.outline-on-hover:hover {
  box-shadow: inset 0 0 0 1px var(--neutral-500);
}

.snipper-copy-paste {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
}

.caption {
  color: var(--accent);
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Apercu mono, sans-serif;
  font-size: .625em;
  font-weight: 400;
}

.caption.hero {
  color: var(--text);
}

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

.caption.margin {
  color: #f0f6fc;
  margin-bottom: 24px;
}

.caption.color {
  color: var(--accent);
}

.caption.title, .caption.text {
  color: var(--text);
}

.caption.nh {
  color: rgba(255, 255, 255, .6);
}

.caption-holder {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.caption-holder.margin {
  margin-top: 24px;
  margin-bottom: 24px;
}

.text-block-11-copy {
  z-index: 1;
  background-color: var(--primary);
  color: var(--titles-links);
  text-align: center;
  text-transform: none;
  border-radius: 9999px;
  min-width: 2em;
  padding-left: .5em;
  padding-right: .5em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 2;
  position: relative;
  box-shadow: 0 12px 24px -12px #000;
}

.snippet-dot-list {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.snippet-dot {
  background-color: var(--accent);
  opacity: .15;
  border-radius: 24%;
  width: 2px;
  height: 2px;
}

.snippet-center {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-block-11-copy-copy {
  z-index: 1;
  background-image: linear-gradient(270deg, var(--neutral-600) 2%, rgba(48, 54, 61, 0));
  color: var(--titles-links);
  text-align: center;
  text-transform: none;
  border-radius: .25em;
  min-width: 2em;
  min-height: 1.75em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 2;
  position: relative;
}

.snippet-search {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  width: 100%;
}

.price-span {
  background-color: var(--accent);
  color: var(--background);
  letter-spacing: .02em;
  border-radius: .25em;
  padding-left: .5em;
  padding-right: .5em;
  font-size: 50%;
  font-weight: 500;
  line-height: 1.5;
  display: inline-block;
  position: relative;
  top: -.3em;
}

.testimonial-shift-wrap {
  z-index: 5;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.shift-image-wrap {
  z-index: 1;
  width: 33.3%;
  margin-bottom: 4em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.shift-body {
  z-index: 0;
  background-color: var(--neutral-800);
  border-radius: .5em;
  flex: 1;
  margin-top: 4em;
  margin-left: -4em;
  padding: 6em 4em 6em 8em;
  position: relative;
  overflow: hidden;
}

.shift-title {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1em;
  left: 1em;
  right: auto;
}

.heading {
  background-color: var(--background);
  color: var(--titles-links);
  border-radius: 3px;
  padding: 4px 8px 6px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
}

.heading-copy {
  background-color: var(--background);
  color: var(--text);
  border-radius: 3px;
  margin-top: -4px;
  padding: 4px 8px 6px;
  font-size: 12px;
  line-height: 1;
}

.case-shift-title-wrap {
  z-index: 5;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 33.3%;
  padding-left: 4em;
  padding-right: 4em;
  display: flex;
  position: relative;
}

.text-span-3 {
  background-image: linear-gradient(to bottom, rgba(132, 216, 219, 0) 70%, var(--primary) 71%);
  color: var(--white);
}

.image-4 {
  width: 100%;
  max-width: 8em;
  height: 2em;
}

.gradient__03 {
  background-image: radial-gradient(circle farthest-corner at 0% -50%, rgba(255, 255, 255, 0) 3%, var(--sky-500) 44%, rgba(255, 255, 255, 0) 72%), radial-gradient(circle farthest-corner at 50% 100%, var(--purple-500), var(--blue-500));
}

.opacity-20 {
  opacity: .2;
}

.opacity-70 {
  opacity: .7;
}

.opacity-15 {
  opacity: .15;
}

.opacity-10 {
  opacity: .1;
}

.logo-inside-text {
  background-color: var(--neutral-700);
  color: rgba(0, 0, 0, 0);
  background-image: url('../images/logo_white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 64%;
  border-radius: 9999px;
  width: 3em;
  line-height: .9;
  display: inline-block;
  position: relative;
}

.study-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
}

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

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

.stats-2x {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
}

.gradient__04 {
  background-image: radial-gradient(circle farthest-side at 0% -50%, rgba(255, 255, 255, 0) 11%, var(--accent) 48%, rgba(255, 255, 255, 0) 88%), radial-gradient(circle farthest-corner at 100% 100%, var(--violet-700), var(--teal-500) 64%);
}

.section-75vh {
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.section-75vh.bg-cyan-300 {
  background-color: #2e757e;
}

.section-75vh.bg-cyan-300.we {
  height: 90vh;
}

.section-75vh._100 {
  height: 640px;
}

.about-title-wrap {
  color: var(--white);
  position: absolute;
  top: auto;
  bottom: 4em;
  left: 0%;
  right: 0%;
}

.timeline-chapter-image {
  width: 40%;
  position: relative;
  overflow: hidden;
}

.cms-link {
  width: 100%;
  position: relative;
}

.cms-customer-2x {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.case-info-wrap {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .25));
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 2em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-5 {
  max-width: 8em;
  height: 2em;
  margin-top: .5em;
}

.timeline-way {
  background-color: var(--neutral-500);
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

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

.gradient-bg-top {
  background-image: linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0));
}

.worldmap {
  z-index: 1;
  margin-top: -4em;
  margin-bottom: -4em;
  position: relative;
}

.quote-sign {
  height: 2em;
  margin-bottom: 2em;
  line-height: 1;
}

.tabs-horizontal {
  grid-column-gap: 2em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 1em;
  padding-top: 0;
  display: grid;
}

.tabs-horizontal.ratio {
  grid-template-columns: 1fr 1fr;
}

.tabs-menu-side {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tab-link-tab-2-2 {
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  color: var(--text);
  border-radius: .5em;
  padding: 1.5em;
}

.tab-link-tab-2-2.w--current {
  background-color: var(--gray-800);
  box-shadow: 0 0 24px -12px var(--gray-900), inset 0 0 0 1px var(--gray-700);
}

.image-6 {
  background-color: rgba(255, 255, 255, .05);
  border-radius: 32%;
  width: 3em;
  height: 3em;
  margin-right: 1em;
  padding: .5em;
}

.accordion-item-wrapper {
  flex-direction: column;
  width: 100%;
  display: flex;
}

.tab-title {
  grid-column-gap: 1em;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  align-items: center;
  width: 100%;
  height: 3em;
}

.tab-title.margin-bottom.margin-base {
  text-align: left;
}

.accordion-arrow {
  color: var(--white);
  font-family: ICONS FILLED, sans-serif;
}

.text-block-12 {
  color: var(--slate-400);
}

.text-block-12.less {
  line-height: 1.4;
}

.tab-pane-tab-1-2 {
  width: 100%;
  height: 100%;
}

.rotated-shape-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 3em 4em;
  display: flex;
  position: relative;
}

.rotated-shape-wrap.tight {
  padding-left: 6em;
  padding-right: 6em;
}

.rotated-shape-1 {
  border-radius: .5em;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  transform: scale(.9)rotate(-4deg);
}

.code-row {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  white-space: nowrap;
  grid-template-rows: auto;
  grid-template-columns: 2em 1fr;
  width: 100%;
  font-family: Calling Code, sans-serif;
  position: relative;
  overflow: hidden;
}

.code-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.code-list.text-color-slate-600 {
  color: var(--slate-500);
}

.text-color-cyan-400 {
  color: var(--cyan-400);
}

.rotated-shape-2 {
  border-radius: .5em;
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  transform: scale(.9)rotate(3deg);
}

.bg-tile-middle {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 50%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 32px;
  position: relative;
}

.how-it-works-item-3 {
  width: 100%;
  margin-top: -64px;
  transform: translate(25%);
}

.how-it-works-item-3._100 {
  justify-content: flex-start;
  display: flex;
}

.how-it-works-content {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.how-it-works-content.fade-in-on-scroll {
  justify-items: stretch;
}

.how-it-works-content.fade-in-on-scroll.last {
  margin-top: 64px;
}

.how-it-works-item-2 {
  flex-direction: column;
  width: 75%;
  display: block;
}

.how-it-works-item-2._100 {
  width: 100%;
  display: block;
}

.how-it-works-number {
  z-index: 5;
  border: 1px solid var(--neutral-700);
  background-color: var(--neutral-800);
  color: var(--white);
  text-align: center;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  font-size: 1em;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: translate(-50%, -50%);
}

.how-it-works {
  grid-column-gap: 128px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  width: 100%;
}

.how-it-works-item-1 {
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.how-it-works-item-5 {
  transform: translate(66%);
}

.how-it-works-item-4 {
  width: 75%;
  margin-bottom: -64px;
}

.process-steps {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  justify-items: center;
  padding-top: 5em;
  padding-bottom: 5em;
  position: relative;
}

.process-steps-step {
  z-index: 5;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.process-steps-indicator {
  border: 5px solid var(--indigo-900);
  background-color: var(--indigo-600);
  outline-color: var(--background);
  outline-offset: 0px;
  border-radius: 9999px;
  outline-width: 10px;
  outline-style: solid;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  margin-top: 2em;
  display: flex;
}

.process-steps-item {
  background-color: var(--neutral-800);
  flex: 1;
  margin-left: 2em;
  padding: 3em;
}

.process-steps-way-bg {
  z-index: 0;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 1.5em;
  right: auto;
  overflow: hidden;
}

.process-steps-way {
  background-color: var(--indigo-900);
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.process-steps-indicator-icon {
  color: var(--white);
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.5em;
  line-height: 1;
}

.bg-bottom-25 {
  width: 100%;
  height: 25%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.tab-content {
  width: 100%;
  display: flex;
}

.container-2xl {
  z-index: 5;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: relative;
}

.feature-2-column-sm {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  width: 100%;
}

.snippet-switch-row {
  grid-column-gap: 4px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  align-items: center;
}

.image-10 {
  width: 1em;
}

.snippet-swith {
  background-color: var(--accent);
  border-radius: 9999px;
  justify-content: flex-end;
  align-items: center;
  width: 2em;
  height: 1em;
  padding: 4px 3px;
  display: flex;
  position: relative;
}

.snippet-swith.disable {
  background-color: var(--neutral-600);
  justify-content: flex-start;
}

.snippet-switch-dot {
  background-color: var(--white);
  border-radius: 9999px;
  width: .75em;
  height: .75em;
}

.snippet-switch-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.snippet-divider {
  background-color: var(--neutral-600);
  width: 100%;
  height: 1px;
}

.snippet-grow {
  flex: 1;
}

.snippet-word {
  background-color: var(--neutral-600);
  border-radius: 9999px;
  width: 100%;
  height: 5px;
}

.snippet-avatar-wrap {
  grid-column-gap: 1em;
  grid-row-gap: .75em;
  grid-template-rows: auto;
  grid-template-columns: auto .5fr;
  align-items: center;
}

.snippet-avatars {
  align-items: center;
  display: flex;
}

.snippet-avatar {
  object-fit: cover;
  border-radius: 9999px;
  width: 2em;
  height: 2em;
}

.snippet-avatar._2 {
  box-shadow: 0 0 0 2.5px var(--neutral-700);
  margin-left: -.5em;
  box-shadow: 0 0 0 2.5px #21262d;
}

.snippet-check {
  background-color: var(--accent);
  color: var(--white);
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  font-family: ICONS FILLED, sans-serif;
  font-size: .75em;
  display: flex;
}

.team-logos {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.team-logo {
  object-fit: contain;
  width: 15%;
  height: 2em;
  margin: 1em;
}

.text-block-14 {
  background-image: linear-gradient(63deg, var(--accent), var(--sky-500));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.text-link-gray {
  color: var(--titles-links);
  position: relative;
}

.text-link-gray:hover {
  color: var(--accent);
}

.side-by-side-2-to-1 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
}

.button-outlined {
  box-shadow: inset 0 0 0 1px var(--neutral-600);
  color: var(--text);
  text-align: center;
  letter-spacing: -.02em;
  border-radius: .25em;
  justify-content: center;
  align-items: center;
  padding: .75em;
  font-size: 1em;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
}

.button-outlined:hover {
  box-shadow: inset 0 0 0 1px var(--white);
  color: var(--white);
}

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

.text-color-indigo-400 {
  color: var(--indigo-400);
}

.faq-3x {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.block-inside-bottom {
  margin-bottom: -6em;
}

.intro-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.gradient-titles-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 5em;
  display: flex;
}

.heading-wrapper {
  position: relative;
}

.heading-hero {
  z-index: 0;
  color: var(--neutral-700);
  text-align: center;
  letter-spacing: -.02em;
  width: 100%;
  margin-bottom: -.2em;
  font-family: Inter Display, sans-serif;
  font-size: 9em;
  font-weight: 800;
  line-height: 1;
  position: absolute;
}

.heading-hero.gradient-1 {
  z-index: 1;
  background-image: radial-gradient(circle farthest-side at 75% -50%, var(--teal-400) 33%, rgba(56, 189, 248, 0) 81%), linear-gradient(to bottom, var(--blue-800), var(--blue-200));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  position: relative;
}

.heading-hero.gradient-2 {
  z-index: 1;
  background-image: radial-gradient(circle farthest-side at -25% -50%, var(--green-400), rgba(255, 251, 235, 0)), linear-gradient(to bottom, var(--lime-500), var(--sky-500));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  position: relative;
}

.heading-hero.gradient-3 {
  z-index: 1;
  background-image: linear-gradient(to bottom, var(--red-500), var(--yellow-200));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  position: relative;
}

.bg-tile-top-lg {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 64px;
  position: relative;
}

.bg-tile-middle-lg {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 50%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 64px;
  position: relative;
}

.text-gradient__1 {
  background-image: linear-gradient(207deg, var(--orange-300) 33%, var(--teal-400) 74%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-gradient__2 {
  background-image: linear-gradient(28deg, var(--sky-400) 29%, var(--rose-300) 82%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-rotation-wrapper {
  flex-direction: column;
  align-items: center;
  font-size: 3em;
  display: flex;
}

.track-vertical {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  left: auto;
  right: auto;
}

.track-overlay {
  z-index: 1;
  background-image: linear-gradient(#f9f5ff, rgba(0, 0, 0, 0) 50%, #f9f5ff);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.track-overlay.top {
  background-image: linear-gradient(to bottom, var(--background) 50%, rgba(13, 17, 23, 0));
  mix-blend-mode: hue;
  width: 100%;
  height: 8%;
  display: none;
  position: absolute;
  top: 60%;
}

.track-overlay.bottom {
  background-image: linear-gradient(to top, var(--background) 50%, rgba(13, 17, 23, 0));
  width: 100%;
  height: 12%;
  display: none;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: 0%;
  right: 0%;
}

.infinite-rotation-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 50vh;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.infinite-rotation-holder.bg-tile-middle.bg-neutral-600 {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  min-height: 40vh;
}

.vertical-scroll-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 1.8em;
  position: relative;
  overflow: hidden;
}

.text-rotation-heading {
  color: var(--text);
  text-align: center;
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: .2em;
  font-family: Epilogue, sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1;
}

.text-rotation-heading.rotate-text {
  color: var(--white);
  white-space: nowrap;
  font-family: Apercu pro, sans-serif;
  font-size: 1.6em;
  font-weight: 500;
}

.text-rotation-heading.rotate-text._1 {
  line-height: .95;
}

.anchor-section {
  margin-left: -2em;
  margin-right: -2em;
  padding: 4em 2em 2em;
  position: relative;
}

.section-icon {
  border: 3px solid var(--indigo-400);
  background-color: var(--indigo-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--indigo-600), var(--indigo-700));
  box-shadow: inset 0 0 5px 0 var(--indigo-800), 0 8px 24px -8px var(--indigo-400);
  color: var(--indigo-200);
  text-align: center;
  border-radius: 9999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.75em;
  height: 2.75em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.25em;
  display: flex;
}

.section-icon.red {
  border-color: var(--red-400);
  background-color: var(--red-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--red-600), var(--red-700));
  box-shadow: inset 0 0 5px 0 var(--red-800), 0 8px 24px -8px var(--red-400);
  color: var(--red-200);
}

.section-icon.teal {
  border-color: var(--teal-400);
  background-color: var(--teal-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--teal-600), var(--teal-700));
  box-shadow: inset 0 0 5px 0 var(--teal-800), 0 8px 24px -8px var(--teal-400);
  color: var(--teal-200);
}

.section-icon.pink {
  border-color: var(--pink-400);
  background-color: var(--pink-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--pink-600), var(--pink-700));
  box-shadow: inset 0 0 5px 0 var(--pink-800), 0 8px 24px -8px var(--pink-400);
  color: var(--pink-200);
}

.section-icon.amber {
  border-color: var(--amber-500);
  background-color: var(--amber-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--amber-600), var(--amber-700));
  box-shadow: inset 0 0 5px 0 var(--amber-800), 0 8px 24px -8px var(--amber-400);
  outline-color: var(--amber-400);
  color: var(--amber-200);
}

.faq-wrap {
  padding-left: 4.125em;
  padding-right: 4.125em;
}

.text-gradient__google {
  background-image: linear-gradient(to right, var(--red-400), var(--yellow-400) 33%, var(--green-400) 66%, var(--sky-400));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.bg-tile-top {
  background-image: linear-gradient(to top, var(--background), rgba(13, 17, 23, 0) 15%), linear-gradient(to bottom, var(--background), rgba(13, 17, 23, 0) 15%), radial-gradient(circle farthest-side at 50% 0%, rgba(13, 17, 23, 0), var(--background)), url('../images/bg-tile-dark.svg');
  background-position: 0 0, 0 0, 0 0, -1px -1px;
  background-size: auto, auto, auto, 32px;
  position: relative;
}

._2-columns-paragraph {
  column-count: 2;
  column-gap: 4em;
}

.light-line {
  background-image: linear-gradient(to right, rgba(13, 17, 23, 0), var(--border) 50%, rgba(13, 17, 23, 0));
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-gradient__teal {
  background-image: linear-gradient(243deg, var(--green-400) 23%, var(--teal-500) 87%);
  color: var(--accent);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-gradient__indigo {
  background-image: linear-gradient(351deg, var(--sky-400) 23%, var(--indigo-600) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

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

.caption-holder-center {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.text-gradient__pink-purple {
  background-image: linear-gradient(321deg, var(--purple-400) 23%, var(--pink-600) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

._3-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._40ch {
  max-width: 40ch;
  line-height: 1.45;
}

.text-gradient__purple {
  background-image: linear-gradient(241deg, var(--purple-600) 20%, var(--indigo-600) 56%, var(--indigo-500) 84%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.feature-2x {
  grid-column-gap: 2em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
}

.section-icon-sm {
  border: 2px solid var(--indigo-400);
  background-color: var(--indigo-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--indigo-600), var(--indigo-700));
  box-shadow: inset 0 0 5px 0 var(--indigo-800), 0 8px 24px -8px var(--indigo-400);
  color: var(--indigo-200);
  text-align: center;
  border-radius: 9999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.5em;
  height: 2.5em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1em;
  display: flex;
}

.section-icon-sm.teal {
  border-color: var(--teal-400);
  background-color: var(--teal-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--teal-600), var(--teal-700));
  box-shadow: inset 0 0 5px 0 var(--teal-800), 0 8px 24px -8px var(--teal-400);
  outline-color: var(--teal-400);
  color: var(--teal-200);
}

.list-4x {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 2em;
}

._2-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.text-gradient__lime {
  background-image: linear-gradient(22deg, var(--amber-300) 23%, var(--lime-500) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-gradient__indigo-red {
  background-image: linear-gradient(207deg, var(--red-500) 23%, var(--indigo-500) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.logo-levitate-1 {
  object-fit: cover;
  border-radius: 9999px;
  width: 5em;
  height: 5em;
  position: absolute;
  top: 25%;
  left: 17%;
}

.logo-levitate-9 {
  border-radius: 9999px;
  width: 6.25em;
  height: 6.25em;
  position: absolute;
  top: 45%;
  left: 10%;
}

.logo-levitate-8 {
  object-fit: cover;
  border-radius: 9999px;
  width: 4em;
  height: 4em;
  position: absolute;
  bottom: 16%;
  left: 30%;
}

.logo-levitate-7 {
  border-radius: 9999px;
  width: 6.5em;
  height: 6.5em;
  position: absolute;
  bottom: -7%;
  left: 42%;
}

.logo-levitate-6 {
  border-radius: 9999px;
  width: 6.25em;
  position: absolute;
  top: 8%;
  right: 54%;
}

.logo-levitate-5 {
  object-fit: cover;
  border-radius: 9999px;
  width: 6em;
  height: 6em;
  position: absolute;
  top: 6%;
  right: 32%;
}

.logo-levitate-4 {
  object-fit: cover;
  border-radius: 9999px;
  width: 4em;
  height: 4em;
  position: absolute;
  bottom: 58%;
  right: 17%;
}

.logo-levitate-3 {
  border-radius: 9999px;
  width: 6.25em;
  position: absolute;
  bottom: 29%;
  right: 5%;
}

.logo-levitate-2 {
  border-radius: 9999px;
  width: 4.5em;
  height: 4.5em;
  position: absolute;
  bottom: 12%;
  right: 25%;
}

.quick-link-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 100%;
  grid-template-columns: .5fr 1fr;
  align-content: start;
  align-items: stretch;
}

.rounded-xxs {
  border-radius: .25em;
  position: relative;
  overflow: hidden;
}

.nav-link-sup {
  background-color: var(--accent);
  color: var(--background);
  text-align: center;
  border-radius: 9999px;
  min-width: 14px;
  height: 14px;
  padding-top: 2px;
  font-size: 8px;
  display: inline-block;
  transform: translate(4px, -50%);
}

.onboarding-wrap {
  z-index: 9998;
  background-color: var(--navbar);
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 1.25em;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.onboarding-card {
  background-color: var(--neutral-800);
  outline-color: var(--neutral-700);
  outline-offset: 0px;
  border-radius: .5em;
  outline-width: 1px;
  outline-style: solid;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.onboarding-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 20em;
  height: auto;
}

.onboarding-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5em 1em 3em;
  display: flex;
  position: relative;
}

.onboarding-mask {
  position: relative;
  overflow: visible;
}

.onboarding-caption {
  background-color: var(--accent);
  color: var(--background);
  border-radius: 9999px;
  margin-bottom: .5em;
  padding: .25em .5em;
  font-size: .625em;
  font-weight: 600;
  line-height: 1;
}

.onboarding-nav {
  z-index: 1;
  align-items: center;
  width: 50%;
  height: 6em;
  margin-left: 0;
  padding: 0 1em 0 2em;
  font-size: 6px;
  display: flex;
  left: 0;
}

.onboarding-next {
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 2em;
  padding: .75em 0;
  font-family: Inter Display, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
}

.onboarding-next:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.onboarding-close {
  z-index: 60004;
  background-color: var(--neutral-700);
  color: var(--white);
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-family: ICONS FILLED, sans-serif;
  font-size: 1.125em;
  display: flex;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: 1em;
  right: auto;
}

.onboarding-close:hover {
  background-color: var(--neutral-600);
}

.onboarding-close.contact-button {
  position: fixed;
}

.onboarding-close.close-modal {
  z-index: 6010;
  position: fixed;
}

.nav-link-content-list {
  z-index: 1;
  grid-column-gap: 64px;
  grid-row-gap: 44px;
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  border-radius: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 32px;
  position: relative;
}

.nav-link-content {
  flex-direction: column;
  min-width: 18em;
  display: flex;
  position: relative;
}

.nav-link-icon-wrap {
  color: var(--slate-700);
  text-align: center;
  border-radius: 32%;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  margin-right: 2px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: ICONS ROUNDED, sans-serif;
  font-weight: 400;
  display: flex;
  box-shadow: inset 0 0 0 1px rgba(33, 38, 45, .6);
}

.nav-link-text {
  color: var(--titles-links);
  letter-spacing: .01em;
  font-family: Inter Display, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

.nav-link-icon {
  color: var(--slate-500);
  font-family: ICONS ROUNDED, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.nav-link-wrap {
  color: var(--neutral-500);
  font-size: 12px;
  transition-property: none;
}

.nav-link-column-small {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-items: stretch;
  display: grid;
}

.nav-link-caption {
  color: var(--text);
  letter-spacing: .15em;
  text-transform: uppercase;
  height: 32px;
  margin-bottom: 0;
  font-family: Inter Display, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.nav-link-column-divider {
  background-color: rgba(33, 38, 45, .6);
  width: 1px;
  position: absolute;
  top: 32px;
  bottom: 0%;
  left: -32px;
  right: auto;
}

.nav-link-item {
  grid-column-gap: 8px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  align-items: center;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: flex;
}

.nav-link-icon-arrow {
  color: var(--titles-links);
  text-transform: none;
  font-family: ICONS SHARP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.nav-link-icon-arrow._1 {
  font-size: 11px;
  line-height: 1;
}

.nav-link-text-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  margin-bottom: 2px;
  display: grid;
}

.text-color-pink-500 {
  color: var(--green-700);
}

.text-gradient__pink {
  background-image: linear-gradient(304deg, var(--red-400) 23%, var(--pink-600) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-gradient__amber {
  background-image: linear-gradient(191deg, var(--yellow-300) 25%, var(--amber-600) 87%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.tab-holder {
  justify-content: center;
  display: flex;
}

.feature-3-column-lg-copy {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

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

.text-color-pink-900 {
  color: var(--pink-900);
}

.text-color-green-800 {
  color: var(--green-800);
}

.text-color-orange-800 {
  color: var(--orange-800);
}

.footer-1-link-gray-copy {
  opacity: 1;
  color: var(--titles-links);
  font-size: 1em;
  transition: opacity .25s, color .25s;
}

.footer-1-link-gray-copy:hover {
  color: var(--white);
}

.nav-link-small-icon {
  text-align: center;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-horizontal-divider {
  background-color: rgba(33, 38, 45, .6);
  width: 100%;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.nav-link-column {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-items: stretch;
  display: grid;
}

.nav-link-trustpilot-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  color: var(--text);
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto auto;
  align-items: end;
  font-size: 11px;
  line-height: 1;
}

.nav-link-trustpilot-logo {
  height: 20px;
  margin-bottom: -3px;
}

.nav-link-content-left {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.float-right {
  float: right;
  width: 40%;
  margin-bottom: 1em;
  margin-left: 2em;
}

.profile-divider {
  width: 60%;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-right: 2em;
}

.team-member-footer {
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  z-index: 5;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 24em;
  margin-bottom: 0;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: flex;
  position: relative;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.rich-text-block {
  line-height: 1.5;
}

.rich-text-block h4, .rich-text-block h2, .rich-text-block h1, .rich-text-block h3, .rich-text-block h5 {
  margin-bottom: .25em;
}

.rich-text-block a {
  color: var(--slate-600);
}

.rich-text-block a:hover {
  color: var(--titles-links);
}

.link {
  background-color: var(--neutral-700);
  box-shadow: inset 0 0 0 1px var(--neutral-600);
  border-radius: 9999px;
  padding: .5em 1em;
  font-size: .75em;
  font-weight: 500;
  line-height: 1;
  transition-property: box-shadow, background-color, color;
}

.link:hover {
  box-shadow: inset 0 0 0 1px var(--primary);
  color: var(--white);
  background-color: rgba(0, 82, 204, .25);
}

.link.ghost {
  box-shadow: inset 0 0 0 1px var(--neutral-800);
  color: var(--text);
  background-color: rgba(0, 0, 0, 0);
}

.link.ghost:hover {
  box-shadow: inset 0 0 0 1px var(--primary);
  color: var(--white);
  background-color: rgba(0, 82, 204, .25);
}

.link.ghost.material-icons {
  padding-left: .5em;
  padding-right: .5em;
  font-weight: 400;
}

.cms-item {
  width: 100%;
  height: 100%;
  display: flex;
}

.opacity-30-copy {
  opacity: .3;
  margin-top: .5em;
}

.post-section {
  background-color: var(--neutral-800);
  flex-direction: column;
  align-items: flex-start;
  padding: 4em 6em;
  display: flex;
}

.container-md-copy {
  z-index: 5;
  width: 100%;
  max-width: 56em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.team-member-section {
  background-color: var(--neutral-800);
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
  margin-bottom: -2em;
  padding-bottom: 6em;
  padding-left: 4em;
  padding-right: 4em;
}

.team-member-header {
  height: 12em;
  margin-left: -4em;
  margin-right: -4em;
  position: relative;
}

.blog-breadcrumb-section {
  z-index: 50;
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  background-color: var(--navbar);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  justify-content: space-between;
  margin-bottom: 4em;
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
}

.blog-breadcrumb-cms-list {
  display: flex;
}

.blog-breadcrumb-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  margin-bottom: -1px;
  margin-right: .75em;
  font-size: 1em;
  font-weight: 600;
  line-height: 3;
  transition-property: border-color, background-color, color;
}

.blog-breadcrumb-link:hover {
  border-bottom-color: var(--accent);
  color: var(--accent);
}

.blog-breadcrumb-link.w--current {
  border-bottom: 1px solid var(--accent);
}

.blog-breadcrumb-links {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  font-size: .875em;
}

.blog-breadcrumb-cms-item {
  display: flex;
}

.section-blog-header {
  width: 100%;
  padding-bottom: 4em;
  position: relative;
}

.category-dropdown-mobile {
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Inter Display, sans-serif;
  font-size: .625em;
  font-weight: 600;
  display: none;
}

.blog-breadcrumb-list {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.font-title-none {
  font-family: Inter Display, sans-serif;
  position: relative;
}

.link-block-12 {
  position: relative;
}

.link-block-12:hover {
  color: var(--accent);
}

.nav-link-dropdown-content {
  width: 100%;
  height: 100%;
  position: relative;
}

.form {
  position: relative;
}

.submit-inside {
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 1.5em;
}

.pricing-header-60 {
  width: 60%;
}

.pricing-3x-benefits {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
}

.pricing-3x-benefits._2 {
  grid-template-columns: 1fr 1fr;
  width: 75%;
}

.next-button {
  background-color: var(--neutral-700);
  box-shadow: inset 0 0 0 1px var(--neutral-600);
  color: var(--titles-links);
  border-style: none;
  border-radius: 9999px;
  align-items: center;
  padding: .5em 1em;
  font-family: Inter Display, sans-serif;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
  transition-property: box-shadow, background-color, color;
  display: flex;
}

.next-button:hover {
  box-shadow: inset 0 0 0 1px var(--primary);
  color: var(--white);
  background-color: rgba(0, 82, 204, .25);
}

.stats-4x {
  z-index: 100;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  perspective: 800px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  position: relative;
  transform: translate(0, 50%);
}

.stats-3x {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

._16ch {
  max-width: 16ch;
}

.cms-team-5x {
  grid-column-gap: 2em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.history-card {
  background-color: var(--neutral-800);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1.5em;
  display: flex;
}

.press-section {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2fr;
}

.cms-careers-header {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  border-bottom: 1px solid var(--border);
  grid-template-rows: auto;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

.cms-careers-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cms-careers-item {
  grid-column-gap: 1em;
  grid-row-gap: 16px;
  border-bottom: 1px solid var(--border);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  width: 100%;
  padding-bottom: 1em;
}

.cms-careers-avatar {
  box-shadow: 0 0 0 3px var(--background);
  border-radius: 9999px;
  width: 2em;
  height: 2em;
}

.cms-careers-avatar-list {
  align-items: center;
  display: flex;
}

.cms-careers-avatar-wrap {
  position: relative;
}

.cms-careers-avatar-wrap:nth-child(odd), .cms-careers-avatar-wrap:nth-child(2n) {
  margin-left: -.75em;
}

.holder {
  width: 64%;
  height: 64%;
  position: relative;
}

._1st-image {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.moving-image {
  border-radius: 9999px;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

._2nd-image {
  z-index: 2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.last-image {
  z-index: 50;
  border-radius: 9999px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 20px 32px -24px #000;
}

.testimonial-list-2x {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
}

.link-arrow {
  color: var(--titles-links);
  text-transform: none;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.careers-section {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.careers-sidebar {
  padding-top: 4em;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.careers-apply-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: var(--neutral-700);
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: -2em;
  margin-right: -2em;
  padding: 2em;
  display: grid;
}

.careers-sidebar-tablet {
  display: none;
}

.text-color-violet-300 {
  color: var(--violet-300);
}

.text-color-indigo-300 {
  color: var(--indigo-300);
}

.text-color-sky-300 {
  color: var(--sky-300);
}

.text-color-teal-300 {
  color: var(--teal-300);
}

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

.stats-4x-1st {
  background-color: var(--amber-400);
  color: var(--amber-800);
  transform-style: preserve-3d;
  border-radius: .25em;
  padding: 2em;
  transform: translate(-1em, -2em)rotateX(-17deg)rotateY(26deg)rotateZ(-9deg);
}

.stats-4x-2nd {
  background-color: var(--green-600);
  color: var(--green-900);
  transform-style: preserve-3d;
  border-radius: .25em;
  padding: 2em;
  transform: translate(-.3em, -1.3em)rotateX(14deg)rotateY(14deg)rotateZ(6deg);
}

.stats-4x-3rd {
  background-color: var(--cyan-500);
  color: var(--cyan-800);
  transform-style: preserve-3d;
  border-radius: .25em;
  padding: 2em;
  transform: translate(-1.9em, -1em)rotateX(14deg)rotateY(6deg)rotateZ(-14deg);
}

.stats-4x-4th {
  background-color: var(--indigo-500);
  color: var(--indigo-800);
  transform-style: preserve-3d;
  border-radius: .25em;
  padding: 2em;
  transform: translate(-1.9em, -1em)rotateX(14deg)rotateY(-43deg)rotateZ(9deg);
}

.logomark-wrap {
  text-align: center;
  border-radius: 28%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  padding: 1.5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.tweet-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.tweet-column {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.customer-section {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: 20em 1fr;
}

.customer-logo {
  z-index: 1;
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  border-radius: 9999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  display: flex;
  position: relative;
}

.customer-quick-facts {
  background-color: var(--neutral-800);
  margin-bottom: 2em;
  padding: 2em;
}

.customer-sidebar {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.side-by-side-1-to-2 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 2fr;
  align-items: center;
  width: 100%;
}

.testimonial-with-avatar-list {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
}

.testimonial-with-avatar {
  text-align: center;
  border-radius: .5em;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
  position: relative;
}

.testimonial-avatar-top {
  border: 3px solid var(--white);
  object-fit: cover;
  border-radius: 9999px;
  width: 6em;
  height: 6em;
  margin-top: -3em;
  margin-bottom: 2em;
  position: relative;
  overflow: hidden;
}

.ui-snippet {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  border-radius: .5em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  align-items: center;
  padding: 1em 1.5em;
  display: grid;
}

.width-32em {
  width: 32em;
}

.width-32em.rounded-sm {
  border-radius: .5em;
}

.customer-stats {
  z-index: 5;
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  position: relative;
}

.customer-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.team-title {
  color: var(--white);
  line-height: 1;
}

.info-3x {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

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

.info-3x._3.margin-bottom.margin-6xl._2 {
  grid-template-columns: 1fr 1fr;
}

.info-3x.padding-4xl.rounded-sm.bg {
  background-color: var(--neutral-800);
  align-items: start;
}

.info-3x.padding-8xl.rounded-sm {
  border-radius: .5em;
}

.info-3x.padding-8xl.rounded-sm.bg {
  background-color: var(--neutral-800);
}

.image-wrapper-2-3 {
  width: 100%;
  padding-top: 124%;
  position: relative;
  overflow: hidden;
}

.image-wrapper-2-3.rounded-xs {
  overflow: hidden;
}

.image-wrapper-2-3.rounded-xs.flex {
  width: 50%;
  padding-top: 60%;
}

.feature-circle {
  border-radius: 9999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6em;
  height: 6em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.integrations-4x {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.integration-card {
  background-color: var(--neutral-700);
  padding: 1em;
}

.integration-card.rounded-xs.shadow {
  box-shadow: inset 0 0 0 1px var(--neutral-600), 0 4px 8px -4px var(--neutral-900);
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.bg-bottom-50 {
  width: 100%;
  height: 50%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.pricing-icon-wrap {
  object-fit: cover;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-family: ICONS ROUNDED, sans-serif;
  font-size: 1.25em;
  display: flex;
}

.pricing-icon-wrap.bg-neutral-700.shadow {
  box-shadow: inset 0 0 0 1px var(--neutral-600), 0 4px 8px -4px var(--neutral-900);
}

.footer-1-meta {
  border-top: 1px solid var(--border);
  padding-top: 1em;
}

.footer-grid {
  z-index: 5;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.template-thumb-image-scroll {
  z-index: 5;
  object-fit: contain;
  width: 100%;
  line-height: 1;
  position: absolute;
}

.text-link-primary {
  color: var(--primary);
}

.text-link-primary:hover {
  opacity: .75;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.nav-link-content-list-1x {
  z-index: 1;
  grid-column-gap: 64px;
  grid-row-gap: 44px;
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  border-radius: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 32px;
  position: relative;
}

.template-thumb-title {
  letter-spacing: .01em;
  text-transform: none;
  margin-top: 1em;
  font-family: Inter Display, sans-serif;
  font-size: 1em;
  font-weight: 400;
}

.global-styles {
  display: none;
}

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

.opacity-40 {
  opacity: .4;
}

.opacity-75 {
  opacity: .75;
}

.opacity-80 {
  opacity: .8;
}

.opacity-90 {
  opacity: .9;
}

.onboarding-close-last {
  z-index: 1000;
  background-color: var(--primary);
  color: var(--white);
  text-align: center;
  letter-spacing: -.01em;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 2em;
  padding: .75em 0;
  font-family: Inter Display, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
}

.onboarding-close-last:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.left-arrow {
  width: 0;
  height: 0;
  display: none;
}

._3x-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: auto;
  grid-auto-flow: row;
  justify-content: start;
  display: grid;
}

.template-thumb-wrap-static {
  background-color: var(--neutral-800);
  border-radius: .25em;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 2em 2em 1em;
  transition: box-shadow .3s, background-color .3s, color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.template-thumb-wrap-static:hover {
  background-color: var(--neutral-700);
}

.heading-2 {
  font-family: Epilogue, sans-serif;
  font-weight: 600;
}

.body {
  border: 1px solid var(--background);
  overflow: visible;
}

.text-block-15 {
  line-height: 1.4;
}

.accordion-icon-stripe-3 {
  background-color: #30363d;
  width: 1px;
  height: 100%;
}

.font-title-2 {
  color: #c9d1d9;
  font-family: Epilogue, sans-serif;
  font-weight: 400;
  position: relative;
}

.font-title-2.text-color-red-500 {
  color: #ef4444;
}

.font-title-2.text-color-teal-500 {
  color: #14b8a6;
}

.accordion-icon-stripe-4 {
  background-color: #30363d;
  width: 100%;
  height: 1px;
  position: absolute;
}

.light-line-2 {
  background-image: linear-gradient(to right, rgba(13, 17, 23, 0), #21262d 50%, rgba(13, 17, 23, 0));
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.accordion-divider-2 {
  border-top: 1px solid #21262d;
  height: 0;
}

.section-before-footer-2 {
  margin-bottom: -4em;
  padding-bottom: 4em;
  position: relative;
}

.overflow-hidden-2 {
  position: relative;
  overflow: hidden;
}

.section-icon-2 {
  color: #c7d2fe;
  text-align: center;
  background-color: #4338ca;
  background-image: radial-gradient(circle farthest-side at -50%, #4f46e5, #4338ca);
  border: 3px solid #818cf8;
  border-radius: 9999px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.75em;
  height: 2.75em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.25em;
  display: flex;
  box-shadow: inset 0 0 5px #3730a3, 0 8px 24px -8px #818cf8;
}

.section-icon-2.red {
  color: #fecaca;
  background-color: #b91c1c;
  background-image: radial-gradient(circle farthest-side at -50%, #dc2626, #b91c1c);
  border-color: #f87171;
  box-shadow: inset 0 0 5px #991b1b, 0 8px 24px -8px #f87171;
}

.section-icon-2.teal {
  color: #99f6e4;
  background-color: #0f766e;
  background-image: radial-gradient(circle farthest-side at -50%, #0d9488, #0f766e);
  border-color: #2dd4bf;
  box-shadow: inset 0 0 5px #115e59, 0 8px 24px -8px #2dd4bf;
}

.div-block {
  justify-content: center;
  display: block;
}

.heading-3 {
  color: var(--titles-links);
  font-family: Epilogue, sans-serif;
  font-weight: 500;
}

.column-base-3 {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
  position: relative;
}

.line-animated-2 {
  background-image: linear-gradient(to right, #21262d, rgba(33, 38, 45, 0));
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-sm-2 {
  letter-spacing: -.005em;
  font-size: .875em;
  line-height: 1.25;
  position: relative;
}

.text-block-16 {
  margin-bottom: 4px;
}

.text-block-17 {
  text-align: left;
}

._1-4 {
  line-height: 1.4;
}

.body-2 {
  overflow: visible;
}

.body-2.emis {
  background-color: #1a1a1a;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.code-2 {
  color: #3aecba;
  font-family: Calling Code, sans-serif;
  font-size: 80%;
  font-weight: 400;
}

.body-3 {
  overflow: visible;
}

.div-block-3 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-4 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
}

.text-block-18 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: row;
  display: flex;
}

.text-block-19 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  display: flex;
}

.text-block-20 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  align-items: center;
  font-family: Apercu pro, sans-serif;
  display: flex;
}

.text-block-21, .text-block-22 {
  color: var(--neutral-400);
}

.div-block-5 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  align-items: start;
  height: 100%;
  display: grid;
}

.dropdown-2 {
  width: 100%;
}

.caption-2 {
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Inter Display, sans-serif;
  font-size: .625em;
  font-weight: 600;
}

.onboarding-close-last-2 {
  z-index: 1000;
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  background-color: #0052cc;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 2em;
  padding: .75em 0;
  font-family: Inter Display, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
}

.onboarding-close-last-2:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.onboarding-card-2 {
  outline-offset: 0px;
  background-color: #161b22;
  border-radius: .5em;
  outline: 1px solid #21262d;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.onboarding-wrap-2 {
  z-index: 9998;
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  background-color: rgba(13, 17, 23, .88);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 1.25em;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.row-sm-2 {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: start;
  display: grid;
}

.row-sm-2.items-center {
  align-items: center;
}

.onboarding-caption-2 {
  color: #0d1117;
  background-color: #3aecba;
  border-radius: 9999px;
  margin-bottom: .5em;
  padding: .25em .5em;
  font-size: .625em;
  font-weight: 600;
  line-height: 1;
}

.text-link-primary-2 {
  color: #0052cc;
}

.text-link-primary-2:hover {
  opacity: .75;
  border-bottom-color: rgba(0, 0, 0, 0);
}

.onboarding-next-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  background-color: #0052cc;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 6.5em;
  height: 2em;
  padding: .75em 0;
  font-family: Inter Display, sans-serif;
  font-size: .75em;
  font-weight: 700;
  line-height: 1;
  transition: background-color .3s, opacity .3s, box-shadow .3s, color .3s;
  display: flex;
  top: auto;
  bottom: 1em;
  left: auto;
  right: 1em;
  box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0);
}

.onboarding-next-2:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.line-static-2 {
  background-color: #21262d;
  width: 100%;
  height: 1px;
}

.onboarding-close-2 {
  color: #fff;
  background-color: #21262d;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  font-family: ICONS FILLED, sans-serif;
  font-size: 1.125em;
  display: flex;
  position: absolute;
  top: 1em;
  bottom: auto;
  left: 1em;
  right: auto;
}

.onboarding-close-2:hover {
  background-color: #30363d;
}

.background-video {
  mix-blend-mode: lighten;
  width: 100px;
  height: 100px;
}

.snippet-word-2 {
  background-color: #30363d;
  border-radius: 9999px;
  width: 100%;
  height: 5px;
}

.caption-holder-center-2 {
  z-index: 5;
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 100%;
  position: relative;
}

.font-title-3 {
  color: #c9d1d9;
  font-family: Epilogue, sans-serif;
  font-weight: 500;
  position: relative;
}

.snippet-body-2 {
  background-color: #21262d;
  border-radius: .375em;
  justify-content: flex-end;
  align-items: flex-start;
  min-height: 6em;
  padding: .75em;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 1.5px #161b22, 0 0 0 3px #21262d;
}

.snippet-body-2.stretch {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.snippet-body-2.centered {
  justify-content: center;
  align-items: center;
}

.snippet-swith-2 {
  background-color: #3aecba;
  border-radius: 9999px;
  justify-content: flex-end;
  align-items: center;
  width: 2em;
  height: 1em;
  padding: 4px 3px;
  display: flex;
  position: relative;
}

.snippet-swith-2.disable {
  background-color: #30363d;
  justify-content: flex-start;
}

.snippet-switch-dot-2 {
  background-color: #fff;
  border-radius: 9999px;
  width: .75em;
  height: .75em;
}

.text-block-11-copy-copy-2 {
  z-index: 1;
  color: #c9d1d9;
  text-align: center;
  text-transform: none;
  background-image: linear-gradient(270deg, #30363d 2%, rgba(48, 54, 61, 0));
  border-radius: .25em;
  min-width: 2em;
  min-height: 1.75em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 2;
  position: relative;
}

.text-block-11-copy-2 {
  z-index: 1;
  color: #c9d1d9;
  text-align: center;
  text-transform: none;
  background-color: #009336;
  border-radius: 9999px;
  min-width: 2em;
  padding-left: .5em;
  padding-right: .5em;
  font-family: ICONS SHARP, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 2;
  position: relative;
  box-shadow: 0 12px 24px -12px #000;
}

.snippet-dot-2 {
  opacity: .15;
  background-color: #3aecba;
  border-radius: 24%;
  width: 2px;
  height: 2px;
}

.snippet-check-2 {
  color: #fff;
  background-color: #3aecba;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  font-family: ICONS FILLED, sans-serif;
  font-size: .75em;
  display: flex;
}

.snippet-divider-2 {
  background-color: #30363d;
  width: 100%;
  height: 1px;
}

.caption-3 {
  color: #8b949e;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-family: Inter Display, sans-serif;
  font-size: .625em;
  font-weight: 600;
}

.div-block-7 {
  height: 100%;
}

.text-block-24 {
  font-size: 1em;
}

.text-block-25 {
  font-size: 16px;
}

.div-block-8 {
  width: auto;
  height: auto;
  position: relative;
}

.html-embed {
  color: #345270;
  width: 24px;
  height: 24px;
}

.link-block-13 {
  align-items: center;
  padding-top: .25em;
  display: flex;
  position: relative;
}

.div-block-9 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.div-block-9.margin-horizontal.margin-xs {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: rgba(0, 0, 0, .12);
  border-radius: 2400000px;
  margin: .25em 0 .25em 1.5em;
  padding: .25em .75em;
}

.modal-background {
  z-index: 6004;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(13, 17, 23, .94);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-10 {
  z-index: 60000;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: rgba(13, 17, 23, .9);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-11 {
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal {
  z-index: 60004;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.swing {
  border-radius: .5em;
}

.modal1 {
  z-index: 6005;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-1background1 {
  z-index: 6000;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: rgba(13, 17, 23, .94);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-12 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-13 {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.modal2 {
  z-index: 6009;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal-background2 {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-12, .image-13, .image-14, .image-15, .image-16 {
  border-radius: 8px;
}

.div-block-14 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  display: flex;
}

.html-embed-2 {
  width: 100%;
  transform: scale(.5);
}

.div-block-15 {
  width: 64px;
}

.image-17, .image-18 {
  height: 36px;
}

.div-block-16 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-direction: row;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.image-19 {
  z-index: 12000;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: relative;
}

.image-20 {
  width: 25%;
}

.html-embed-3 {
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
}

.body-4 {
  background-color: #1a1a1a;
}

.section-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 15000px;
  display: flex;
  position: static;
}

.lottie-animation {
  width: 1200px;
  height: 750px;
}

.lottie-animation-2 {
  width: 1200px;
  height: 750px;
  position: fixed;
}

.container {
  height: 48px;
}

.emish1 {
  color: #fff;
  text-align: left;
  letter-spacing: -.01em;
  font-family: Helvetica, sans-serif;
  font-size: 3.5em;
  font-weight: 400;
  line-height: 1.1;
}

.emish1.content-centered {
  text-align: center;
}

.text-span-4 {
  color: #8f8f8f;
}

.emispara {
  font-size: 1px;
}

.textemis-para {
  color: rgba(255, 255, 255, .6);
  font-size: 1.125em;
  line-height: 1.7;
}

.textemis-para._20px {
  color: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4;
}

.textemis-para._16px {
  font-size: 1em;
  line-height: 1.6;
}

.textemis-para.dark {
  color: rgba(0, 0, 0, .6);
}

.textemis-para.container-xxs {
  max-width: 16em;
}

.textemis-para.container-xxs.e {
  max-width: none;
}

.emish2 {
  color: #fff;
  font-family: Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.4;
}

.emish2.dark {
  color: #000;
}

.emish2.dark.sui {
  font-size: 1.25em;
}

.emish2.white {
  color: rgba(255, 255, 255, .6);
}

.emish2.white._18 {
  letter-spacing: 0;
  font-size: 1.25em;
  line-height: 1.6;
}

.div-block-17 {
  background-color: #fff;
  border-radius: 20000000px;
  justify-content: center;
  align-items: center;
  width: 3em;
  height: 3em;
  display: flex;
  overflow: hidden;
}

.div-block-17.white {
  background-color: #2a2a2a;
}

.div-block-17.padd {
  padding: 5px;
}

.div-block-17.blue {
  background-color: #0057a5;
}

.div-block-18 {
  justify-content: space-between;
  margin-bottom: 1.25em;
  display: flex;
}

.div-block-19 {
  background-color: rgba(255, 255, 255, .12);
  border-radius: .75em;
  padding: 1.25em;
}

.div-block-19.ss {
  padding-bottom: 6em;
}

.div-block-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-20._3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-20._3.h {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
}

.div-block-21 {
  object-fit: fill;
  background-image: linear-gradient(rgba(49, 83, 221, .2) 58.23%, #3153dd 91.67%);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-21, .image-22, .image-23 {
  width: 3em;
  height: 3em;
}

.image-24 {
  opacity: .6;
  mix-blend-mode: color-dodge;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-22 {
  z-index: 0;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(26, 26, 26, 0) 83%, #1a1a1a 95%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-26 {
  color: #b2b2b2;
  font-family: Helvetica, sans-serif;
  font-size: 1.125em;
  line-height: 1;
}

.div-block-23 {
  z-index: 0;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-span-5 {
  color: #8f8f8f;
}

.text-span-5.f {
  color: rgba(255, 255, 255, .6);
}

.div-block-24 {
  background-color: rgba(10, 15, 26, .12);
  width: 1px;
  height: auto;
  margin-left: -1px;
}

.div-block-24.white {
  background-color: rgba(255, 255, 255, .12);
}

.text-span-6 {
  color: #8f8f8f;
}

.text-span-6.s {
  color: rgba(255, 255, 255, .6);
}

.div-block-25 {
  max-width: none;
  height: 200em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.div-block-25._1 {
  height: 200em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-animation-3 {
  z-index: 12;
  max-width: 1440px;
  height: 100vh;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.lottie-animation-3._1 {
  object-fit: fill;
  width: 100%;
  max-width: 1440px;
  height: 120vh;
  max-height: none;
  position: relative;
}

.div-block-26 {
  z-index: 24;
  height: 100em;
  margin-top: 0;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-26.new {
  height: 100em;
  padding-top: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lottie-animation-4 {
  z-index: 20;
  height: 120vh;
  max-height: 1020px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-26 {
  z-index: 0;
  object-fit: cover;
  height: 900px;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-27 {
  position: absolute;
  top: 0;
}

.div-block-28 {
  z-index: 12;
  height: 900px;
  max-height: none;
  margin-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.div-block-29 {
  height: 100em;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-29.hide.sui {
  display: block;
}

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

.image-28 {
  height: 100%;
}

.div-block-30 {
  z-index: -2;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-30.hide.s {
  display: block;
}

.div-block-31 {
  background-color: rgba(255, 255, 255, .04);
  width: 1px;
  height: 100%;
}

.div-block-31.blue {
  background-color: rgba(255, 255, 255, .12);
  background-image: none;
  width: 1px;
  height: 3em;
  position: absolute;
  top: 0;
}

.image-29 {
  width: 60em;
}

.div-block-32 {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.html-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (min-width: 1440px) {
  body {
    font-size: 1.11111vw;
  }
}

@media screen and (min-width: 1920px) {
  body {
    font-size: .833333vw;
  }
}

@media screen and (max-width: 991px) {
  .section.more-space {
    padding-top: 5em;
    padding-bottom: 5em;
  }

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

  .section.emis.blue {
    padding-bottom: 7.5em;
  }

  .title-sm {
    font-size: 2.5em;
  }

  .title-xl {
    font-size: 5em;
  }

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

  .column-md.content-centered {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    width: 100%;
  }

  .column-md._6-25em {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .content-centered-tablet {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .title-xs {
    font-size: 2.25em;
  }

  .padding-xl {
    padding: 1.625em;
  }

  .container-lg {
    flex-direction: column;
    align-items: center;
    padding-left: 2em;
    padding-right: 2em;
    display: flex;
  }

  .container-lg.none {
    max-width: 44em;
    padding-left: 0;
    padding-right: 0;
  }

  .title-md {
    font-size: 3.5em;
  }

  .title-lg {
    font-size: 3.25em;
  }

  .column-base {
    justify-items: start;
  }

  .text-xl._40ch.less.center {
    text-align: center;
  }

  .example-color-badge {
    top: 14px;
    bottom: auto;
  }

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

  .container-xl.n {
    width: 100%;
    max-width: none;
  }

  .container-sm {
    max-width: none;
    padding-left: 2em;
    padding-right: 2em;
  }

  .column-sm.emis._4em {
    padding-top: 0;
    padding-bottom: 0;
  }

  .padding-lg {
    padding: 1.375em;
  }

  .feature-4-column {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .component-name {
    background-color: #091e42;
  }

  .component-name:hover {
    background-color: #181b1e;
  }

  .team-pricing {
    grid-template-columns: 1fr;
    max-width: 24em;
    margin-left: auto;
    margin-right: auto;
  }

  .header-team-pricing {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .description-team-pricing {
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

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

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

  .pricing-cell-1st {
    flex-direction: column;
    align-items: flex-start;
  }

  .post-thumb-simple {
    grid-template-columns: 1fr;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .post-thumb-simple._2x {
    width: 100%;
  }

  .team-5x-sm {
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .lightbox-video-3-column {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-link-simple {
    flex: none;
  }

  .tab-simple-menu {
    width: 100%;
    display: flex;
    overflow: scroll;
  }

  .tab-simple-menu.container-lg.no {
    justify-content: center;
  }

  .feature-3-column {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-2xl {
    padding: 1.875em;
  }

  .title-2xl {
    font-size: 4em;
  }

  .row-lg._7-5em {
    flex-direction: column;
    display: flex;
  }

  .row-lg._5em {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .example-2x {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .row-base.column-tablet {
    grid-auto-flow: row;
  }

  .row-base.column-tablet.cc {
    width: 100%;
  }

  .margin-lg {
    margin: 1.375em;
  }

  .margin-xl {
    margin: 1.625em;
  }

  .margin-2xl {
    margin: 1.875em;
  }

  .margin-3xl {
    margin: 2.125em;
  }

  .margin-4xl {
    margin: 2.25em;
  }

  .margin-5xl {
    margin: 2.75em;
  }

  .padding-3xl {
    padding: 2.125em;
  }

  .padding-4xl {
    padding: 2.25em;
  }

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

  .show {
    display: block;
  }

  .max-width-full__tablet {
    width: 100%;
    max-width: none;
  }

  .feature-4-column-sm {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .example-4x, .example-3x {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .example-color-row {
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .example-color-grid {
    grid-row-gap: 4px;
  }

  .books-list {
    grid-column-gap: .5em;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-6xl {
    padding: 3.5em;
  }

  .padding-7xl {
    padding: 4.5em;
  }

  .padding-8xl {
    padding: 5.5em;
  }

  .padding-9xl {
    padding: 7em;
  }

  .padding-10xl {
    padding: 8.5em;
  }

  .padding-11xl {
    padding: 10em;
  }

  .padding-0 {
    padding: 0;
  }

  .margin-6xl {
    margin: 3.5em;
  }

  .margin-7xl {
    margin: 4.5em;
  }

  .margin-8xl {
    margin: 5.5em;
  }

  .margin-9xl {
    margin: 7em;
  }

  .margin-10xl {
    margin: 8.5em;
  }

  .margin-11xl {
    margin: 10em;
  }

  .letters-normal-tablet {
    letter-spacing: 0;
  }

  .letters-loose-tablet {
    letter-spacing: .025em;
  }

  .letters-looser-tablet {
    letter-spacing: .05em;
  }

  .letters-tight-tablet {
    letter-spacing: -.025em;
  }

  .letters-tighter-tablet {
    letter-spacing: -.05em;
  }

  .show-tablet {
    display: block;
  }

  .leading-none-tablet {
    line-height: 1;
  }

  .leading-looser-tablet {
    line-height: 2;
  }

  .leading-loose-tablet {
    line-height: 1.625;
  }

  .leading-normal-tablet {
    line-height: 1.5;
  }

  .leading-tight-tablet {
    line-height: 1.375;
  }

  .leading-tighter-tablet {
    line-height: 1.25;
  }

  .padding-5xl {
    padding: 2.75em;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-2xl, .margin-bottom.margin-4xl {
    width: 100%;
  }

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

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .spacing-clean-tablet {
    margin: 0;
    padding: 0;
  }

  .footer-1-cta-grid {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .footer-1-logo {
    width: 86px;
  }

  .footer-1-sub-grid {
    grid-template-columns: 1fr 1fr;
  }

  .template-thumb-wrap {
    min-height: auto;
  }

  .cms-work-2x-link {
    flex-direction: column;
  }

  .text-work-link {
    padding-top: 2vw;
  }

  .lightbox-play-animated:hover {
    padding-right: .5em;
  }

  .hero-grid-halves {
    text-align: center;
    grid-template-columns: 1fr;
    max-width: 512px;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-link {
    justify-content: flex-start;
    padding: 24px 32px;
    display: block;
  }

  .nav-link._1st {
    padding-left: 32px;
  }

  .navbar-nav-menu {
    background-color: var(--neutral-700);
    border-radius: .5em;
    display: block;
    overflow: scroll;
  }

  .navbar-controls {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-flow: column;
    display: grid;
  }

  .navbar-controls.ss {
    display: none;
  }

  .menu-button {
    color: var(--text);
    border-radius: 9999px;
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 16px;
    display: block;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link-dropdown {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-dropdown-list {
    margin-left: 0;
  }

  .nav-link-dropdown-list.w--open {
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-width: auto;
    margin-left: -32px;
    margin-right: -32px;
    position: relative;
    overflow: hidden;
  }

  .navbar-shadow.emis {
    display: none;
  }

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

  .navbar-list.emis {
    grid-template-columns: auto auto;
  }

  .navbar {
    position: static;
  }

  .section-under-navbar.gradient__02.picture-less {
    background-image: linear-gradient(to bottom, var(--background) 7%, rgba(13, 17, 23, 0) 20%), radial-gradient(circle farthest-side at -25% 150%, var(--background) 48%, rgba(13, 17, 23, 0) 65%), radial-gradient(circle farthest-corner at -25% -125%, rgba(13, 17, 23, 0) 50%, var(--background) 70%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 0% -50%, var(--background) 32%, rgba(255, 255, 255, 0) 62%), radial-gradient(circle farthest-side at 0% -25%, #007252 50%, rgba(13, 17, 23, 0) 72%), radial-gradient(circle farthest-corner at 50% -100%, #05f 26%, rgba(13, 17, 23, 0) 72%);
    background-position: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    background-size: auto, auto, auto, auto, auto, auto;
  }

  .button-hover-background {
    display: none;
  }

  ._3x-feature {
    grid-template-columns: 1fr 1fr;
  }

  .pricing-4x {
    grid-column-gap: .5em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }

  ._3x-feature-line-bottom.tablet, ._3x-feature-line-left.tablet {
    display: block;
  }

  .tooltip-text {
    border-top: 1px solid var(--border);
    box-shadow: none;
    color: var(--neutral-500);
    text-align: left;
    letter-spacing: -.01em;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    margin-top: .5em;
    padding: .5em 0 0;
    font-size: .75em;
    position: static;
    transform: none;
  }

  .tooltip-icon {
    display: none;
  }

  .tooltip-wrap {
    align-items: flex-start;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-field-rounded:hover {
    box-shadow: inset 0 0 0 1px #f7f7f8;
  }

  .nav-link-angle {
    display: none;
  }

  .style-header {
    padding-left: 4em;
    padding-right: 4em;
  }

  .side-by-side-3-to-2, .side-by-side-2-to-3 {
    grid-column-gap: 5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .side-by-side-2-to-3._3em, .side-by-side-list {
    width: 100%;
  }

  .side-by-side-list.margin-6xl {
    width: 100%;
    margin: 0;
  }

  .how-to-list {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr;
  }

  .how-to-column {
    justify-items: stretch;
  }

  .side-by-side-1-to-1 {
    grid-column-gap: 5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .split-section-full {
    grid-template-columns: 1fr;
  }

  .testimonial-shift-wrap {
    flex-direction: column;
  }

  .shift-image-wrap {
    width: 100%;
    margin-bottom: -4em;
  }

  .shift-body {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 4em;
    padding-left: 4em;
  }

  .case-shift-title-wrap {
    margin-left: 0;
  }

  .study-card {
    grid-template-columns: 1fr;
  }

  .case-info-wrap {
    padding: 1em;
  }

  .tabs-horizontal {
    grid-template-columns: 1fr;
  }

  .how-it-works-item-2, .how-it-works-item-1, .how-it-works-item-4 {
    width: 100%;
  }

  .feature-2-column-sm {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
    grid-auto-flow: row;
  }

  .side-by-side-2-to-1 {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-3x {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr;
  }

  .block-inside-bottom {
    margin-bottom: 4em;
  }

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

  .heading-hero {
    font-size: 8em;
  }

  .text-rotation-wrapper {
    flex-direction: column;
  }

  .track-overlay {
    display: none;
  }

  .vertical-scroll-wrapper {
    width: 100%;
    height: 1.6em;
    overflow: hidden;
  }

  .text-rotation-heading {
    font-size: 2.25rem;
  }

  .anchor-section {
    margin-left: 0;
    margin-right: 0;
  }

  .faq-wrap {
    padding-left: 6.125em;
  }

  ._3-column {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  ._40ch {
    text-align: center;
  }

  ._40ch.left {
    text-align: left;
  }

  .list-4x {
    grid-column-gap: 2em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr 1fr;
  }

  ._2-column {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-levitate-1 {
    left: 8%;
  }

  .logo-levitate-9 {
    width: 3em;
    height: 3em;
  }

  .logo-levitate-8 {
    left: 12%;
  }

  .logo-levitate-7 {
    width: 4em;
    height: 4em;
  }

  .logo-levitate-6 {
    width: 4em;
  }

  .logo-levitate-5 {
    width: 4em;
    height: 4em;
    top: 2%;
    right: 24%;
  }

  .logo-levitate-4 {
    bottom: 72%;
    right: 2%;
  }

  .logo-levitate-3 {
    width: 4.25em;
  }

  .logo-levitate-2 {
    width: 2.5em;
    height: 2.5em;
    right: 12%;
  }

  .nav-link-content-list {
    box-shadow: none;
    border-radius: 0;
    margin-top: 24px;
  }

  .tab-holder {
    padding-left: 0;
  }

  .feature-3-column-lg-copy {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .menu-button-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: ICONS FILLED, sans-serif;
    font-size: 24px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .menu-open {
    position: relative;
  }

  .menu-close {
    display: none;
    position: relative;
  }

  .post-section {
    padding-left: 2em;
    padding-right: 2em;
  }

  .pricing-header-60 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .pricing-3x-benefits {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-3x-benefits._2 {
    width: 100%;
  }

  .stats-3x {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .cms-team-5x {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .press-section {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .holder {
    width: 12em;
    height: 12em;
  }

  .last-image {
    overflow: visible;
  }

  .testimonial-list-2x, .careers-section {
    grid-template-columns: 1fr;
  }

  .careers-sidebar {
    padding-top: 0;
    position: relative;
    top: 0;
  }

  .careers-apply-box {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
  }

  .careers-sidebar-wrap {
    display: none;
  }

  .careers-sidebar-tablet {
    display: block;
  }

  .stats-4x-1st {
    transform: translate(-1em, -2em)rotateX(-17deg)rotateY(26deg)rotateZ(-9deg);
  }

  .customer-section {
    grid-column-gap: 4em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .customer-logo {
    margin-left: 0;
  }

  .customer-quick-facts {
    margin-bottom: 0;
  }

  .customer-sidebar {
    align-items: stretch;
  }

  .side-by-side-1-to-2 {
    grid-column-gap: 5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-with-avatar-list {
    grid-template-columns: 1fr;
    width: 75%;
    margin-top: 4em;
    margin-left: auto;
    margin-right: auto;
  }

  .customer-stats {
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .customer-sticky {
    position: relative;
    top: 0;
  }

  .team-title {
    font-size: 1em;
  }

  .info-3x {
    grid-column-gap: 4em;
    grid-row-gap: 4em;
    grid-template-columns: 1fr;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .info-3x._3.margin-bottom.margin-6xl {
    width: 100%;
  }

  .info-3x.padding-4xl.rounded-sm.bg {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
  }

  .info-3x.padding-8xl.rounded-sm.bg {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    background-color: var(--neutral-800);
    grid-template-columns: 1fr 1fr 1fr;
    width: 80%;
  }

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

  .footer-grid {
    width: 100%;
  }

  .nav-link-content-list-1x {
    box-shadow: none;
    border-radius: 0;
    margin-top: 24px;
  }

  .template-thumb-wrap-static {
    min-height: auto;
  }

  .text-block-15 {
    text-align: left;
  }

  .modal-background {
    width: 100%;
    height: 100%;
    display: none;
  }

  .modal {
    display: none;
  }

  .div-block-19.ss {
    padding-bottom: 1.25em;
  }

  .div-block-20._3.h {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    display: flex;
  }

  .image-25 {
    order: -1;
    align-self: center;
  }

  .lottie-animation-3 {
    height: 100vh;
  }

  .lottie-animation-3._1 {
    object-fit: fill;
    background-image: none;
    background-size: auto;
    width: 1440px;
    max-width: none;
    height: auto;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.25em;
  }

  h2 {
    font-size: 1.875em;
  }

  h3 {
    font-size: 1.5em;
  }

  h4 {
    font-size: 1.375em;
  }

  .button-animated.large.emis {
    max-width: 30ch;
    padding-left: 2em;
    padding-right: 2em;
  }

  .section, .section.more-space, .section.emis.blue {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.emis.dark._34 {
    height: 16em;
    padding-top: 4em;
    padding-bottom: 2em;
  }

  .section.emis.white, .section.emis.black, .section.emis.dark2 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .title-sm {
    font-size: 2.25em;
  }

  .title-xl {
    font-size: 4em;
  }

  .title-xs {
    font-size: 2.125em;
  }

  .padding-base {
    padding: .875em;
  }

  .padding-xl {
    padding: 1.5em;
  }

  .title-md {
    font-size: 3.125em;
  }

  .title-lg {
    font-size: 3.25em;
  }

  .text-lg {
    font-size: 1.125em;
  }

  .text-xl {
    font-size: 1.375em;
    line-height: 1.4;
  }

  .font-weight-normal {
    font-weight: 400;
  }

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

  .column-sm.emis._4em {
    align-self: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-2xl {
    letter-spacing: 0;
    font-size: 1.5em;
  }

  .padding-lg {
    padding: 1.25em;
  }

  .row-md {
    grid-column-gap: 1em;
    grid-row-gap: .5em;
  }

  .row-md._2-25em {
    flex-direction: column;
    display: flex;
  }

  .feature-4-column {
    grid-template-columns: 1fr;
  }

  .component-name {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 8px;
    padding-right: 8px;
  }

  .component-name.social-icons {
    padding-left: 12px;
    font-size: 1em;
  }

  .component-grid {
    grid-row-gap: 3em;
  }

  ._2x-pricing-grid {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .mixed-gallery-1 {
    grid-template-columns: 1fr;
  }

  .image-wrapper-1-1.rounded-sm.notseen {
    display: none;
  }

  .timeline {
    grid-row-gap: 2.5em;
  }

  .timeline-chapter, .timeline-chapter.reverse {
    flex-direction: column;
  }

  .timeline-chapter-item {
    background-color: var(--background);
    text-align: center;
    width: 75%;
    margin-top: .5em;
    margin-bottom: .5em;
    padding-top: .5em;
    padding-bottom: .5em;
  }

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

  .pricing-title-cell {
    text-align: center;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing-cell {
    text-align: center;
    align-items: center;
    padding: 1em 0;
    display: flex;
  }

  .pricing-cell-1st {
    text-align: center;
    align-items: center;
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
  }

  .accordion-bottom-text {
    padding-bottom: 3em;
  }

  .post-thumb-simple._2x {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

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

  .tab-link-simple {
    padding: 1em;
  }

  .mixed-gallery-2 {
    grid-template-columns: 1fr 1fr;
  }

  .feature-3-column {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .title-3xl {
    line-height: 1.2;
  }

  .padding-2xl {
    padding: 1.75em;
  }

  .post-grid {
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .post-share {
    justify-content: center;
    align-items: center;
    padding-bottom: 0;
    display: flex;
  }

  .share-column {
    grid-auto-flow: column;
    justify-items: center;
  }

  .title-2xl {
    font-size: 3em;
  }

  .style-section-heading {
    margin-top: -3em;
    padding-top: 3em;
  }

  .rounded-md {
    border-radius: .75em;
  }

  .row-lg {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .row-lg._7-5em {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    align-items: flex-start;
    display: flex;
  }

  .row-lg._5em {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .example-2x, .example-2x._3x {
    grid-template-columns: 1fr;
  }

  .row-base {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .row-base.column-mobile {
    grid-auto-flow: row;
  }

  .margin-xs {
    margin: .375em;
  }

  .margin-sm {
    margin: .625em;
  }

  .margin-base {
    margin: .875em;
  }

  .margin-md {
    margin: 1em;
  }

  .margin-lg {
    margin: 1.25em;
  }

  .margin-xl {
    margin: 1.5em;
  }

  .margin-2xl {
    margin: 1.75em;
  }

  .margin-3xl {
    margin: 2em;
  }

  .margin-4xl {
    margin: 2.125em;
  }

  .margin-5xl {
    margin: 2.5em;
  }

  .padding-xs {
    padding: .375em;
  }

  .padding-sm {
    padding: .625em;
  }

  .padding-md {
    padding: 1em;
  }

  .padding-3xl {
    padding: 2em;
  }

  .padding-4xl {
    padding: 2.125em;
  }

  .hide, .hide-mobile {
    display: none;
  }

  .show, .show-mobile {
    display: block;
  }

  .feature-4-column-sm, .example-4x, .example-3x {
    grid-template-columns: 1fr;
  }

  .example-color-row {
    grid-column-gap: 2px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .example-color-grid {
    grid-row-gap: 3em;
  }

  .example-color-name {
    height: auto;
  }

  .books-list {
    grid-column-gap: .5em;
    grid-row-gap: 2em;
    grid-auto-flow: row;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .padding-6xl {
    padding: 3em;
  }

  .padding-7xl {
    padding: 4em;
  }

  .padding-8xl {
    padding: 4.5em;
  }

  .padding-9xl {
    padding: 6em;
  }

  .padding-10xl {
    padding: 7em;
  }

  .padding-11xl {
    padding: 8em;
  }

  .padding-0 {
    padding: 0;
  }

  .margin-6xl {
    margin: 3em;
  }

  .margin-7xl {
    margin: 4em;
  }

  .margin-8xl {
    margin: 4.5em;
  }

  .margin-9xl {
    margin: 6em;
  }

  .margin-10xl {
    margin: 7em;
  }

  .margin-11xl {
    margin: 8em;
  }

  .letters-looser-mobile {
    letter-spacing: .05em;
  }

  .letters-loose-mobile {
    letter-spacing: .025em;
  }

  .letters-normal-mobile {
    letter-spacing: 0;
  }

  .letters-tight-mobile {
    letter-spacing: -.025em;
  }

  .letters-tighter-mobile {
    letter-spacing: -.05em;
  }

  .leading-none-mobile {
    line-height: 1;
  }

  .leading-looser-mobile {
    line-height: 2;
  }

  .leading-loose-mobile {
    line-height: 1.625;
  }

  .leading-normal-mobile {
    line-height: 1.5;
  }

  .leading-tight-mobile {
    line-height: 1.375;
  }

  .leading-tighter-mobile {
    line-height: 1.25;
  }

  .padding-5xl {
    padding: 2.5em;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

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

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .spacing-clean-mobile {
    margin: 0;
    padding: 0;
  }

  .micons-grid {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .line-horiz, .line-vert {
    display: none;
  }

  .spacing-clean-tablet {
    margin: 0;
    padding: 0;
  }

  .footer-1-cta-grid {
    grid-row-gap: 1em;
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .browser-top-bar-right, .browser-top-bar-left {
    display: none;
  }

  .browser-top-bar-center {
    max-width: 100%;
  }

  .footer-1-main-grid, .contact-list {
    grid-template-columns: 1fr;
  }

  .lightbox-play-animated {
    border-color: var(--titles-links);
    font-size: 1.5em;
  }

  .header-section {
    padding-bottom: 2em;
  }

  .navbar {
    height: 80px;
  }

  .pricing-2-column {
    grid-template-columns: 1fr;
  }

  .form-block {
    min-width: auto;
  }

  .footer-1-cta-box {
    padding-left: 2em;
    padding-right: 2em;
  }

  .style-intro-wrap {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .style-header {
    padding: 8em 2.5em;
  }

  .side-by-side-3-to-2, .side-by-side-2-to-3._3em, .side-by-side-list {
    width: 100%;
  }

  .how-to-list {
    flex-direction: column;
    display: flex;
  }

  .sign-up-section {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .snippet-body {
    margin-left: auto;
    margin-right: auto;
  }

  .shift-body {
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .timeline-chapter-image {
    text-align: center;
    background-color: #fff;
    width: 75%;
    margin-top: .5em;
    margin-bottom: .5em;
  }

  .cms-customer-2x {
    grid-column-gap: 1.5em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr;
  }

  .worldmap {
    margin-top: -2em;
    margin-bottom: 0;
  }

  .how-it-works-item-3 {
    margin-top: 0;
    transform: none;
  }

  .how-it-works-content {
    grid-template-columns: 1fr;
  }

  .how-it-works {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    align-content: start;
    align-items: start;
  }

  .how-it-works-item-1 {
    width: 100%;
  }

  .how-it-works-item-5 {
    width: 100%;
    transform: none;
  }

  .how-it-works-item-4 {
    margin-bottom: 0;
  }

  .process-steps {
    grid-row-gap: 2.5em;
  }

  .process-steps-indicator {
    margin-top: 1em;
  }

  .process-steps-item {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .feature-2-column-sm {
    grid-template-columns: 1fr;
  }

  .team-logo {
    width: 16%;
    margin-left: 2em;
    margin-right: 2em;
  }

  .side-by-side-2-to-1 {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .faq-3x, .intro-list {
    grid-template-columns: 1fr;
  }

  .heading-hero {
    margin-bottom: -.8rem;
    font-size: 20vw;
  }

  .infinite-rotation-holder.bg-tile-middle.bg-neutral-600 {
    transform: scale(.8);
  }

  .vertical-scroll-wrapper {
    height: 1.6em;
    overflow: hidden;
  }

  .text-rotation-heading {
    font-size: 1.875rem;
  }

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

  .faq-wrap {
    padding-left: 4.125em;
    padding-right: 0;
  }

  ._2-columns-paragraph {
    column-count: 1;
  }

  .feature-2x {
    grid-template-columns: 1fr;
  }

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

  .logo-levitate-1 {
    width: 4em;
    height: 4em;
    top: 15%;
    left: 2%;
  }

  .logo-levitate-9 {
    top: auto;
    bottom: 25%;
    left: 0%;
  }

  .logo-levitate-8 {
    width: 2em;
    height: 2em;
    bottom: 5%;
  }

  .logo-levitate-6 {
    width: 3em;
    top: -5%;
  }

  .logo-levitate-5 {
    top: -5%;
  }

  .logo-levitate-4 {
    right: -5%;
  }

  .logo-levitate-3 {
    width: 3.5em;
    right: -2%;
  }

  .nav-link-content-list {
    grid-template-columns: 1fr;
  }

  .nav-link-item {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .feature-3-column-lg-copy {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    grid-template-columns: 1fr 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .float-right {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  .profile-divider {
    width: 100%;
    padding-right: 0;
  }

  .blog-breadcrumb-section {
    margin-bottom: 2.5em;
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .blog-breadcrumb-cms-list {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-breadcrumb-link {
    margin-bottom: 0;
    margin-right: 0;
    line-height: 2.5;
  }

  .blog-breadcrumb-links {
    background-color: var(--neutral-800);
    box-shadow: inset 0 0 0 1px var(--neutral-700);
    border-radius: .25em;
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-columns: auto;
    grid-auto-flow: row;
    justify-items: stretch;
    padding: 1em;
    display: none;
    position: absolute;
    top: 36px;
  }

  .section-blog-header {
    z-index: 20;
  }

  .category-dropdown-mobile {
    box-shadow: inset 0 0 0 1px var(--border);
    border-radius: .25em;
    align-items: center;
    height: 32px;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 10px;
    display: flex;
  }

  .submit-inside {
    display: none;
  }

  .pricing-header-60 {
    text-align: left;
    align-items: flex-start;
  }

  .pricing-3x-benefits {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .pricing-3x-benefits._2 {
    width: 100%;
  }

  .stats-4x {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: 1fr 1fr;
    margin-bottom: .5em;
    transform: none;
  }

  .cms-team-5x {
    grid-template-columns: 1fr 1fr;
  }

  .careers-apply-box {
    text-align: center;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .stats-4x-1st, .stats-4x-2nd, .stats-4x-3rd, .stats-4x-4th {
    transform: none;
  }

  .tweet-list, .tweet-column._2x {
    grid-template-columns: 1fr 1fr;
  }

  .width-32em {
    width: 100%;
  }

  .info-3x {
    width: 75%;
  }

  .info-3x._3.margin-bottom.margin-6xl {
    flex-direction: column;
    display: flex;
  }

  .info-3x.padding-8xl.rounded-sm.bg {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    width: 100%;
    padding: 2em;
  }

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

  .footer-grid {
    width: 100%;
  }

  .nav-link-content-list-1x {
    grid-template-columns: 1fr;
  }

  ._3x-box {
    grid-template-columns: 1fr;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .snippet-body-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .modal {
    width: 80%;
    height: 90%;
  }

  .emish1 {
    font-size: 2em;
  }

  .textemis-para {
    font-size: .875em;
  }

  .textemis-para._20px {
    font-size: 1em;
  }

  .textemis-para._16px {
    font-size: .875em;
  }

  .emish2 {
    font-size: 1.25em;
  }

  .image-25 {
    order: -1;
    align-self: center;
    height: 400px;
  }
}

@media screen and (max-width: 479px) {
  .example-wrap {
    padding: 1.25em;
  }

  .button-animated {
    font-size: 1em;
  }

  .button-animated.large {
    padding-left: 2em;
    padding-right: 2em;
    font-size: 1.25em;
  }

  .button-animated.large.emis {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .section._1vh.flex {
    height: 85vh;
    padding-bottom: 2em;
  }

  .section.emis.blue {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.emis.dark._34 {
    height: 20em;
    padding-bottom: 2em;
  }

  .section.emis.white {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.emis.black {
    height: 24em;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.emis.dark2 {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .section.emis.lottie {
    margin-top: 0;
  }

  .title-sm {
    font-size: 1.75em;
  }

  .title-sm._20ch.content-centered {
    text-align: center;
  }

  .title-sm.text-color-white.small._20ch {
    text-align: left;
    font-size: .6em;
  }

  .title-xl {
    font-size: 2.5em;
  }

  .container-md {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .container-md.content-centered.nomargin {
    height: 100%;
  }

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

  .button.button-outline.large {
    font-size: 1.25em;
    display: none;
  }

  .column-md.content-centered, .column-md.content-centered._100 {
    width: 100%;
  }

  .column-md.emis {
    justify-items: center;
  }

  .column-md.emis._1em {
    justify-items: start;
  }

  .column-md._6-25em {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .column-md._2-25em.s {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .column-md._2-25em.ss, .column-md._7-5em {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .column-md.unsee {
    display: block;
  }

  .column-md._3 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .title-xs {
    font-size: 1.75em;
  }

  .padding-base {
    padding: 1.5em;
  }

  .padding-xl {
    padding: 1.375em;
  }

  .container-lg {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .container-lg._0, .container-lg.less {
    padding-left: 0;
    padding-right: 0;
  }

  .container-lg.no {
    overflow: hidden;
  }

  .column-lg.content-centered.margin {
    align-content: space-between;
    justify-content: start;
    justify-items: start;
    height: 100%;
    padding-top: 8em;
    padding-left: 1em;
    padding-right: 0;
  }

  .title-md {
    font-size: 2.5em;
  }

  .title-md.text-center.mob {
    font-size: 2em;
  }

  .title-lg {
    letter-spacing: -.01em;
    font-size: 1.875em;
  }

  .text-lg {
    font-size: 1.125em;
  }

  .material-icons-round.dfdf {
    font-size: 1.5em;
  }

  .material-icons-round.dfdf.ugu {
    font-size: 1.25em;
    display: none;
  }

  .text-xs {
    font-size: .75em;
  }

  .text-xl {
    font-size: 1.25em;
  }

  .text-xl._40ch.grey.margin-top.margin-base {
    text-align: left;
  }

  .image-background.low {
    width: 100%;
    height: 100%;
  }

  .container-xl {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .container-xl.emis.unhide {
    display: block;
  }

  .container-sm {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .container-sm.no {
    padding-left: 0;
    padding-right: 0;
  }

  .container-sm._0.cente {
    margin-left: 0;
    margin-right: 0;
  }

  .column-sm.emis._4em {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-2xl {
    font-size: 1.375em;
    line-height: 1.25;
  }

  .error {
    border-radius: .5em;
    padding: 12px;
  }

  .success {
    border: 1px solid var(--neutral-600);
    background-color: var(--neutral-700);
    border-radius: .5em;
  }

  .padding-lg {
    padding: 1.125em;
  }

  .row-md {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-direction: column;
    display: flex;
  }

  .row-md.items-center.left {
    align-items: flex-start;
  }

  .row-md._2-25em {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .feature-4-column {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .component-name {
    margin-top: 8px;
    margin-bottom: 4px;
    margin-left: 1.5em;
    position: static;
  }

  .component-name.static {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .component-section {
    padding-top: 4px;
    overflow: hidden;
  }

  .header-team-pricing, .description-team-pricing {
    padding-bottom: 1.25em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

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

  .mixed-gallery-1 {
    flex-direction: column;
  }

  .timeline-chapter-item {
    width: 100%;
  }

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

  .image-wrapper-4-3.show-info-on-hover.rounded-xs.fade-in-on-scroll {
    padding-top: 100%;
  }

  .stats-3-column-sm {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-columns: auto;
    width: 100%;
  }

  .slide {
    overflow: hidden;
  }

  .accordion-bottom-wrap {
    padding-right: 0;
  }

  .post-thumb-simple {
    grid-template-columns: 1fr;
    width: 100%;
  }

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

  .team-5x-sm {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .lightbox-play-button {
    width: 5em;
    height: 5em;
  }

  .lightbox-play-wrap {
    font-size: 3em;
  }

  .lightbox-video-3-column {
    width: 100%;
  }

  .text-base {
    white-space: nowrap;
    width: 100%;
  }

  .text-base.top24px.less {
    white-space: normal;
  }

  .tab-link-simple {
    flex: 1;
    width: 100%;
  }

  .tab-link-simple.w--current {
    flex: 1;
  }

  .tab-simple-menu.container-lg {
    flex-direction: row;
  }

  .tab-simple-menu.container-lg.no {
    flex-flow: row;
  }

  .tab-simple-menu.container-lg.no.s {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
    max-width: none;
    padding-left: .75em;
    padding-right: .75em;
    overflow: auto;
  }

  .tab-simple, .feature-3-column {
    width: 100%;
  }

  .padding-2xl {
    padding: 1.625em 1.5em;
  }

  .share-column {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .title-2xl {
    font-size: 2.5em;
  }

  .style-section {
    padding-bottom: 1.25em;
  }

  .row-lg.emis.mob {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .row-lg._7-5em {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: auto;
    align-items: flex-start;
    display: flex;
  }

  .row-lg._5em {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-direction: column;
    margin-top: 0;
    display: flex;
  }

  .example-grid {
    grid-row-gap: .5em;
    grid-template-columns: 1fr;
  }

  .row-base.column-mobile {
    flex-direction: column;
    grid-auto-flow: row;
    align-items: flex-start;
  }

  .row-base.column-mobile.vertical.negative {
    margin-top: -3.5em;
  }

  .margin-lg {
    margin: 1.125em;
  }

  .margin-xl {
    margin: 1.375em;
  }

  .margin-2xl {
    margin: 1.625em;
  }

  .margin-3xl {
    margin: 1.75em;
  }

  .margin-4xl {
    margin: 1.875em;
  }

  .margin-5xl {
    margin: 2.25em;
  }

  .padding-3xl {
    padding: 1.75em 1.5em;
  }

  .padding-4xl {
    padding: 1.875em;
  }

  .hide {
    display: none;
  }

  .show {
    display: block;
  }

  .feature-4-column-sm {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    width: 100%;
  }

  .example-color-row {
    grid-column-gap: 1px;
    grid-template-columns: 1fr;
  }

  .books-list {
    grid-template-columns: 1fr;
    width: 80%;
  }

  .text-xxs {
    font-size: .75em;
  }

  .padding-6xl {
    padding: 2.5em;
  }

  .padding-7xl {
    padding: 3.5em;
  }

  .padding-8xl {
    padding: 4em 1.25em;
  }

  .padding-9xl {
    padding: 5em;
  }

  .padding-10xl {
    padding: 5.5em;
  }

  .padding-11xl {
    padding: 6em;
  }

  .padding-0 {
    padding: 0;
  }

  .margin-6xl {
    margin: 2.5em;
  }

  .margin-7xl {
    margin: 3.5em;
  }

  .margin-8xl {
    margin: 4em;
  }

  .margin-9xl, .margin-10xl {
    margin: 5em;
  }

  .margin-11xl {
    margin: 6em;
  }

  .padding-5xl {
    padding: 2.25em 1.5em;
  }

  .spacing-clean {
    margin: 0;
    padding: 0;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .padding-right {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-top {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .margin-top {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-top.margin-6xl {
    height: 100%;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .margin-bottom.margin-2xl {
    width: 100%;
  }

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

  .margin-left {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
  }

  .margin-right {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .spacing-clean-mobile, .spacing-clean-tablet {
    margin: 0;
    padding: 0;
  }

  .column-xl {
    grid-column-gap: 3em;
    grid-row-gap: 1.5em;
  }

  .footer-1-sub-grid {
    grid-column-gap: 1em;
    grid-row-gap: 2em;
  }

  .browser-search-bar {
    border-radius: 4px;
    justify-content: flex-start;
    padding-left: 12px;
  }

  .browser-top-bar {
    padding-left: .5em;
    padding-right: .5em;
  }

  .font-title.shhot {
    white-space: normal;
  }

  .template-thumb-wrap {
    padding: 1.5em;
  }

  .header-section.emis {
    padding-top: 0;
  }

  .navbar-shadow.emis {
    display: none;
  }

  .navbar-list.emis {
    grid-template-columns: auto;
    justify-content: center;
    display: flex;
  }

  .brand {
    width: 86px;
  }

  .navbar.emis {
    margin-top: 4em;
  }

  .section-under-navbar.bg-tile-top-lg.bg-sky-900.emis {
    background-image: url('../images/Image_1.png');
    background-position: 50%;
    background-size: cover;
  }

  ._3x-feature {
    grid-template-columns: 1fr;
  }

  ._3x-feature-line-bottom.mobile {
    display: block;
  }

  ._3x-feature-line-left, ._3x-feature-line-left.tablet {
    display: none;
  }

  .container-xs.flex {
    height: 100%;
    padding-top: 6em;
  }

  .tabs-menu-rounded {
    border-radius: .5em;
    width: 100%;
  }

  .footer-1-cta-box {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .side-by-side-3-to-2, .side-by-side-2-to-3 {
    grid-column-gap: 5em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .side-by-side-list {
    grid-column-gap: 5em;
    grid-row-gap: 4em;
    width: 100%;
  }

  .how-to-column {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .how-to-column._2 {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
  }

  .image-3 {
    width: 3em;
    height: 3em;
    margin: .25em;
    padding: .25em;
  }

  .side-by-side-1-to-1 {
    grid-column-gap: 5em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .line-holder.ss {
    display: none;
  }

  .feature-row.fade-in-on-scroll.front {
    grid-column-gap: .25em;
  }

  .feature-row.fade-in-on-scroll.front.mob {
    grid-column-gap: 0em;
    grid-row-gap: 0em;
  }

  .split-section-full.two {
    grid-template-columns: 1fr;
  }

  .sign-up-section.bg-neutral-800 {
    display: none;
  }

  .sign-up-sign-in-button {
    padding-left: 1.25em;
    padding-right: 1.25em;
    position: static;
  }

  .snippet-body {
    width: 100%;
  }

  .caption-holder {
    align-items: center;
  }

  .shift-body {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .case-shift-title-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-6xl {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .stats-2x {
    grid-template-columns: 1fr;
  }

  .timeline-chapter-image {
    width: 100%;
  }

  .image-5 {
    max-width: 6em;
    height: 1.5em;
  }

  .quote-sign {
    margin-bottom: 1em;
  }

  .tab-link-tab-2-2 {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .image-6 {
    margin-bottom: .5em;
    margin-right: 0;
  }

  .rotated-shape-wrap {
    padding: 0;
  }

  .rotated-shape-wrap.tight {
    padding-left: 1em;
    padding-right: 1em;
  }

  .code-row {
    grid-template-columns: 1.5em 1fr;
  }

  .how-it-works-number {
    top: 12px;
    left: 12px;
    transform: none;
  }

  .how-it-works {
    grid-template-columns: 1fr;
  }

  .process-steps-indicator {
    width: 2.5em;
    height: 2.5em;
    margin-top: 1.25em;
  }

  .process-steps-item {
    margin-left: 1em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .process-steps-indicator-icon {
    font-size: 1em;
  }

  .tab-content {
    flex-direction: column;
  }

  .feature-2-column-sm {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .team-logo {
    width: 25%;
    margin-left: 1em;
    margin-right: 1em;
  }

  .side-by-side-2-to-1 {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
  }

  .faq-3x {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .track-vertical {
    align-items: flex-start;
  }

  .infinite-rotation-holder.bg-tile-middle.bg-neutral-600 {
    width: auto;
    min-height: auto;
    transform: scale(1.1);
  }

  .vertical-scroll-wrapper {
    height: .6em;
  }

  .text-rotation-heading.rotate-text._9, .text-rotation-heading.rotate-text._12, .text-rotation-heading.rotate-text._5, .text-rotation-heading.rotate-text._18, .text-rotation-heading.rotate-text._2, .text-rotation-heading.rotate-text._11, .text-rotation-heading.rotate-text._4, .text-rotation-heading.rotate-text._13, .text-rotation-heading.rotate-text._14, .text-rotation-heading.rotate-text._7, .text-rotation-heading.rotate-text._10, .text-rotation-heading.rotate-text._16, .text-rotation-heading.rotate-text._17, .text-rotation-heading.rotate-text._15, .text-rotation-heading.rotate-text._1, .text-rotation-heading.rotate-text._8, .text-rotation-heading.rotate-text._3, .text-rotation-heading.rotate-text._6 {
    font-size: .6em;
  }

  .faq-wrap {
    padding-left: 0;
  }

  .caption-holder-center.s {
    grid-template-columns: auto 1fr;
  }

  ._3-column {
    width: 100%;
  }

  ._40ch.left {
    text-align: left;
  }

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

  ._2-column {
    width: 100%;
  }

  .logo-levitate-1 {
    width: 2em;
    height: 2em;
    left: 2%;
  }

  .logo-levitate-9 {
    width: 2em;
    height: 2em;
    top: 44%;
    left: 0%;
  }

  .logo-levitate-8 {
    bottom: 2%;
  }

  .logo-levitate-6 {
    width: 3em;
    top: -6%;
  }

  .logo-levitate-5, .logo-levitate-4 {
    width: 2em;
    height: 2em;
  }

  .logo-levitate-3 {
    width: 2em;
  }

  .logo-levitate-2 {
    bottom: 4%;
  }

  .onboarding-slider {
    z-index: 1;
    width: auto;
  }

  .onboarding-close {
    z-index: 2;
    top: auto;
    bottom: 4%;
    left: 50%;
    right: 0%;
    transform: translate(-50%);
  }

  .onboarding-close.close-modal {
    flex: none;
    margin-top: 1em;
    margin-left: 2.5em;
    top: 0%;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .feature-3-column-lg-copy {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .menu-button-wrap {
    display: flex;
  }

  .profile-divider {
    width: 100%;
    padding-right: 0;
  }

  .team-member-footer {
    grid-template-columns: 1fr;
  }

  .link {
    font-size: .75em;
  }

  .post-section {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding: 0;
  }

  .team-member-section {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .team-member-header {
    margin-left: -1.5em;
    margin-right: -1.5em;
  }

  .submit-inside {
    display: none;
  }

  .pricing-header-60 {
    text-align: left;
    align-items: flex-start;
    width: 100%;
  }

  .pricing-3x-benefits {
    width: 100%;
  }

  .next-button {
    font-size: .75em;
  }

  .stats-4x {
    grid-template-columns: 1fr;
  }

  .stats-3x {
    width: 100%;
  }

  .cms-team-5x {
    grid-template-columns: 1fr;
  }

  .press-section {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .holder {
    flex-direction: column;
    justify-content: center;
    width: 8em;
    display: flex;
  }

  ._1st-image {
    align-items: center;
    display: flex;
  }

  ._2nd-image {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logomark-wrap {
    width: 4em;
    height: 4em;
  }

  .tweet-list, .tweet-column._2x {
    grid-template-columns: 1fr;
  }

  .customer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .side-by-side-1-to-2 {
    grid-column-gap: 5em;
    grid-row-gap: 2em;
    width: 100%;
  }

  .testimonial-with-avatar-list {
    width: 100%;
    margin-top: 2em;
  }

  .testimonial-avatar-top {
    width: 4em;
    height: 4em;
    margin-top: -2em;
  }

  .ui-snippet {
    padding-left: 1em;
    padding-right: 1em;
  }

  .customer-stats {
    grid-auto-flow: row;
  }

  .info-3x {
    width: 100%;
  }

  .info-3x.padding-8xl.rounded-sm.bg {
    flex-direction: column;
    display: flex;
  }

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

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

  ._3x-box {
    width: 100%;
  }

  .template-thumb-wrap-static {
    padding: 1.5em;
  }

  .onboarding-close-2 {
    z-index: 2;
    top: auto;
    bottom: 4%;
    left: 50%;
    right: 0%;
    transform: translate(-50%);
  }

  .div-block-6 {
    align-items: center;
    display: flex;
  }

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

  .state {
    font-size: .7em;
  }

  .text-block-23, .text-block-25 {
    font-size: 12px;
  }

  .modal-background {
    display: none;
  }

  .modal {
    justify-content: center;
    width: 100%;
    height: 100%;
    display: none;
  }

  .modal1 {
    justify-content: center;
    display: block;
  }

  .modal2 {
    justify-content: center;
    display: none;
  }

  .div-block-14 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    display: flex;
  }

  .div-block-16 {
    justify-content: flex-start;
  }

  .emish1 {
    text-align: center;
    font-size: 2em;
  }

  .emish1.content-centered {
    text-align: left;
    display: block;
  }

  .emish1.small {
    text-align: left;
    font-size: 1.25em;
    line-height: 1.4;
  }

  .emish1.left {
    text-align: left;
  }

  .textemis-para {
    text-align: center;
    font-size: .875em;
  }

  .textemis-para._20px {
    text-align: left;
    font-size: 1em;
  }

  .textemis-para._16px {
    font-size: .875em;
  }

  .textemis-para.left {
    text-align: left;
  }

  .emish2 {
    white-space: normal;
  }

  .emish2.white._18 {
    font-size: .875em;
    line-height: 1.7;
  }

  .div-block-17.white {
    width: 2em;
    height: 2em;
  }

  .div-block-18 {
    margin-bottom: 1em;
  }

  .div-block-19 {
    padding: 1em;
  }

  .div-block-19.unsee {
    display: none;
  }

  .div-block-20 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
  }

  .image-21, .image-22, .image-23 {
    width: 3em;
    height: 3em;
  }

  .image-25 {
    width: 100%;
    height: auto;
  }

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

  .lottie-animation-3 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .lottie-animation-3._1 {
    object-fit: cover;
    align-self: center;
    width: 1200px;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
  }

  .lottie-animation-3.unhide {
    display: none;
  }

  .lottie-animation-3.nui {
    height: 60vh;
  }

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

  .div-block-29.hide, .div-block-30.hide.s {
    display: none;
  }

  .lottie-animation-5, .lottie-animation-6 {
    z-index: 12;
    position: -webkit-sticky;
    position: sticky;
  }

  .lottie-animation-7, .lottie-animation-8 {
    height: 100%;
  }

  .link-block-14 {
    display: none;
  }
}

#w-node-f54292a3-7d16-fa80-f693-1f1d9f04776f-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047771-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047772-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047776-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f04777a-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f04777e-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f04777f-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047780-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047783-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047787-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047795-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047797-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047798-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047799-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f04779c-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477a0-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477a2-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477a3-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477a4-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477a7-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ab-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ad-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ae-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477af-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477b2-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477b6-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477b8-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477b9-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ba-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477bd-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477c1-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477c3-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477c4-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477c5-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477c8-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477cc-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ce-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477cf-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477d0-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477d3-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477d7-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477e3-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477e7-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477e8-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477e9-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ec-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477f0-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477f2-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477f3-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477f4-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477f7-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477fb-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f0477ff-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047800-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047803-eafbc1ed, #w-node-f54292a3-7d16-fa80-f693-1f1d9f047807-eafbc1ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f54292a3-7d16-fa80-f693-1f1d9f047809-eafbc1ed {
  justify-self: end;
}

#w-node-c8a749b7-804a-6aea-4d89-960f86badcc4-eafbc1ed, #w-node-c8a749b7-804a-6aea-4d89-960f86badcc5-eafbc1ed, #w-node-b10195f2-64fc-36e2-5724-75074ad7a8b9-eafbc1ed, #w-node-b10195f2-64fc-36e2-5724-75074ad7a8ba-eafbc1ed, #w-node-b10195f2-64fc-36e2-5724-75074ad7a8c0-eafbc1ed, #w-node-b10195f2-64fc-36e2-5724-75074ad7a8c1-eafbc1ed, #w-node-_4c093059-c71c-3a4f-f267-11901363a93a-eafbc1ed, #w-node-_4a08deaa-b84f-c089-3a4a-2cee4fa728fd-eafbc1ed, #w-node-_4a08deaa-b84f-c089-3a4a-2cee4fa728fe-eafbc1ed, #w-node-_4a08deaa-b84f-c089-3a4a-2cee4fa72900-eafbc1ed, #w-node-_4c093059-c71c-3a4f-f267-11901363a942-eafbc1ed, #w-node-_4c093059-c71c-3a4f-f267-11901363a943-eafbc1ed, #w-node-_4c093059-c71c-3a4f-f267-11901363a946-eafbc1ed, #w-node-_300fff36-8d55-c878-973c-78b4c1b87783-eafbc1ed, #w-node-_75a76c9b-e49c-1e92-d8fd-961f092a83c2-eafbc1ed, #w-node-_75a76c9b-e49c-1e92-d8fd-961f092a83c3-eafbc1ed, #w-node-_75a76c9b-e49c-1e92-d8fd-961f092a83c5-eafbc1ed, #w-node-_531d2db0-c119-bf16-cfc2-eb5dd13e429d-eafbc1ed, #w-node-c7327c75-d709-4184-9dab-623ab7ce125d-eafbc1ed, #w-node-c7327c75-d709-4184-9dab-623ab7ce125e-eafbc1ed, #w-node-c7327c75-d709-4184-9dab-623ab7ce1260-eafbc1ed, #w-node-f344524b-da73-381c-bf84-955a03fb6360-eafbc1ed, #w-node-f344524b-da73-381c-bf84-955a03fb6361-eafbc1ed, #w-node-_531d2db0-c119-bf16-cfc2-eb5dd13e42a7-eafbc1ed, #w-node-_4b92d3dd-bb4b-45a6-9e3f-a0967cd11cf4-eafbc1ed, #w-node-_4b92d3dd-bb4b-45a6-9e3f-a0967cd11cf5-eafbc1ed, #w-node-_4b92d3dd-bb4b-45a6-9e3f-a0967cd11cf2-eafbc1ed, #w-node-_3d09bd33-c9a4-893b-e8f3-a1d23faca19d-eafbc1ed, #w-node-a6214776-d4c0-da43-98f6-25e7cdd7c44e-eafbc1ed, #w-node-d044d953-c7f7-4c6d-4ec7-d45deab14859-eafbc1ed, #w-node-_221fb865-e052-ee35-067c-9fdae79ceecc-eafbc1ed, #w-node-_221fb865-e052-ee35-067c-9fdae79ceecd-eafbc1ed, #w-node-_221fb865-e052-ee35-067c-9fdae79ceecf-eafbc1ed, #w-node-a6214776-d4c0-da43-98f6-25e7cdd7c456-eafbc1ed, #w-node-a6214776-d4c0-da43-98f6-25e7cdd7c457-eafbc1ed, #w-node-a6214776-d4c0-da43-98f6-25e7cdd7c45a-eafbc1ed, #w-node-_9ad03d3b-ce15-fdd7-2a6e-670b641d8c4c-eafbc1ed, #w-node-_9ad03d3b-ce15-fdd7-2a6e-670b641d8c4d-eafbc1ed, #w-node-_9ad03d3b-ce15-fdd7-2a6e-670b641d8c4f-eafbc1ed {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_357c463d-134f-05f9-99de-3ff9034448ff-eafbc1ed, #w-node-_357c463d-134f-05f9-99de-3ff903444908-eafbc1ed, #w-node-_357c463d-134f-05f9-99de-3ff90344490f-eafbc1ed, #w-node-_357c463d-134f-05f9-99de-3ff903444916-eafbc1ed {
  justify-self: start;
}

#w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdbe-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdc0-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdc3-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdc6-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdc8-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdcd-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdd0-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdd2-2fe08bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdd4-2fe08bdf, #w-node-_5dacfd3b-787e-6404-4033-2670b26af7e5-2fe08bdf {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-_056d9a26-7990-5fb7-a919-15b3f7b245d6-2fe08bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f62bb0e8-d9c4-9474-01b5-ef55e488458b-2fe08bdf {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-a7e12a0c-d703-16d6-f053-4efa14dbbddd-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbde0-2fe08bdf, #w-node-_26f998d6-8cdc-e3e3-ebf9-2d5847978311-2fe08bdf, #w-node-_61e255ee-ae84-a1af-04a5-06761938ec79-2fe08bdf, #w-node-_325be527-884d-ae5a-9e3f-d95f658a8236-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdfd-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdff-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbe05-2fe08bdf, #w-node-d9e175de-578e-0656-ecea-2d3338891500-388914fc, #w-node-d9e175de-578e-0656-ecea-2d3338891504-388914fc, #w-node-d9e175de-578e-0656-ecea-2d3338891508-388914fc, #w-node-d9e175de-578e-0656-ecea-2d333889150a-388914fc, #w-node-d9e175de-578e-0656-ecea-2d333889150c-388914fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9e175de-578e-0656-ecea-2d333889150d-388914fc {
  align-self: center;
  justify-self: end;
}

#w-node-d9e175de-578e-0656-ecea-2d3338891515-388914fc, #w-node-d9e175de-578e-0656-ecea-2d3338891517-388914fc, #w-node-d9e175de-578e-0656-ecea-2d3338891519-388914fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9e175de-578e-0656-ecea-2d333889151a-388914fc {
  align-self: center;
  justify-self: end;
}

#w-node-af57eb03-09ed-2d99-9f8a-3fb533543345-e8fbc259, #w-node-_34dad676-9af9-0557-803c-b9c33195adba-e8fbc259, #w-node-_34dad676-9af9-0557-803c-b9c33195adbb-e8fbc259, #w-node-_66ac2b9a-2196-511a-0553-9d18d9fd02a8-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af57eb03-09ed-2d99-9f8a-3fb533543353-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c7e-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c80-e8fbc259 {
  align-self: center;
  justify-self: center;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c82-e8fbc259, #w-node-e46b7cbd-2692-fde7-9888-155cd70d1c83-e8fbc259, #w-node-_625be941-7949-32a3-e462-768c0e66b2be-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_625be941-7949-32a3-e462-768c0e66b2c0-e8fbc259 {
  align-self: center;
  justify-self: center;
}

#w-node-_625be941-7949-32a3-e462-768c0e66b2c2-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_625be941-7949-32a3-e462-768c0e66b2c3-e8fbc259, #w-node-_63c9480b-f293-e583-6ddc-739477c9a587-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_63c9480b-f293-e583-6ddc-739477c9a589-e8fbc259 {
  align-self: center;
  justify-self: center;
}

#w-node-_63c9480b-f293-e583-6ddc-739477c9a58b-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_63c9480b-f293-e583-6ddc-739477c9a58c-e8fbc259, #w-node-fb35708c-5434-9853-8f97-38470fd68fb1-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fb35708c-5434-9853-8f97-38470fd68fb3-e8fbc259 {
  align-self: center;
  justify-self: center;
}

#w-node-fb35708c-5434-9853-8f97-38470fd68fb5-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-fb35708c-5434-9853-8f97-38470fd68fb6-e8fbc259, #w-node-e46b7cbd-2692-fde7-9888-155cd70d1c87-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c89-e8fbc259 {
  align-self: center;
  justify-self: center;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c8b-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-e46b7cbd-2692-fde7-9888-155cd70d1c8c-e8fbc259, #w-node-_242f3e15-ce41-0727-b084-dbabecfa77a0-e8fbc259, #w-node-_242f3e15-ce41-0727-b084-dbabecfa77a3-e8fbc259, #w-node-_242f3e15-ce41-0727-b084-dbabecfa77ad-e8fbc259, #w-node-_242f3e15-ce41-0727-b084-dbabecfa77ae-e8fbc259, #w-node-_242f3e15-ce41-0727-b084-dbabecfa77b2-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb94-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb95-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb96-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb97-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb98-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb9a-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb9c-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb9d-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb9e-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bb9f-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba2-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba5-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba6-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba7-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba8-e8fbc259, #w-node-_510d40fd-e1c5-1b79-a350-d0a32159bba9-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_510d40fd-e1c5-1b79-a350-d0a32159bbab-e8fbc259, #w-node-_76cd50de-0d84-958a-786c-0f038e52f295-e8fbc259, #w-node-_76cd50de-0d84-958a-786c-0f038e52f29f-e8fbc259, #w-node-_76cd50de-0d84-958a-786c-0f038e52f2a0-e8fbc259, #w-node-_76cd50de-0d84-958a-786c-0f038e52f2a4-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c2-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c3-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c4-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c5-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c6-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5c8-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5ca-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5cb-e8fbc259, #w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5cc-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5cd-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-cf55107d-a3bd-2e29-7a44-426ca11bf5d0-e8fbc259, #w-node-_76cd50de-0d84-958a-786c-0f038e52f2d3-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248358-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24835b-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248365-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248366-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24836a-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248374-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248375-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248376-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248377-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248378-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24837a-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24837c-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24837d-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24837e-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24837f-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248382-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248385-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248386-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248387-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248388-e8fbc259, #w-node-_0f6daff7-a3cc-3678-8bd8-66cadf248389-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f6daff7-a3cc-3678-8bd8-66cadf24838b-e8fbc259, #w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd647982-e8fbc259, #w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd647983-e8fbc259, #w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd647987-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd64798f-e8fbc259 {
  align-self: center;
}

#w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd647990-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd60e04f-6489-a134-4803-71edc8f23f18-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-bd60e04f-6489-a134-4803-71edc8f23f19-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bd60e04f-6489-a134-4803-71edc8f23f0e-e8fbc259 {
  align-self: start;
}

#w-node-bd60e04f-6489-a134-4803-71edc8f23f16-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d16932235-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d16932236-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d16932240-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d16932242-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d16932243-e8fbc259, #w-node-_99c05cc5-783c-dec4-bb40-7e5d1693224d-e8fbc259, #w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd6479b8-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b34-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b35-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b3b-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b3c-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b47-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b4a-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b4b-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b4e-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b50-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b52-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b55-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b56-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b59-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b5b-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b5d-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b60-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b61-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b64-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b66-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b68-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b6b-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b6c-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b6f-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b71-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b73-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b76-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b77-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b7a-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b7c-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b7e-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b81-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b82-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b85-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b87-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b89-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b8c-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b8d-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b90-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b92-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b94-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b97-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b98-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b9b-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b9d-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3b9f-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3ba2-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3ba3-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3ba6-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3ba8-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3baa-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bad-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bae-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bb1-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bb3-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bb5-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bb8-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bb9-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bbc-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bbe-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bc0-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bc3-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bc4-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bc7-e8fbc259, #w-node-_46d66ab6-3b5f-7738-ed44-b70e3d3a3bc9-e8fbc259, #w-node-_2f35b89b-e006-b6cc-19cb-712c564d2710-e8fbc259, #w-node-_2a6bd1f6-9f80-e95c-670c-abbcfeffe998-e8fbc259, #w-node-_2a6bd1f6-9f80-e95c-670c-abbcfeffe999-e8fbc259, #w-node-_753c8054-acda-1aff-c2e0-bd143a1fc520-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-8099729179ec-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-8099729179ed-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a00-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a01-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a15-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a16-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a29-e8fbc259, #w-node-a86be73b-868d-efc6-d2c0-809972917a2a-e8fbc259, #w-node-e273166f-ec1d-f919-66e3-fc4221065896-e8fbc259, #w-node-_6411abdd-0b1c-a4b3-f956-b9daaced37a9-e8fbc259, #w-node-_6411abdd-0b1c-a4b3-f956-b9daaced37ad-e8fbc259, #w-node-_6411abdd-0b1c-a4b3-f956-b9daaced37ae-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e273166f-ec1d-f919-66e3-fc42210658a7-e8fbc259 {
  align-self: center;
  justify-self: end;
}

#w-node-_66b1e00d-d885-5caa-efa3-49dce236baee-e8fbc259, #w-node-_66b1e00d-d885-5caa-efa3-49dce236baf2-e8fbc259, #w-node-_66b1e00d-d885-5caa-efa3-49dce236baf4-e8fbc259, #w-node-_66b1e00d-d885-5caa-efa3-49dce236baf5-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_66b1e00d-d885-5caa-efa3-49dce236bafa-e8fbc259 {
  align-self: center;
  justify-self: end;
}

#w-node-eb4c972c-83e1-1d8a-c1a8-0b652d4221aa-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb4c972c-83e1-1d8a-c1a8-0b652d4221ad-e8fbc259 {
  align-self: stretch;
}

#w-node-_7dce0ef1-7ee1-789b-0229-bbc3b8cf94df-e8fbc259, #w-node-_7dce0ef1-7ee1-789b-0229-bbc3b8cf94e0-e8fbc259, #w-node-_7dce0ef1-7ee1-789b-0229-bbc3b8cf94e2-e8fbc259, #w-node-b7e97648-4c52-5c71-7d95-6349e8f37506-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b7e97648-4c52-5c71-7d95-6349e8f37509-e8fbc259 {
  align-self: stretch;
}

#w-node-b7e97648-4c52-5c71-7d95-6349e8f37510-e8fbc259, #w-node-b7e97648-4c52-5c71-7d95-6349e8f37511-e8fbc259, #w-node-b7e97648-4c52-5c71-7d95-6349e8f37513-e8fbc259, #w-node-_51f0cf4c-7b0c-3ae1-5d84-fe1fb9b97224-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_51f0cf4c-7b0c-3ae1-5d84-fe1fb9b97227-e8fbc259 {
  align-self: stretch;
}

#w-node-_51f0cf4c-7b0c-3ae1-5d84-fe1fb9b9722e-e8fbc259, #w-node-_51f0cf4c-7b0c-3ae1-5d84-fe1fb9b9722f-e8fbc259, #w-node-_51f0cf4c-7b0c-3ae1-5d84-fe1fb9b97231-e8fbc259, #w-node-_46ec3ff6-d13f-5358-091f-919c075ba102-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46ec3ff6-d13f-5358-091f-919c075ba105-e8fbc259 {
  align-self: stretch;
}

#w-node-_46ec3ff6-d13f-5358-091f-919c075ba10c-e8fbc259, #w-node-_46ec3ff6-d13f-5358-091f-919c075ba10d-e8fbc259, #w-node-_46ec3ff6-d13f-5358-091f-919c075ba10f-e8fbc259, #w-node-b26ea23a-7c61-f87d-6346-0e545ed06d61-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b26ea23a-7c61-f87d-6346-0e545ed06d64-e8fbc259 {
  align-self: stretch;
}

#w-node-b26ea23a-7c61-f87d-6346-0e545ed06d6b-e8fbc259, #w-node-b26ea23a-7c61-f87d-6346-0e545ed06d6c-e8fbc259, #w-node-b26ea23a-7c61-f87d-6346-0e545ed06d6e-e8fbc259 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d5b8c942-226f-1fe6-2393-e624a0c23c2a-a0c23c2a {
  align-self: center;
  justify-self: end;
}

#w-node-f1169d73-8773-8a3e-7138-8a5ad52e5dd6-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5dd8-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5dd9-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5ddd-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5de1-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5de5-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5de6-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5de7-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5dea-fa0cbf10, #w-node-f1169d73-8773-8a3e-7138-8a5ad52e5dee-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff07-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff09-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff0a-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff0b-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff0e-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff12-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff16-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff17-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff18-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff1f-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff23-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff24-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff25-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff28-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff2c-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff30-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff31-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff32-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff35-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff39-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff3d-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff3e-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff3f-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff42-fa0cbf10, #w-node-e1b951f9-77ae-f0a1-8dda-d3b415b6ff46-fa0cbf10, #w-node-ad4ef818-3dd8-6215-8ecf-14c3565f083d-fa0cbf10, #w-node-ad4ef818-3dd8-6215-8ecf-14c3565f083e-fa0cbf10, #w-node-ad4ef818-3dd8-6215-8ecf-14c3565f083f-fa0cbf10, #w-node-ad4ef818-3dd8-6215-8ecf-14c3565f0842-fa0cbf10, #w-node-ad4ef818-3dd8-6215-8ecf-14c3565f0846-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df48b-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df491-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df492-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df493-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df496-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df49a-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df49c-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df49d-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df49e-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df4a1-fa0cbf10, #w-node-_253ea4ae-8056-f32f-8b03-6e2fb84df4a5-fa0cbf10, #w-node-_3568a9bc-446f-38ca-4845-6b5aeb4d0dca-fa0cbf10, #w-node-_3568a9bc-446f-38ca-4845-6b5aeb4d0dcb-fa0cbf10, #w-node-_3568a9bc-446f-38ca-4845-6b5aeb4d0dce-fa0cbf10, #w-node-_3568a9bc-446f-38ca-4845-6b5aeb4d0dd2-fa0cbf10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90910534-8503-0140-553b-dd5cfa0cbf37-fa0cbf10 {
  justify-self: end;
}

#w-node-cd6bea7b-53ed-8770-faf2-51a3ac3f4a5c-a7fbc25b {
  justify-self: stretch;
}

#w-node-cd6bea7b-53ed-8770-faf2-51a3ac3f4a5e-a7fbc25b, #w-node-cd6bea7b-53ed-8770-faf2-51a3ac3f4a5f-a7fbc25b, #w-node-cd6bea7b-53ed-8770-faf2-51a3ac3f4a63-a7fbc25b, #w-node-cd6bea7b-53ed-8770-faf2-51a3ac3f4a64-a7fbc25b, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-a7fbc25b, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-a7fbc25b, #w-node-_90add863-260d-1434-1ac4-cb1d32653d4f-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551cd-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551ce-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551d2-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551d3-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551db-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551e2-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551e3-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551e5-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551e9-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551f0-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551f1-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551f3-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551f7-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551fe-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e551ff-a7fbc25b, #w-node-d5c25e8d-198a-b576-8c43-1e2159e55201-a7fbc25b, #w-node-_8b35c1a4-4b86-47b2-aeee-a08c53f2e063-a7fbc25b, #w-node-_8b35c1a4-4b86-47b2-aeee-a08c53f2e064-a7fbc25b, #w-node-_8b35c1a4-4b86-47b2-aeee-a08c53f2e068-a7fbc25b, #w-node-_8b35c1a4-4b86-47b2-aeee-a08c53f2e069-a7fbc25b, #w-node-_85a9e20c-f1c7-a8d1-c1a6-feed559a2112-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff342-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff34e-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff352-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff353-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff35d-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff361-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff362-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee263-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee264-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee265-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee266-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee267-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee269-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee26b-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee26c-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee26d-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee26e-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee271-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee274-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee275-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee276-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee277-a7fbc25b, #w-node-d35eecc6-68c0-1235-75a0-6102555ee278-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d35eecc6-68c0-1235-75a0-6102555ee27a-a7fbc25b, #w-node-_1f868a6a-488a-d3dd-44c1-750690dff37d-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7ad99-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7ada5-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7ada9-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adaa-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f2862fd-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f2862fe-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f2862ff-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286300-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286301-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286303-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f28630e-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f28630f-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286310-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286311-a7fbc25b, #w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286312-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_3f6787bd-cd54-e6f0-0f48-9aab1f286314-a7fbc25b, #w-node-afd3f419-e152-e4fe-3a39-dd5f7a5d0fdc-a7fbc25b, #w-node-afd3f419-e152-e4fe-3a39-dd5f7a5d0fdd-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adc4-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adc5-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adc6-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adc7-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adc8-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adca-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adb8-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adb9-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adde-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5526-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5527-a7fbc25b, #w-node-_91b07271-8b1f-1011-8437-ba4235750b41-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a552b-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a552c-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a552f-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5532-a7fbc25b, #w-node-_59944e19-674a-9983-35cb-c5b99f13b051-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5536-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5537-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a553a-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a553d-a7fbc25b, #w-node-_7a75e3ff-bacf-26d6-6fa3-d1b97fb17c68-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5541-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5542-a7fbc25b, #w-node-a07271d5-fdb1-2643-8ed4-2a9fab4a5545-a7fbc25b, #w-node-_5324f9c8-6ce9-babb-767d-a95d7ad8b6c1-a7fbc25b, #w-node-_5324f9c8-6ce9-babb-767d-a95d7ad8b6c3-a7fbc25b, #w-node-_5324f9c8-6ce9-babb-767d-a95d7ad8b6c5-a7fbc25b, #w-node-d5e916a0-ae79-ded3-bf6b-d8008eb3e9a3-a7fbc25b, #w-node-d5e916a0-ae79-ded3-bf6b-d8008eb3e9a6-a7fbc25b, #w-node-d5e916a0-ae79-ded3-bf6b-d8008eb3e9b5-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f37858a-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f37858b-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f37858c-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9808a21-2d50-40c8-cb27-cd3a2f37858d-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f37858e-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d9808a21-2d50-40c8-cb27-cd3a2f378590-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f378592-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f378593-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f378594-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9808a21-2d50-40c8-cb27-cd3a2f378595-a7fbc25b, #w-node-d9808a21-2d50-40c8-cb27-cd3a2f378596-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d9808a21-2d50-40c8-cb27-cd3a2f378598-a7fbc25b, #w-node-faf657d0-5ee1-cb31-d2bb-b31ac172631e-a7fbc25b, #w-node-faf657d0-5ee1-cb31-d2bb-b31ac172631f-a7fbc25b, #w-node-ebbb03fa-c845-d6ce-98a6-269523869a7b-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebbb03fa-c845-d6ce-98a6-269523869a7c-a7fbc25b, #w-node-ebbb03fa-c845-d6ce-98a6-269523869a7d-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ebbb03fa-c845-d6ce-98a6-269523869a7f-a7fbc25b, #w-node-_1d92e8d7-5806-3d88-c2be-5f0cdc08e16a-a7fbc25b, #w-node-_1d92e8d7-5806-3d88-c2be-5f0cdc08e16b-a7fbc25b, #w-node-_8d30e1df-c79d-2b21-4c15-779d690cfab5-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8d30e1df-c79d-2b21-4c15-779d690cfab6-a7fbc25b, #w-node-_8d30e1df-c79d-2b21-4c15-779d690cfab7-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_8d30e1df-c79d-2b21-4c15-779d690cfab9-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-a7fbc25b, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-a7fbc25b, #w-node-f83640ce-aaad-135e-5c75-0290739b15a1-a7fbc25b, #w-node-f83640ce-aaad-135e-5c75-0290739b15a2-a7fbc25b, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-a7fbc25b, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-a7fbc25b, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-a7fbc25b, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-a7fbc25b, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-a7fbc25b, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-a7fbc25b, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e81-a7fbc25b, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-a7fbc25b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8477e153-ec71-72c8-c9cb-6c5a608a7c49-a7fbc25b {
  align-self: center;
  justify-self: center;
}

#w-node-_5b176380-674d-bf89-264e-87bee289b0ba-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0be-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0c3-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0c5-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0c7-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0c9-e289b0b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b176380-674d-bf89-264e-87bee289b0ca-e289b0b6 {
  align-self: center;
  justify-self: end;
}

#w-node-_5b176380-674d-bf89-264e-87bee289b0d2-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0d4-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0d6-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0d8-e289b0b6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b176380-674d-bf89-264e-87bee289b0d9-e289b0b6 {
  align-self: center;
  justify-self: end;
}

#w-node-_5b176380-674d-bf89-264e-87bee289b0e1-e289b0b6, #w-node-f38e9d21-f721-8384-0992-0379995fa2a1-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2a3-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2a6-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2ae-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2b2-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2b6-995fa29b, #Select-your-use-case-3.w-node-f38e9d21-f721-8384-0992-0379995fa2b7-995fa29b, #w-node-f38e9d21-f721-8384-0992-0379995fa2ba-995fa29b, #Add-2.w-node-f38e9d21-f721-8384-0992-0379995fa2bb-995fa29b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f38e9d21-f721-8384-0992-0379995fa2be-995fa29b {
  justify-self: end;
}

#w-node-e96e98e5-037b-5416-6986-1123d47edf1d-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf1f-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf20-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf24-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf28-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf2c-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf2d-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf2e-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf31-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf35-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf43-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf45-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf46-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf47-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf4a-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf4e-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf50-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf51-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf52-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf59-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf5b-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf5c-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf5d-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf60-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf64-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf66-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf67-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf68-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf6b-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf6f-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf71-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf72-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf73-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf76-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf7a-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf7c-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf7d-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf7e-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf81-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf85-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf91-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf95-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf96-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf97-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf9a-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edf9e-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfa0-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfa1-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfa2-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfa5-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfa9-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfad-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfae-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfb1-b5fbc262, #w-node-e96e98e5-037b-5416-6986-1123d47edfb5-b5fbc262 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e96e98e5-037b-5416-6986-1123d47edfb7-b5fbc262 {
  justify-self: end;
}

#w-node-_2c9ed044-58bb-56d3-d5fb-2437c00ba125-b5fbc262, #w-node-_2d08e80b-12ec-3ebb-6cab-cd1fbd2a86b6-b5fbc262, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec02d-b5fbc262, #w-node-f7beae96-4675-c83d-9206-d40fcb98661c-b5fbc262, #w-node-fdc7e6a8-1137-8d48-6575-db41714a0295-b5fbc262, #w-node-_80b12288-059a-03a7-221c-00a60d56f042-b5fbc262, #w-node-_83f38d7f-26b3-7278-2d01-d43882acbbf5-b5fbc262, #Select-your-use-case.w-node-ba127611-21a0-10d7-0cff-e80de6423924-b5fbc262, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec034-b5fbc262, #Add-2.w-node-_2bbeba94-7831-69d4-23ad-4f9910eaf739-b5fbc262 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec049-b5fbc262 {
  justify-self: end;
}

#w-node-_2815fce7-6120-e7f0-bc10-666a7c689541-b5fbc262 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_2c34a066-fff9-b114-bfc6-f4738e517489-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8e364fc-683d-882f-dd47-9a695befd782-02fbc280 {
  order: 9999;
}

#w-node-d8e364fc-683d-882f-dd47-9a695befd783-02fbc280, #w-node-d8e364fc-683d-882f-dd47-9a695befd784-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d8e364fc-683d-882f-dd47-9a695befd786-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_82187415-05c9-fd12-a91e-31d3253a9210-02fbc280 {
  justify-self: end;
}

#w-node-_2b37a6f5-6710-0f42-9904-a61d5370a28b-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1076d814-1181-1f6a-0e4a-576e2d916b4a-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_1076d814-1181-1f6a-0e4a-576e2d916b4b-02fbc280, #w-node-_1076d814-1181-1f6a-0e4a-576e2d916b4c-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_2de9a5ea-c1ca-54fe-2844-dfacf663a887-02fbc280, #w-node-ce114366-be49-b659-84bb-ec0fa049bee2-02fbc280, #w-node-_4ea9bc64-7cfd-623b-8f8e-fd05f43271fd-02fbc280, #w-node-bf409692-1d12-2e82-c07f-0e6179679add-02fbc280, #w-node-f982b2ad-19cb-249f-16ed-68de0ea2575e-02fbc280, #w-node-_45394a23-50cf-b229-38e1-1874985ce534-02fbc280, #w-node-_22f28f57-ec96-f841-06af-a9527a012723-02fbc280, #w-node-ad3d009f-42ed-5800-cfc6-8463f695def8-02fbc280, #w-node-ad3d009f-42ed-5800-cfc6-8463f695defe-02fbc280, #w-node-_299f52cd-b5ba-429e-8483-adddaa17e789-02fbc280, #w-node-cf7109b6-313e-5cde-570e-7499fa0b7ced-02fbc280, #w-node-_520b5918-14b1-0318-5b36-d4f666cdd05f-02fbc280, #w-node-fbbcebb8-6a67-0b1a-f2f3-e369262320b9-02fbc280, #w-node-_78c6f646-6dc6-a266-08ee-67b4a10cced3-02fbc280, #w-node-_5df6c2ec-1f2b-96e7-7759-6aa73ae3db26-02fbc280, #w-node-d51aa443-c10a-2e91-ad6a-fadb20eb4450-02fbc280, #w-node-_1dbe4a47-899d-5d5e-cc21-1cc3ea26d7b0-02fbc280, #w-node-_7f259503-0c23-1f77-40ce-a63630e07c95-02fbc280, #w-node-_57589a21-338a-9f5c-d50f-36d9afafbb06-02fbc280, #w-node-ad3d009f-42ed-5800-cfc6-8463f695def9-02fbc280, #w-node-ad3d009f-42ed-5800-cfc6-8463f695defa-02fbc280, #w-node-ad3d009f-42ed-5800-cfc6-8463f695defc-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6de1451d-175c-5fe5-0782-c0c3f1234ddf-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_6de1451d-175c-5fe5-0782-c0c3f1234de1-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_258581fb-c377-2163-1701-a9f4bff37951-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-da070947-1df1-b0be-b01d-fdd3a9ff0da7-02fbc280, #w-node-_6d38b19d-7ee6-aad5-c2b7-d484a2c39e61-02fbc280, #w-node-_8049d3ba-053c-8b0f-e1e6-52855005f66b-02fbc280, #w-node-d22b74c7-4407-c208-a0ad-d286be44cfe4-02fbc280, #w-node-d9f71f3a-b8e1-481e-bc47-7ca4e70d26a4-02fbc280, #w-node-_8049d3ba-053c-8b0f-e1e6-52855005f66c-02fbc280, #w-node-_8049d3ba-053c-8b0f-e1e6-52855005f66e-02fbc280, #w-node-_12c127c0-9e88-a001-b122-fba40ec9d4f5-02fbc280, #w-node-bce7bb67-21e9-09b7-9d94-3854d7e412ef-02fbc280, #w-node-_4da19ce1-4dc3-7fb8-6858-8e74c8fdaa30-02fbc280, #w-node-_4da19ce1-4dc3-7fb8-6858-8e74c8fdaa31-02fbc280, #w-node-_4da19ce1-4dc3-7fb8-6858-8e74c8fdaa33-02fbc280, #w-node-b4479126-d3f2-2061-4f8e-fc576dc74375-02fbc280, #w-node-_9eabd700-f0f6-cafe-49ae-696091c58324-02fbc280, #w-node-_2ad7ef39-270b-cbbf-85ba-da6fbb31c97b-02fbc280, #w-node-_2ad7ef39-270b-cbbf-85ba-da6fbb31c97c-02fbc280, #w-node-_2ad7ef39-270b-cbbf-85ba-da6fbb31c97e-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d7149b6-4ad7-639b-a8f5-5a7b79c010a3-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b5058312162-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b5058312163-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b505831216a-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b505831216e-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b505831216f-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b5058312170-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b5058312177-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b505831217b-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b505831217c-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b505831217d-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-fe92f874-8bdb-b06e-80d7-3b5058312184-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b5058312188-02fbc280, #w-node-fe92f874-8bdb-b06e-80d7-3b5058312189-02fbc280, #w-node-df37fec7-aed0-430d-c19d-797be9573138-02fbc280, #w-node-_9e5e3a91-57fc-104f-80ad-a8fecbec6203-02fbc280, #w-node-_9e5e3a91-57fc-104f-80ad-a8fecbec6208-02fbc280, #w-node-_9816068c-fe7b-17d5-4d81-18a2761cd456-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_517a158c-6585-b7c5-302f-75a2da9cc011-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_02a7eb48-f515-e3fd-d974-6f9c6a95cfe1-02fbc280, #w-node-_02a7eb48-f515-e3fd-d974-6f9c6a95cfe2-02fbc280, #w-node-_02a7eb48-f515-e3fd-d974-6f9c6a95cfe4-02fbc280, #w-node-_87455633-50b2-ca88-2917-c1cf566fd9d6-02fbc280, #w-node-f6de24fd-8225-353d-2773-5bd417c58b37-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db4f0b10-32c4-c049-c2d7-56e171127047-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-db4f0b10-32c4-c049-c2d7-56e17112704d-02fbc280, #w-node-db4f0b10-32c4-c049-c2d7-56e17112704e-02fbc280, #w-node-db4f0b10-32c4-c049-c2d7-56e171127050-02fbc280, #w-node-f6de24fd-8225-353d-2773-5bd417c58b43-02fbc280, #w-node-_2e018d9d-ae75-0b9b-b144-e74c71dec0ec-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62a54b62-842f-8e2e-ff32-f4d4379cb045-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_62a54b62-842f-8e2e-ff32-f4d4379cb04b-02fbc280, #w-node-_62a54b62-842f-8e2e-ff32-f4d4379cb04c-02fbc280, #w-node-_62a54b62-842f-8e2e-ff32-f4d4379cb04e-02fbc280, #w-node-_2e018d9d-ae75-0b9b-b144-e74c71dec0f8-02fbc280, #w-node-_9ac1cec9-441c-6c77-578c-ea6810ce7a75-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e062-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e063-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e064-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e065-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e069-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e06a-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e06b-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e06c-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e070-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e071-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e072-02fbc280, #w-node-_193fabd8-5290-66c2-97c0-ee61d175e073-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033cdf-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce0-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce1-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce2-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce6-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce7-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce8-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ce9-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033ced-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033cee-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033cef-02fbc280, #w-node-_350f26d3-488a-53bb-50eb-a69fab033cf0-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c436653c-a84f-d156-7a0c-a5cebc1dcef2-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-c436653c-a84f-d156-7a0c-a5cebc1dcef3-02fbc280, #w-node-c436653c-a84f-d156-7a0c-a5cebc1dcef4-02fbc280, #w-node-_691e263d-8fd3-6be7-622b-f638e35ed0e4-02fbc280, #w-node-_691e263d-8fd3-6be7-622b-f638e35ed0e6-02fbc280, #w-node-_691e263d-8fd3-6be7-622b-f638e35ed0eb-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b53ea-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b541c-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b53eb-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b53ec-02fbc280, #w-node-_278e630a-d4f3-4e60-7d16-4072f35c2ed6-02fbc280, #w-node-_278e630a-d4f3-4e60-7d16-4072f35c2ed8-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b53f2-02fbc280, #w-node-_452d5e10-9548-4445-ba17-27594bd1697b-02fbc280, #w-node-_452d5e10-9548-4445-ba17-27594bd1697d-02fbc280, #w-node-c378737e-47fc-5167-6278-4eb12a5b53f8-02fbc280, #w-node-_0b7828e9-0259-762a-d3e0-6c5d161ee27c-02fbc280, #w-node-_0b7828e9-0259-762a-d3e0-6c5d161ee27e-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c8ad0261-82c4-fd7a-28dd-73873d3b00eb-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-c8ad0261-82c4-fd7a-28dd-73873d3b00ec-02fbc280, #w-node-c8ad0261-82c4-fd7a-28dd-73873d3b00ed-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc75-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc77-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc7a-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc7d-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc7f-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc82-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc85-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc87-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc89-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc8b-02fbc280 {
  grid-area: span 2 / span 1 / span 2 / span 1;
  align-self: start;
}

#w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc8d-02fbc280 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc8f-02fbc280 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc92-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc95-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc97-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc99-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbc9b-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbca0-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbca2-02fbc280, #w-node-ae582d2c-e2bc-24f8-acd2-e14d409cbca4-02fbc280, #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb579-42fbc283, #w-node-a9e67f05-9496-9b22-5569-4ac25cb0acc4-42fbc283, #w-node-a9e67f05-9496-9b22-5569-4ac25cb0acc5-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb582-42fbc283 {
  justify-self: start;
}

#w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb587-42fbc283 {
  align-self: center;
}

#w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb58b-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc4f-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc50-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc54-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc5d-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc61-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc62-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc63-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc66-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc67-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc64-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc69-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc6a-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc6b-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc6f-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc70-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc6c-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc74-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc75-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc76-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc7a-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc7b-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc77-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc7d-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc7e-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc7f-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc82-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc83-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc80-42fbc283, #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc85-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390640-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390643-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839064d-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839064e-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390652-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839065c-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839065d-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839065e-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390661-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390662-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a4839065f-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390664-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390665-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839066f-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390673-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390670-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390676-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390677-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390678-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a4839067c-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839067d-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390679-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a4839067f-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390680-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390681-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390685-42fbc283, #w-node-_164c7f59-c314-eda2-1cbd-457a48390686-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_164c7f59-c314-eda2-1cbd-457a48390682-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf2710a-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf2710b-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf2710f-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf2711a-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f285fd-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f285fe-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f285ff-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eec61f6-2a6f-d979-3df2-0611f4f28602-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f28603-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_6eec61f6-2a6f-d979-3df2-0611f4f28600-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f2860e-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f2860f-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f28619-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6eec61f6-2a6f-d979-3df2-0611f4f2861d-42fbc283, #w-node-_6eec61f6-2a6f-d979-3df2-0611f4f2861e-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_6eec61f6-2a6f-d979-3df2-0611f4f2861a-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efeea-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efeeb-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efef4-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_828d72d9-2330-c146-d2c2-3874771efef8-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efef9-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_828d72d9-2330-c146-d2c2-3874771efef5-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efef2-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efef3-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efeec-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_828d72d9-2330-c146-d2c2-3874771efeef-42fbc283, #w-node-_828d72d9-2330-c146-d2c2-3874771efef0-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_828d72d9-2330-c146-d2c2-3874771efeed-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf27124-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dd4-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dd7-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733de1-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733de2-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733de6-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733ded-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dee-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733def-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df0-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df1-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df3-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df5-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df6-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df7-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733df8-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dfb-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dfe-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733dff-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e00-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e01-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e02-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e04-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e07-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e08-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e09-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e0a-42fbc283, #w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e0b-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1fb8c39-fda6-58b0-5ebd-07bd8f733e0d-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90d2-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90dc-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90dd-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90e8-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90e9-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90ea-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90eb-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90ec-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90ee-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90f0-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90f1-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90f2-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90f3-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90f6-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90f9-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90fa-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90fb-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90fc-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed90fd-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed90ff-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed9102-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed9103-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed9104-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed9105-42fbc283, #w-node-_117b95d3-c351-f088-c898-b088ceed9106-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_117b95d3-c351-f088-c898-b088ceed9108-42fbc283, #w-node-_429129e6-656a-7fc3-dcbd-62738bef13b5-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e42a6-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e42b3-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b391196a-0366-66c0-3689-91799b6e42bb-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-b391196a-0366-66c0-3689-91799b6e42bd-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e430f-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e4315-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4317-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4319-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e4326-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e432c-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b391196a-0366-66c0-3689-91799b6e432e-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4330-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e433f-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e4345-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4347-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4349-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e4356-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e435c-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b391196a-0366-66c0-3689-91799b6e435e-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-b391196a-0366-66c0-3689-91799b6e4360-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e436f-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e4375-42fbc283, #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb793-42fbc283, #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb796-42fbc283, #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb79c-42fbc283, #w-node-_9aa060c3-9913-6f9b-253d-f8cf93766925-42fbc283, #w-node-_9aa060c3-9913-6f9b-253d-f8cf93766926-42fbc283, #w-node-_9aa060c3-9913-6f9b-253d-f8cf9376692c-42fbc283, #w-node-_9aa060c3-9913-6f9b-253d-f8cf9376692d-42fbc283, #w-node-_12fae9dc-7f1d-ff71-0ec5-dca56f57e392-42fbc283, #w-node-_12fae9dc-7f1d-ff71-0ec5-dca56f57e398-42fbc283, #w-node-_12fae9dc-7f1d-ff71-0ec5-dca56f57e3a3-42fbc283, #w-node-_12fae9dc-7f1d-ff71-0ec5-dca56f57e3a9-42fbc283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_925b45e5-4706-a697-2155-0f007da07951-91fbc28c {
  justify-self: stretch;
}

#w-node-_925b45e5-4706-a697-2155-0f007da07953-91fbc28c, #w-node-_925b45e5-4706-a697-2155-0f007da07954-91fbc28c, #w-node-_925b45e5-4706-a697-2155-0f007da07958-91fbc28c, #w-node-_925b45e5-4706-a697-2155-0f007da07959-91fbc28c, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-91fbc28c, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-91fbc28c, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84c-91fbc28c, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84d-91fbc28c, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f853-91fbc28c, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f854-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e737-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73e-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73f-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e741-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e743-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74a-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74b-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74d-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74f-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e756-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e757-91fbc28c, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e759-91fbc28c, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28a-91fbc28c, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28b-91fbc28c, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f291-91fbc28c, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f292-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08da8-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dab-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dae-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08db8-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08db9-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dba-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dbb-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dbc-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dbe-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dc0-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dc1-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dc2-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dc3-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dc6-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dc9-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dca-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dcb-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dcc-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dcf-91fbc28c, #w-node-_8d6d0e5c-65f3-2659-2c12-f355ac51da15-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dd5-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dda-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08ddf-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de0-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de1-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08de2-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de3-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08de5-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de7-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de8-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08de9-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dea-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08ded-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08df0-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08df1-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08df2-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08df3-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08df6-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08df9-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dfa-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08dfb-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dfc-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08dff-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e02-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e05-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e07-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e08-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e0b-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e14-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e17-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e18-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e19-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e1a-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e1b-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e1d-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e1f-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e20-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e21-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e22-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e25-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e28-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e29-91fbc28c, #w-node-_47b7346c-447a-3008-db2b-242d3fe08e2a-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e2b-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_47b7346c-447a-3008-db2b-242d3fe08e2e-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-91fbc28c, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-91fbc28c, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-91fbc28c, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-91fbc28c, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-91fbc28c, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-91fbc28c, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-91fbc28c, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-91fbc28c, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e81-91fbc28c, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-91fbc28c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_046de318-0ab9-3668-9693-f873b6cc911a-91fbc28c {
  align-self: center;
  justify-self: center;
}

#w-node-_9a1d4815-1f71-33bd-c520-20cfd5729ee8-a5fbc292, #w-node-_9a1d4815-1f71-33bd-c520-20cfd5729ee9-a5fbc292, #w-node-_9a1d4815-1f71-33bd-c520-20cfd5729eed-a5fbc292, #w-node-_9a1d4815-1f71-33bd-c520-20cfd5729eee-a5fbc292, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-a5fbc292, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-a5fbc292, #w-node-_3cafcdb4-d783-43ca-01c7-fb3bb288ea29-a5fbc292, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84c-a5fbc292, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84d-a5fbc292, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f853-a5fbc292, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f854-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74f-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e756-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e757-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e759-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e737-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73e-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73f-a5fbc292, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e741-a5fbc292, #w-node-a41c1ea2-ffb3-6d0e-b19f-c086ecf4c4d6-a5fbc292, #w-node-a41c1ea2-ffb3-6d0e-b19f-c086ecf4c4d7-a5fbc292, #w-node-a41c1ea2-ffb3-6d0e-b19f-c086ecf4c4db-a5fbc292, #w-node-a41c1ea2-ffb3-6d0e-b19f-c086ecf4c4dc-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424e9-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ec-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ef-a5fbc292, #w-node-_7046a24c-ece3-935b-7677-4afcdc67fd3e-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947ca-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947cb-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947cc-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947cd-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947ce-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d0-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947d2-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947d3-a5fbc292, #w-node-_270463df-e9a1-5126-6536-d34957d947d4-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d5-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d8-a5fbc292, #w-node-ec77581b-0347-ee04-2ae9-f5ffd31a8274-a5fbc292, #w-node-ec77581b-0347-ee04-2ae9-f5ffd31a8275-a5fbc292, #w-node-d8c39175-ecb9-4cdf-a1e8-14f137ef4341-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d8c39175-ecb9-4cdf-a1e8-14f137ef4342-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d8c39175-ecb9-4cdf-a1e8-14f137ef4345-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642515-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642518-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f9164251d-a5fbc292, #w-node-_94d84456-81b1-0958-372e-6f2988e54ea0-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e0-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e1-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e2-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e3-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e4-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e6-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e8-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e9-a5fbc292, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ea-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80eb-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ee-a5fbc292, #w-node-b7790b29-863a-1579-3135-a658b3dc723d-a5fbc292, #w-node-b7790b29-863a-1579-3135-a658b3dc723e-a5fbc292, #w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a3-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a4-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a7-a5fbc292, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f9164253e-a5fbc292, #w-node-ced177ae-bb56-4ddd-4224-b8ba63011d50-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9db-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9dc-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9df-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9e8-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9eb-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ec-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ed-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ee-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ef-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f1-a5fbc292, #w-node-_6487be51-5a31-e49d-ebbb-25c928e2d624-a5fbc292, #w-node-_6487be51-5a31-e49d-ebbb-25c928e2d625-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f5-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f6-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f9-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f3-a5fbc292, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f4-a5fbc292, #w-node-bedbbd0b-a3e8-13ea-d0fa-c603609858c8-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bedbbd0b-a3e8-13ea-d0fa-c603609858c9-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-bedbbd0b-a3e8-13ea-d0fa-c603609858cc-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-a5fbc292, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-a5fbc292, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-a5fbc292, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-a5fbc292, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-a5fbc292, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-a5fbc292, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-a5fbc292, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-a5fbc292, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e81-a5fbc292, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-a5fbc292 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_196f5fcb-6da9-e3d2-c609-2f8321b97a6e-a5fbc292 {
  align-self: center;
  justify-self: center;
}

#w-node-_52f42314-b674-6fe7-3782-2aed90b7fbf7-65fbc2aa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5f045b9-579b-341e-a73a-6b1e4aa6b6bd-c0fbc2b9 {
  justify-self: stretch;
}

#w-node-c5f045b9-579b-341e-a73a-6b1e4aa6b6bf-c0fbc2b9, #w-node-c5f045b9-579b-341e-a73a-6b1e4aa6b6c0-c0fbc2b9, #w-node-c5f045b9-579b-341e-a73a-6b1e4aa6b6c4-c0fbc2b9, #w-node-c5f045b9-579b-341e-a73a-6b1e4aa6b6c5-c0fbc2b9, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-c0fbc2b9, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-c0fbc2b9, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84c-c0fbc2b9, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84d-c0fbc2b9, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f853-c0fbc2b9, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f854-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd2c-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd33-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd34-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd36-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd3a-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd41-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd42-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd44-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd46-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd4d-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd4e-c0fbc2b9, #w-node-_98d34bdc-c852-02f8-4124-8a8125f0bd50-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424e9-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ec-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ef-c0fbc2b9, #w-node-_16cc616c-6a9c-9c29-df87-fd1b7edd38b5-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947ca-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947cb-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947cc-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947cd-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947ce-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d0-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947d2-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947d3-c0fbc2b9, #w-node-_270463df-e9a1-5126-6536-d34957d947d4-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d5-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d8-c0fbc2b9, #w-node-_2234866b-02ea-66c6-d0b1-fe48995a19be-c0fbc2b9, #w-node-_2234866b-02ea-66c6-d0b1-fe48995a19bf-c0fbc2b9, #w-node-af5a3b3b-e943-dcc6-48f4-8fb54a635267-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af5a3b3b-e943-dcc6-48f4-8fb54a635268-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-af5a3b3b-e943-dcc6-48f4-8fb54a63526b-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642515-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642518-c0fbc2b9, #w-node-_4010c57e-7f2f-5156-0160-b53a8b67d697-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e0-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e1-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e2-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e3-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e4-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e6-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e8-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e9-c0fbc2b9, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ea-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80eb-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ee-c0fbc2b9, #w-node-b7790b29-863a-1579-3135-a658b3dc723d-c0fbc2b9, #w-node-b7790b29-863a-1579-3135-a658b3dc723e-c0fbc2b9, #w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a3-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a4-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a7-c0fbc2b9, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f9164253e-c0fbc2b9, #w-node-ced177ae-bb56-4ddd-4224-b8ba63011d50-c0fbc2b9, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9db-c0fbc2b9, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9dc-c0fbc2b9, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9df-c0fbc2b9, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9e8-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-c0fbc2b9, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-c0fbc2b9, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-c0fbc2b9, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-c0fbc2b9, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-c0fbc2b9, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-c0fbc2b9, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-c0fbc2b9, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-c0fbc2b9, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-c0fbc2b9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a14eaeb2-d59b-c280-081b-0d3eaae892d3-c0fbc2b9 {
  align-self: center;
  justify-self: center;
}

#w-node-_0724b787-99a9-70d0-384b-142f27b98793-b4fbc2c4 {
  justify-self: stretch;
}

#w-node-_0724b787-99a9-70d0-384b-142f27b98795-b4fbc2c4, #w-node-_0724b787-99a9-70d0-384b-142f27b98796-b4fbc2c4, #w-node-_0724b787-99a9-70d0-384b-142f27b9879a-b4fbc2c4, #w-node-_0724b787-99a9-70d0-384b-142f27b9879b-b4fbc2c4, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-b4fbc2c4, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-b4fbc2c4, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e2-b4fbc2c4, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28a-b4fbc2c4, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28b-b4fbc2c4, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f291-b4fbc2c4, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f292-b4fbc2c4, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84c-b4fbc2c4, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84d-b4fbc2c4, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f853-b4fbc2c4, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f854-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e737-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73e-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e73f-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e741-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e743-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74a-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74b-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74d-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e74f-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e756-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e757-b4fbc2c4, #w-node-_611bf19f-1c59-8ec2-1764-c6f293e3e759-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424e9-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ec-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ef-b4fbc2c4, #w-node-_16cc616c-6a9c-9c29-df87-fd1b7edd38b5-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947ca-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947cb-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947cc-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947cd-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947ce-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d0-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947d2-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947d3-b4fbc2c4, #w-node-_270463df-e9a1-5126-6536-d34957d947d4-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d5-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d8-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642515-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642518-b4fbc2c4, #w-node-_4010c57e-7f2f-5156-0160-b53a8b67d697-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e0-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e1-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e2-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e3-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e4-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e6-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e8-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e9-b4fbc2c4, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ea-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80eb-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ee-b4fbc2c4, #w-node-b7790b29-863a-1579-3135-a658b3dc723d-b4fbc2c4, #w-node-b7790b29-863a-1579-3135-a658b3dc723e-b4fbc2c4, #w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a3-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a4-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a7-b4fbc2c4, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f9164253e-b4fbc2c4, #w-node-ced177ae-bb56-4ddd-4224-b8ba63011d50-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9db-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9dc-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9df-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9e8-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9eb-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ec-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ed-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ee-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ef-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f1-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f3-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f4-b4fbc2c4, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f5-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f6-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f9-b4fbc2c4, #w-node-_7bd91a2b-3f03-7187-6346-e73f3474c100-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e614-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e615-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e61f-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e622-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e623-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e624-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e625-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e626-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e628-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62a-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62b-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62c-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62d-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e630-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e633-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e634-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e635-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e636-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e639-b4fbc2c4, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e63c-b4fbc2c4, #w-node-b9a1f021-83c6-1910-9cc6-8ffb76856de1-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda20b-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda20e-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda217-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda21a-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda21b-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda21c-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58283c53-31f6-3319-0187-11810afda21d-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda21e-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_58283c53-31f6-3319-0187-11810afda220-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda222-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda223-b4fbc2c4, #w-node-_58283c53-31f6-3319-0187-11810afda224-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58283c53-31f6-3319-0187-11810afda225-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_58283c53-31f6-3319-0187-11810afda228-b4fbc2c4, #w-node-c5ebe4cb-2026-8a05-f26a-51e394070387-b4fbc2c4, #w-node-c5ebe4cb-2026-8a05-f26a-51e394070388-b4fbc2c4, #w-node-ae98c207-3411-274b-681d-6ecbd4866a24-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae98c207-3411-274b-681d-6ecbd4866a25-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ae98c207-3411-274b-681d-6ecbd4866a28-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-b4fbc2c4, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-b4fbc2c4, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-b4fbc2c4, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-b4fbc2c4, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-b4fbc2c4, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-b4fbc2c4, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-b4fbc2c4, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-b4fbc2c4, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-b4fbc2c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d127ec38-b982-7bd1-21d1-e0194a923aa2-b4fbc2c4 {
  align-self: center;
  justify-self: center;
}

#w-node-_01fa7d13-59b9-197c-7c6a-42b113ff2645-5afbc2cb, #w-node-_01fa7d13-59b9-197c-7c6a-42b113ff2649-5afbc2cb, #w-node-_7cda04a1-834b-1944-09f7-ea9f87b56e5c-5afbc2cb, #w-node-fb8acd62-6d93-e53c-4e0d-8ce12a5e50d7-5afbc2cb, #w-node-_3a38900b-ef4a-aa9a-592c-ad80eeb1e625-5afbc2cb, #w-node-_35aadd0b-b4cd-c656-373a-247ab4dfee90-5afbc2cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7711374-48a0-939d-da5c-0de9920bdcc8-5afbc2cb {
  align-self: center;
  justify-self: end;
}

#w-node-_1ce30199-b327-a648-2558-bb711c886905-5afbc2cb, #w-node-_1ce30199-b327-a648-2558-bb711c886907-5afbc2cb, #w-node-_1adeed36-03ea-4bbe-ace2-f0d157891f55-5afbc2cb, #w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30c-5afbc2cb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30d-5afbc2cb {
  align-self: center;
  justify-self: end;
}

#w-node-_01fa7d13-59b9-197c-7c6a-42b113ff267e-5afbc2cb, #w-node-_2458c141-e1b0-9aa4-df4c-a5bde6aa9c01-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68e0-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6915-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a694a-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a697f-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69b4-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69e9-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a1e-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a53-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a88-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6abd-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6af2-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b27-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b5c-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b91-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bc6-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bfb-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c30-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c65-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64ad-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64ae-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b2-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b3-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b6-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c4-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c5-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c8-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c9-32fbc2d0, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64cc-32fbc2d0, #w-node-_3e353535-fba6-398b-47c6-0f2f00762870-32fbc2d0, #w-node-_3e353535-fba6-398b-47c6-0f2f00762871-32fbc2d0, #w-node-_3e353535-fba6-398b-47c6-0f2f00762872-32fbc2d0, #w-node-_3e353535-fba6-398b-47c6-0f2f00762873-32fbc2d0, #w-node-_3e353535-fba6-398b-47c6-0f2f00762874-32fbc2d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e1d63be-161b-10b1-c4f5-240c5c67d866-5c67d85e {
  align-self: end;
}

#w-node-_667a08d9-5d82-fb4a-c10f-f6ea68080dc4-5c67d85e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e1d63be-161b-10b1-c4f5-240c5c67d878-5c67d85e {
  align-self: end;
}

#w-node-ef06561a-01a7-4f46-f52d-8b0f0386d632-5c67d85e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e1d63be-161b-10b1-c4f5-240c5c67d88a-5c67d85e {
  align-self: end;
}

#w-node-_26abf579-332f-bf5e-597b-502f4b6685f5-5c67d85e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3e1d63be-161b-10b1-c4f5-240c5c67d89c-5c67d85e {
  align-self: end;
}

#w-node-_6bc7ae20-f938-cfaa-445d-e1b613741792-5c67d85e, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5bf-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5c1-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5c2-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5c6-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5ca-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5ce-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5cf-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5d0-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5d3-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5d7-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5e5-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5e7-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5e8-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5e9-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5ec-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5f0-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5f2-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5f3-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5f4-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5fb-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5fd-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5fe-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e5ff-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e602-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e606-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e608-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e609-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e60a-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e60d-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e611-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e613-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e614-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e615-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e618-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e61c-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e61e-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e61f-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e620-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e623-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e627-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e633-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e637-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e638-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e639-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e63c-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e640-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e642-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e643-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e644-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e647-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e64b-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e64f-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e650-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e653-37fbc2d6, #w-node-_65debf04-8aaf-ed14-3c81-1e151729e657-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_65debf04-8aaf-ed14-3c81-1e151729e659-37fbc2d6 {
  justify-self: end;
}

#w-node-cec53287-a5f6-d357-d141-5f35b1d693a2-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7006-37fbc2d6 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e700d-37fbc2d6, #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e700f-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7014-37fbc2d6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e701b-37fbc2d6, #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e701d-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7022-37fbc2d6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7029-37fbc2d6, #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e702b-37fbc2d6, #w-node-_0e00e248-304b-b966-ec91-40b09e5155c0-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e00e248-304b-b966-ec91-40b09e5155c3-37fbc2d6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_2632c3ba-5564-ec8c-b2c5-d4e9d94f0705-20fbc2de {
  justify-self: stretch;
}

#w-node-_2632c3ba-5564-ec8c-b2c5-d4e9d94f0707-20fbc2de, #w-node-_2632c3ba-5564-ec8c-b2c5-d4e9d94f0708-20fbc2de, #w-node-_2632c3ba-5564-ec8c-b2c5-d4e9d94f070c-20fbc2de, #w-node-_2632c3ba-5564-ec8c-b2c5-d4e9d94f070d-20fbc2de, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-20fbc2de, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-20fbc2de, #w-node-e5ac3ec3-a47a-03ce-f5f1-73e2857fff4e-20fbc2de, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28a-20fbc2de, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f28b-20fbc2de, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f291-20fbc2de, #w-node-_899948db-16c4-a6c5-c0ed-3dfd8a46f292-20fbc2de, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84c-20fbc2de, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f84d-20fbc2de, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f853-20fbc2de, #w-node-_8227b355-0708-af6d-eb8d-4c427a61f854-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e58f-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e596-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e597-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e599-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e59d-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5a4-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5a5-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5a7-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5ab-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5b2-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5b3-20fbc2de, #w-node-_5717150f-1ccb-722a-2276-6159e9f2e5b5-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424e9-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ec-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f916424ef-20fbc2de, #w-node-_16cc616c-6a9c-9c29-df87-fd1b7edd38b5-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947ca-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947cb-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947cc-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947cd-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947ce-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d0-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947d2-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947d3-20fbc2de, #w-node-_270463df-e9a1-5126-6536-d34957d947d4-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d5-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_270463df-e9a1-5126-6536-d34957d947d8-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642515-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f91642518-20fbc2de, #w-node-_4010c57e-7f2f-5156-0160-b53a8b67d697-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e0-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e1-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e2-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e3-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e4-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e6-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e8-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80e9-20fbc2de, #w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ea-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80eb-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e1b1b797-8de4-9940-8a7e-75d1510d80ee-20fbc2de, #w-node-b7790b29-863a-1579-3135-a658b3dc723d-20fbc2de, #w-node-b7790b29-863a-1579-3135-a658b3dc723e-20fbc2de, #w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a3-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a4-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_81b25e55-5501-fa28-eff4-ea31b7c3d0a7-20fbc2de, #w-node-_2c12af8b-a8fd-a42c-ebc8-cf1f9164253e-20fbc2de, #w-node-ced177ae-bb56-4ddd-4224-b8ba63011d50-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9db-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9dc-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9df-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9e8-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9eb-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ec-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ed-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ee-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9ef-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f1-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f3-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f4-20fbc2de, #w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f5-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f6-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_68fb2483-ca14-0c9d-56ec-87b7e688c9f9-20fbc2de, #w-node-_7bd91a2b-3f03-7187-6346-e73f3474c100-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e614-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e615-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e61f-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e622-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e623-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e624-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e625-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e626-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e628-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62a-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62b-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62c-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e62d-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e630-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e633-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e634-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e635-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e636-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e639-20fbc2de, #w-node-_5f04b17a-fd23-9d60-a831-a6f58fc4e63c-20fbc2de, #w-node-b9a1f021-83c6-1910-9cc6-8ffb76856de1-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda20b-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda20e-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda217-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda21a-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda21b-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda21c-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58283c53-31f6-3319-0187-11810afda21d-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda21e-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_58283c53-31f6-3319-0187-11810afda220-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda222-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda223-20fbc2de, #w-node-_58283c53-31f6-3319-0187-11810afda224-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58283c53-31f6-3319-0187-11810afda225-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_58283c53-31f6-3319-0187-11810afda228-20fbc2de, #w-node-c5ebe4cb-2026-8a05-f26a-51e394070387-20fbc2de, #w-node-c5ebe4cb-2026-8a05-f26a-51e394070388-20fbc2de, #w-node-ae98c207-3411-274b-681d-6ecbd4866a24-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae98c207-3411-274b-681d-6ecbd4866a25-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-ae98c207-3411-274b-681d-6ecbd4866a28-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e31-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e46-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e47-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5a-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e5b-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e6f-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e70-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e83-20fbc2de, #w-node-_6731bc77-63d7-d09a-d34f-42edcd7e6e84-20fbc2de, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e7d-20fbc2de, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e80-20fbc2de, #w-node-cc744511-134a-13f7-dfea-929b0fb98aaf-20fbc2de, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab0-20fbc2de, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab4-20fbc2de, #w-node-cc744511-134a-13f7-dfea-929b0fb98ab5-20fbc2de, #w-node-_3bd7141c-ee60-3e75-ba7f-b3fa8fff0e86-20fbc2de {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dccfbaf4-12a8-5005-74cf-ffc7bdfe2ae2-20fbc2de {
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-af57eb03-09ed-2d99-9f8a-3fb533543353-e8fbc259, #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb58b-42fbc283 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-d9e175de-578e-0656-ecea-2d333889150d-388914fc, #w-node-d9e175de-578e-0656-ecea-2d333889151a-388914fc {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-af57eb03-09ed-2d99-9f8a-3fb533543345-e8fbc259 {
    justify-self: start;
  }

  #w-node-e46b7cbd-2692-fde7-9888-155cd70d1c7e-e8fbc259 {
    align-self: stretch;
    justify-self: stretch;
  }

  #w-node-_76cd50de-0d84-958a-786c-0f038e52f2d3-e8fbc259, #w-node-_68ea49ec-4f3e-ea54-3d9b-1f3ffd6479b8-e8fbc259 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-e273166f-ec1d-f919-66e3-fc42210658a7-e8fbc259, #w-node-_66b1e00d-d885-5caa-efa3-49dce236bafa-e8fbc259, #w-node-d5b8c942-226f-1fe6-2393-e624a0c23c2a-a0c23c2a {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_1f868a6a-488a-d3dd-44c1-750690dff37d-a7fbc25b, #w-node-e32b8dee-07df-dabf-6a9b-7e8355c7adde-a7fbc25b {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_5b176380-674d-bf89-264e-87bee289b0ca-e289b0b6, #w-node-_5b176380-674d-bf89-264e-87bee289b0d9-e289b0b6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_2c34a066-fff9-b114-bfc6-f4738e517489-02fbc280 {
    justify-self: end;
  }

  #w-node-_82187415-05c9-fd12-a91e-31d3253a9211-02fbc280 {
    order: -9999;
  }

  #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb579-42fbc283 {
    justify-self: start;
  }

  #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb582-42fbc283 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb58b-42fbc283 {
    order: -9999;
  }

  #w-node-_14c029c0-58e8-2bae-08c6-a0e4c63acc85-42fbc283, #w-node-a680848b-cccc-a483-e802-4fab3bf27124-42fbc283, #w-node-_429129e6-656a-7fc3-dcbd-62738bef13b5-42fbc283 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-c7711374-48a0-939d-da5c-0de9920bdcc8-5afbc2cb, #w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30d-5afbc2cb {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-32fbc2d0, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-32fbc2d0, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-32fbc2d0 {
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_90add863-260d-1434-1ac4-cb1d32653d4f-a7fbc25b {
    justify-self: stretch;
  }

  #w-node-_89607bd6-ecb1-f30b-43f2-86e3b58b42e9-a7fbc25b {
    justify-self: center;
  }

  #w-node-_4ea9bc64-7cfd-623b-8f8e-fd05f43271fd-02fbc280 {
    justify-self: auto;
  }

  #w-node-b391196a-0366-66c0-3689-91799b6e42a6-42fbc283 {
    grid-column: span 2 / span 2;
  }

  #w-node-b391196a-0366-66c0-3689-91799b6e432e-42fbc283, #w-node-b391196a-0366-66c0-3689-91799b6e435e-42fbc283 {
    align-self: start;
  }

  #w-node-_1717b6a3-9243-905e-9f2d-863951e51832-91fbc28c {
    justify-self: center;
  }

  #w-node-_3cafcdb4-d783-43ca-01c7-fb3bb288ea29-a5fbc292 {
    justify-self: stretch;
  }

  #w-node-_173b5f9e-d3dc-b40c-6627-67db676d3bb4-a5fbc292, #w-node-_73a73794-736b-6bd5-3afe-6376e5bed203-c0fbc2b9 {
    justify-self: center;
  }

  #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e2-b4fbc2c4 {
    justify-self: stretch;
  }

  #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e5-b4fbc2c4 {
    justify-self: center;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-32fbc2d0, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-32fbc2d0, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-32fbc2d0 {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }

  #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7006-37fbc2d6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7014-37fbc2d6, #w-node-_48bfeb85-fdbe-a191-c8df-2bd6273e7022-37fbc2d6 {
    grid-column: span 1 / span 1;
  }

  #w-node-e5ac3ec3-a47a-03ce-f5f1-73e2857fff4e-20fbc2de {
    justify-self: stretch;
  }

  #w-node-e7f625e2-914a-331f-a3c0-da0c272990cc-20fbc2de {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_242f3e15-ce41-0727-b084-dbabecfa77a8-e8fbc259 {
    align-self: center;
  }

  #w-node-f38e9d21-f721-8384-0992-0379995fa2be-995fa29b, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec049-b5fbc262 {
    justify-self: stretch;
  }

  #w-node-f3be567f-b4a9-bcd9-adb8-090f5eacb58b-42fbc283 {
    order: -9999;
  }

  #w-node-b391196a-0366-66c0-3689-91799b6e42a6-42fbc283 {
    grid-column: span 1 / span 1;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-32fbc2d0, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-32fbc2d0, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-32fbc2d0, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-32fbc2d0 {
    grid-column: span 5 / span 5;
  }
}


@font-face {
  font-family: 'Social Icons';
  src: url('../fonts/social-icons.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Calling Code';
  src: url('../fonts/Dharma-Type---Calling-Code-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS FILLED';
  src: url('../fonts/MaterialIcons-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS OUTLINED';
  src: url('../fonts/MaterialIconsOutlined-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS ROUNDED';
  src: url('../fonts/MaterialIconsRound-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS SHARP';
  src: url('../fonts/MaterialIconsSharp-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter Display';
  src: url('../fonts/InterDisplay-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu mono';
  src: url('../fonts/Apercu-Mono.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Medium-Italic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu';
  src: url('../fonts/Apercu-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro mono';
  src: url('../fonts/Apercu-Pro-Mono.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}