:root {
  --background: #0d1117;
  --text: #a7b5c3;
  --titles-links: #ccdae7;
  --neutral-800: #171e25;
  --neutral-700: #1e252c;
  --primary: #0052cc;
  --white: white;
  --neutral-600: #272e35;
  --purple-400: #b77cf1;
  --purple-200: #e0caf8;
  --purple-50: #f4eefa;
  --black: #0d1117;
  --neutral-400: #646f7c;
  --red-500: #e23b3b;
  --slate-800: #1d2736;
  --blue-300: #89bcf5;
  --teal-200: #92f3e0;
  --accent: #3aecba;
  --yellow-300: #f1dc39;
  --purple-100: #eadcf8;
  --teal-100: #c5faf1;
  --blue-100: #d0e2f6;
  --green-100: #cbf3d9;
  --green-400: #3dd875;
  --teal-400: #26d5bf;
  --teal-50: #e9faf7;
  --blue-50: #e2ecf8;
  --green-50: #e3f6e9;
  --red-50: #f6e0e0;
  --yellow-50: #f5f2d4;
  --slate-600: #3f4e61;
  --slate-200: #cfd9e4;
  --slate-50: #eff4f8;
  --slate-100: #e2e8ee;
  --border: #21262d;
  --neutral-500: #3f4852;
  --green-300: #7beca4;
  --neutral-200: #a5b4c2;
  --slate-700: #2c3a4b;
  --blue-500: #3077eb;
  --red-400: #ec6464;
  --red-300: #f09898;
  --red-200: #f1b5b5;
  --red-600: #d31919;
  --red-100: #f1cfcf;
  --green-200: #acf1c5;
  --blue-600: #1d59db;
  --blue-200: #b0cff7;
  --neutral-900: #101720;
  --amber-400: #f1b51a;
  --slate-300: #bcc9d8;
  --slate-400: #8597ad;
  --slate-500: #5b6d83;
  --slate-900: #131d31;
  --red-700: #ac1515;
  --red-800: #961313;
  --red-900: #770505;
  --orange-50: #f5e8d7;
  --orange-100: #f5dfc1;
  --orange-200: #f3ca9b;
  --orange-300: #f0ad68;
  --orange-400: #ee8733;
  --orange-500: #ec6a10;
  --orange-600: #db5008;
  --orange-700: #b43b09;
  --orange-800: #8a2d0f;
  --orange-900: #72260c;
  --yellow-100: #f3f1af;
  --yellow-200: #f5ed7b;
  --yellow-400: #eecc0b;
  --yellow-500: #d3a707;
  --yellow-600: #bb8b06;
  --yellow-700: #96630b;
  --yellow-800: #7e4c07;
  --yellow-900: #6d3e0b;
  --lime-50: #eef7da;
  --lime-100: #e2f5bc;
  --lime-200: #cff18f;
  --lime-300: #aedf58;
  --lime-400: #97db27;
  --lime-500: #77bd0c;
  --lime-600: #599208;
  --lime-700: #467508;
  --lime-800: #385a0c;
  --lime-900: #2c460d;
  --green-500: #17be55;
  --green-600: #0f9b42;
  --green-700: #117737;
  --green-800: #115f2f;
  --green-900: #0f4c28;
  --teal-300: #55e4d6;
  --teal-500: #0eb2a0;
  --teal-600: #089084;
  --teal-700: #097068;
  --teal-800: #0a5c57;
  --teal-900: #0c534a;
  --cyan-50: #e1fafc;
  --cyan-100: #c1f3f8;
  --cyan-200: #9bedf7;
  --cyan-300: #5ce5f6;
  --cyan-400: #1acee9;
  --cyan-500: #07b4d1;
  --cyan-600: #058aaa;
  --cyan-700: #096f8b;
  --cyan-800: #0f5a72;
  --cyan-900: #114a5f;
  --sky-50: #e7f2fa;
  --sky-100: #d3e8f6;
  --sky-200: #b5e6ff;
  --sky-300: #73cbf5;
  --sky-400: #31b3ec;
  --sky-500: #079de0;
  --sky-600: #037cbb;
  --sky-700: #06689e;
  --sky-800: #04547f;
  --sky-900: #064264;
  --blue-400: #559df5;
  --blue-700: #1748d1;
  --blue-800: #1335a7;
  --blue-900: #0a2a88;
  --indigo-50: #e6eaf6;
  --indigo-100: #d5dcf5;
  --indigo-200: #bcc6ee;
  --indigo-300: #a5b3f7;
  --indigo-400: #7f89ec;
  --indigo-500: #6668eb;
  --indigo-600: #524add;
  --indigo-700: #4036be;
  --indigo-800: #2e2799;
  --indigo-900: #221f7e;
  --violet-50: #efedfa;
  --violet-100: #e4e0f5;
  --violet-200: #d7d1f3;
  --violet-300: #c0b3f3;
  --violet-400: #a38aee;
  --violet-500: #8d62ee;
  --violet-600: #7a3ee0;
  --violet-700: #6d2cd3;
  --violet-800: #5e26b8;
  --violet-900: #4b12a3;
  --purple-300: #d0acf6;
  --purple-500: #a355ee;
  --purple-600: #982ff7;
  --purple-700: #821eda;
  --purple-800: #6f1ab6;
  --purple-900: #5d1694;
  --pink-50: #faedf4;
  --pink-100: #f7dceb;
  --pink-200: #f6c8e3;
  --pink-300: #f39dcc;
  --pink-400: #ee6db1;
  --pink-500: #f34a9d;
  --pink-600: #e22a7c;
  --pink-700: #ce1562;
  --pink-800: #a5144e;
  --pink-900: #8b1344;
  --rose-50: #fceced;
  --rose-100: #f5d7d9;
  --rose-200: #f3c3c9;
  --rose-300: #f89aa6;
  --rose-400: #ff7a8d;
  --rose-500: #f14563;
  --rose-600: #df2c53;
  --rose-700: #c71742;
  --rose-800: #ad113c;
  --amber-50: #f5efd6;
  --amber-100: #f3e6b1;
  --amber-200: #f5dc7a;
  --amber-300: #f1c73f;
  --amber-500: #e49106;
  --amber-600: #c96e05;
  --amber-700: #a84b05;
  --amber-800: #863707;
  --amber-900: #722e07;
  --rose-900: #97103a;
  --gray-50: #eff3f7;
  --gray-100: #ebeef3;
  --gray-200: #dbdfe7;
  --gray-300: #c9d0da;
  --gray-400: #909aa8;
  --gray-500: #636c7c;
  --gray-600: #465363;
  --gray-700: #313c4d;
  --gray-800: #222d3b;
  --gray-900: #1b2435;
  --neutral-50: #dfebf7;
  --neutral-100: #bbc8d5;
  --neutral-300: #7c8c9b;
  --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;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

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

body {
  background-color: var(--background);
  color: var(--text);
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

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;
}

.section-before-footer {
  margin-bottom: -4em;
  padding-bottom: 4em;
  position: relative;
}

.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: -.03em;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .85em 1.25em;
  font-size: 1.125em;
  font-weight: 800;
  line-height: 1;
  transition: color .2s cubic-bezier(.165, .84, .44, 1);
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-animated.small {
  letter-spacing: 0;
  font-size: 1em;
  font-weight: 800;
}

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

.button-animated.small.hide-tablet {
  font-weight: 800;
}

.button-animated.large {
  font-size: 1.4em;
}

.button-animated.bg-neutral-600.large {
  cursor: default;
}

.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.bg-flowstack {
  background-color: #0b101b;
}

.section {
  justify-content: center;
  width: 100%;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
  position: relative;
}

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

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

.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;
}

.section.gradient__01 {
  padding-bottom: 0;
}

.section.bg-flowstack {
  background-color: #0c101a;
}

.title-sm {
  color: var(--titles-links);
  letter-spacing: -.04em;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1;
}

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

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

.title-xl {
  color: var(--titles-links);
  letter-spacing: -.03em;
  font-size: 5em;
  font-weight: 800;
  line-height: 1;
}

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

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

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

.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-size: 1.125em;
  font-weight: 500;
  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.large {
  font-size: 1.5em;
}

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

.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;
  justify-items: start;
  display: grid;
}

.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;
}

.title-xs {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.03em;
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1.1;
  position: relative;
}

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

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

.text-sm {
  letter-spacing: -.005em;
  font-size: .875em;
  line-height: 1.5;
  position: relative;
}

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

.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;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 64em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  display: block;
  position: relative;
}

.container-lg.remove-top-padding {
  padding-top: 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: 2.5em;
  grid-row-gap: 2.5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.column-lg.content-centered.padding-lg {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  grid-template-rows: auto;
}

.column-lg.content-centered.content-left.grid-padding-1-5em, .column-lg.grid-padding-1-5em {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
}

.column-lg.grid-padding-1-5em.text-center---tablet.content-left.hero-content-align.max-width-hero {
  max-width: 30em;
}

.overflow-hidden {
  position: relative;
  overflow: hidden;
}

.title-md {
  color: var(--titles-links);
  letter-spacing: -.05em;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1;
}

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

.title-lg {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.05em;
  font-size: 4em;
  line-height: 1.1;
  position: relative;
}

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

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

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

.text-lg {
  letter-spacing: 0;
  font-size: 1.25em;
}

.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;
}

.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.stretch {
  justify-items: stretch;
}

.text-xs {
  font-size: .75em;
  line-height: 1.5;
}

.image-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.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-columns: 1fr;
  justify-items: start;
  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;
}

.text-xl {
  letter-spacing: -.01em;
  font-size: 1.5em;
}

.text-xl._40ch {
  max-width: 40ch;
}

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

.image-background {
  z-index: 0;
  object-fit: cover;
  object-position: 50% 0%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.image-background.custom-filters {
  filter: hue-rotate(310deg) brightness(60%);
}

.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;
  display: grid;
}

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

.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;
  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: flex;
  position: relative;
}

.container-xl.relative {
  display: block;
}

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

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

.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;
}

.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 #fff;
}

.avatar-xl.outline-white.shadow-md {
  box-shadow: inset 0 0 0 1px #272e35, 0 8px 24px -8px #646f7c;
}

.text-2xl {
  z-index: 5;
  color: var(--titles-links);
  letter-spacing: -.02em;
  font-size: 1.875em;
  font-weight: 600;
  position: relative;
}

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

.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: .25em;
  font-size: .75em;
  box-shadow: inset 0 0 0 1px rgba(248, 113, 113, .1);
}

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

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

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

.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 {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.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;
}

.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: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.team-pricing.fade-in-on-scroll {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-columns: 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 {
  text-align: left;
  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;
}

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

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

.avatar-2xl.outline-white.grayscale {
  filter: brightness(120%) contrast(120%) grayscale();
}

.avatar-2xl.outline-white {
  border: 4px solid #fff;
}

.avatar-2xl.outline-white.shadow-md {
  box-shadow: 0 8px 24px -8px #3f4852;
}

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

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

.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.screenshot-shadow {
  border: 1px solid var(--slate-700);
  box-shadow: 0 0 8px rgba(255, 255, 255, .1);
}

.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.reverse-timeline {
  flex-direction: row-reverse;
}

.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;
  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 {
  filter: invert() grayscale();
  max-width: 14em;
}

.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.rounded-xs {
  overflow: hidden;
}

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

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

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

.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;
}

.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-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);
}

.text-color-white.title-md {
  font-weight: 800;
  line-height: 1.1;
}

.text-color-white.code-highlight {
  background-color: rgba(29, 89, 219, .2);
}

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

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

.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;
}

.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;
  margin-bottom: 2em;
  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;
  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: -.02em;
  font-size: 1em;
  line-height: 1.5;
}

.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: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: .875em;
  font-weight: 600;
  line-height: 1;
  transition: opacity .25s;
  display: flex;
}

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

.tab-link-simple.w--current {
  background-color: var(--background);
  opacity: 1;
  color: var(--amber-400);
  background-image: linear-gradient(rgba(245, 158, 11, .1), rgba(245, 158, 11, .1));
  box-shadow: inset 0 0 0 1px rgba(251, 191, 36, .4);
}

.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-pane, .tab-simple-content {
  position: static;
}

.tab-simple {
  margin-top: 0;
  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: -.08em;
  font-size: 12em;
  font-weight: 700;
  line-height: 1.1;
}

.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;
}

.reverse {
  direction: rtl;
}

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

.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: -.05em;
  font-size: 6em;
  font-weight: 700;
  line-height: 1.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;
  justify-content: start;
  display: grid;
}

.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 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.row-base.margin-top {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
}

.row-base.anchor-offset {
  margin-top: -80px;
  padding-top: 80px;
}

.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-4xl {
  padding: 2.5em;
  position: relative;
}

.hide {
  display: none;
}

.hide-mobile.text-lg.font-weight-semibold.text-with-underline {
  text-decoration: underline;
}

.hide-mobile.text-lg.font-weight-semibold.text-with-underline.margin-left.margin-sm.text-1-4em {
  font-size: 1.4em;
}

.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-lg {
  width: 100%;
  max-width: 32em;
}

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

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

.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-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: var(--sky-900);
}

.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-7xl {
  padding: 5em;
}

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

.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-9xl.margin-top.max-width-hero {
  max-width: 1280px;
}

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

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

.show-tablet {
  display: none;
}

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

.padding-5xl.bg-neutral-800.rounded-xs.fade-in-on-scroll.coming-soon-filter {
  filter: brightness(60%);
}

.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-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;
}

.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.hero-image-div {
  margin-right: -350px;
}

.rounded-xs.hero-image-div.fade-in-on-scroll.screenshot-shadow {
  border: 1px solid var(--slate-700);
  box-shadow: 0 0 16px 8px rgba(255, 255, 255, .1);
}

.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: 2em;
  grid-row-gap: 2em;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: center;
  justify-items: center;
  width: 100%;
  max-width: 40em;
  display: flex;
  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;
}

.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 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(--slate-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;
  align-items: start;
  width: 100%;
  display: none;
}

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

.font-title {
  color: var(--titles-links);
  letter-spacing: -.025em;
  font-weight: 800;
  position: relative;
}

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

.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);
}

.contact-list {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

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

.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%;
}

.fade-in-on-scroll.llm-logo {
  width: 48px;
}

.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: var(--neutral-800);
}

.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: 9999;
  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-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;
}

.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);
  text-align: center;
  letter-spacing: .03em;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  transition-duration: .2s, .2s, .2s;
}

.nav-link:hover {
  opacity: 1;
  color: var(--blue-500);
}

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

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

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

.navbar-nav-menu {
  justify-content: center;
  align-items: center;
  width: auto;
  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-list {
  z-index: 1001;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  justify-content: stretch;
  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;
}

.brand {
  z-index: 99;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.brand.w--current {
  letter-spacing: -.025em;
  align-items: center;
}

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

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

.button-label {
  z-index: 5;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.button-hover-background {
  z-index: 0;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 9999px;
  width: 100%;
  height: 100%;
  display: none;
  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: #0b101b;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  position: relative;
}

.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;
  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;
  position: relative;
}

.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: 1.25em;
  grid-row-gap: 1.25em;
  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: hidden;
}

.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(--slate-700);
}

.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: 32em;
  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(--slate-800);
  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;
}

.footer-1-cta-box.fade-in-on-scroll {
  margin-top: 0;
}

.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%;
  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;
  width: 100%;
  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;
}

.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;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.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-list {
  z-index: 5;
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: relative;
}

.image-bg-cover {
  z-index: 0;
  filter: grayscale();
  mix-blend-mode: multiply;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-bg-cover.luminosity {
  mix-blend-mode: luminosity;
}

.how-to-list {
  grid-column-gap: 4em;
  grid-row-gap: 4em;
  grid-template-rows: auto;
  grid-template-columns: .75fr 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 {
  z-index: -1;
  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 {
  align-items: center;
}

.side-by-side-1-to-1 {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.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);
}

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

.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;
}

.split-section-full {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  width: 100%;
  min-height: 100vh;
  position: relative;
}

.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.5em;
  margin-bottom: 0;
  padding: 1em 1.125em 1em 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-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.sign-up-text-field.last {
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: .5em;
}

.sign-up-text-field.sign-up-text-area {
  height: 8em;
  padding-top: 1.2em;
  padding-bottom: 2em;
  line-height: 1.5;
}

.sign-up-field-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  font-size: 18px;
}

.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;
}

.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 {
  background-color: #e8e8e8;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: 30px;
  max-width: 30px;
  height: 30px;
  max-height: 30px;
  display: flex;
  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 {
  align-items: center;
  display: flex;
  position: relative;
}

.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 {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: .625em;
  font-weight: 600;
  line-height: 1.333;
}

.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;
}

.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);
}

.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;
}

.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(--neutral-500);
}

.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: -14em;
  margin-bottom: -8em;
  position: relative;
  top: 0;
}

.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: 4em;
  padding-top: 4em;
  display: grid;
}

.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;
}

.tabs-menu-side-link {
  background-color: var(--neutral-800);
  box-shadow: inset 0 0 0 1px var(--neutral-700);
  color: var(--text);
  border-radius: .5em;
  padding: 1.5em;
}

.tabs-menu-side-link.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;
}

.accordion-arrow {
  color: var(--white);
  font-family: ICONS FILLED, sans-serif;
}

.text-block-12 {
  color: var(--slate-400);
}

.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-wrap.rounded-xs.screenshot-padding {
  padding: 1em;
}

.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: visible;
}

.code-list {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
  overflow: auto;
}

.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-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-item-2 {
  width: 75%;
}

.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;
  width: 100%;
}

.how-it-works-item-1 {
  width: 100%;
}

.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;
  width: 100%;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
  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 #1e252c;
}

.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 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.team-logos.margin-vertical.margin-4xl {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
}

.team-logo {
  width: auto;
  height: 2em;
  margin: 0;
}

.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: -.04em;
  width: 100%;
  margin-bottom: -.2em;
  font-size: 8em;
  font-weight: 800;
  line-height: 1.15;
  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 {
  font-size: 3em;
  display: flex;
}

.track-vertical {
  flex-direction: column;
  display: flex;
  position: absolute;
}

.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));
  width: 100%;
  height: 40%;
  position: absolute;
}

.track-overlay.bottom {
  background-image: linear-gradient(to top, var(--background) 50%, rgba(13, 17, 23, 0));
  width: 100%;
  height: 40%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.infinite-rotation-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 12em 1.25em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.vertical-scroll-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 8em;
  position: relative;
}

.text-rotation-heading {
  color: var(--text);
  letter-spacing: -.03em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Inter Display;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}

.text-rotation-heading.rotate-text {
  color: var(--white);
  white-space: nowrap;
}

.anchor-section {
  margin-left: -2em;
  margin-right: -2em;
  padding: 4em 2em 2em;
  position: relative;
}

.anchor-section.desktop-anchor-offset {
  margin-top: -4em;
  padding-top: 8em;
}

.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);
}

.section-icon.green {
  border-color: var(--cyan-500);
  background-color: var(--cyan-700);
  background-image: radial-gradient(circle farthest-side at -50% 50%, var(--cyan-500), var(--green-700) 0%, var(--cyan-500) 0%, var(--cyan-700) 99%, var(--green-800) 100%, var(--amber-700));
  box-shadow: inset 0 0 5px 0 var(--cyan-800), 0 8px 24px -8px var(--cyan-500);
  outline-color: var(--amber-400);
  color: var(--cyan-200);
  -webkit-text-stroke-color: var(--cyan-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%);
  -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;
}

.caption-holder-center {
  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;
}

.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;
}

.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: auto;
  grid-template-columns: .5fr 1fr;
}

.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: none;
  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;
  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 {
  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);
}

.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;
  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;
  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-size: 14px;
  line-height: 1.5;
}

.nav-link-icon {
  color: var(--slate-700);
  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;
  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: center;
  align-items: start;
  font-family: Inter, sans-serif;
  font-weight: 400;
  display: grid;
}

.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(--pink-600);
}

.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;
}

.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;
  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;
  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%;
}

.next-button {
  background-color: var(--neutral-700);
  box-shadow: inset 0 0 0 1px var(--neutral-600);
  color: var(--titles-links);
  letter-spacing: -.01em;
  border-style: none;
  border-radius: 9999px;
  align-items: center;
  padding: .5em 1em;
  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;
}

.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;
}

.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.screenshot-shadow {
  border: 1px solid var(--slate-700);
  box-shadow: 0 0 8px 2px rgba(255, 255, 255, .1);
}

.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 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);
}

.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;
  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;
  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 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);
}

.changelog-badge {
  color: var(--white);
  text-transform: none;
  border-radius: 9999px;
  padding: .5em 1em;
  font-size: .625em;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: -.25em;
}

.changelog-badge.status {
  background-color: var(--amber-300);
  color: var(--amber-900);
}

.changelog-badge.bug {
  background-color: var(--red-300);
  color: var(--red-900);
}

.onboarding-title {
  color: var(--titles-links);
  letter-spacing: -.02em;
  font-size: 1em;
  font-weight: 600;
}

.browser-window-2 {
  color: #a7b5c3;
  flex: 1;
  padding: 1.15em;
  position: relative;
}

.text-color-red-400-2 {
  color: #ec6464;
}

.title-xl-2 {
  color: #ccdae7;
  letter-spacing: -.03em;
  font-size: 4.2em;
  line-height: 1.1;
}

.text-gradient__indigo-red-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(207deg, #e23b3b 23%, #6668eb 87%);
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.browser-top-bar-2 {
  z-index: 10;
  color: #3f4852;
  justify-content: space-between;
  align-items: center;
  padding: 10px 1.25em;
  font-family: ICONS FILLED, sans-serif;
  display: flex;
}

.browser-top-bar-2.underlined {
  border-bottom: 1px solid #1e252c;
}

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

.text-purple-301 {
  color: #b77cf1;
}

.text-color-blue-300-2 {
  color: #89bcf5;
}

.text-color-teal-500-2 {
  color: #0eb3a0;
}

.text-block-15 {
  background-color: rgba(0, 82, 204, .2);
  border: 1px #000;
  border-radius: 2px;
}

.text-block-16 {
  background-color: rgba(0, 82, 204, .2);
}

.button-animated-2 {
  z-index: 5;
  color: #fff;
  text-align: center;
  letter-spacing: -.03em;
  background-color: #0052cc;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .75em 1.25em;
  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-2.large {
  font-size: 1.5em;
}

.button-animated-2.small {
  letter-spacing: 0;
  font-size: .75em;
  font-weight: 600;
}

.text-color-green-400-2 {
  color: #3dd875;
}

.browser-window-3 {
  color: #a7b5c3;
  flex: 1;
  padding: 1.15em;
  position: relative;
}

.text-color-red-400-3 {
  color: #ec6464;
}

.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%;
}

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

.browser-top-bar-3.underlined {
  border-bottom: 1px solid #1e252c;
}

.font-title-2 {
  color: #ccdae7;
  letter-spacing: -.025em;
  font-weight: 800;
  line-height: 1.1;
  position: relative;
}

.font-title-2.text-color-white {
  color: #fff;
}

.title-sm-2 {
  color: #ccdae7;
  letter-spacing: -.04em;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1;
}

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

.accordion-arrow-2 {
  color: #fff;
  font-family: ICONS FILLED, sans-serif;
}

.section-icon-2 {
  color: #bcc6ee;
  text-align: center;
  background-color: #4036be;
  background-image: radial-gradient(circle farthest-side at -50%, #524add, #4036be);
  border: 3px solid #7f89ec;
  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 #2e2799, 0 8px 24px -8px #7f89ec;
}

.section-icon-2.teal {
  color: #92f3e0;
  background-color: #097068;
  background-image: radial-gradient(circle farthest-side at -50%, #089084, #097068);
  border-color: #26d5bf;
  box-shadow: inset 0 0 5px #0a5c57, 0 8px 24px -8px #26d5bf;
}

.section-icon-2.amber {
  color: #f5dc7a;
  background-color: #a84b05;
  background-image: radial-gradient(circle farthest-side at -50%, #c96e05, #a84b05);
  border-color: #e49106;
  outline-color: #f1b51a;
  box-shadow: inset 0 0 5px #863707, 0 8px 24px -8px #f1b51a;
}

.text-block-17 {
  color: #8597ad;
}

.text-color-cyan-400-2 {
  color: #1acee9;
}

.text-gradient__indigo-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(351deg, #31b3ec 23%, #524add 87%);
  -webkit-background-clip: text;
  background-clip: text;
}

.tabs-menu-side-link-2 {
  color: #a7b5c4;
  background-color: #171e25;
  border-radius: .5em;
  padding: 1.5em;
  box-shadow: inset 0 0 0 1px #1e252c;
}

.tabs-menu-side-link-2.w--current {
  background-color: #222d3b;
  box-shadow: 0 0 24px -12px #1b2435, inset 0 0 0 1px #313c4d;
}

.snippet-divider-2 {
  background-color: #272e35;
  width: 100%;
  height: 1px;
}

.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: #272e35;
  justify-content: flex-start;
}

.snippet-switch-dot-2 {
  background-color: #fff;
  border-radius: 9999px;
  width: .75em;
  height: .75em;
}

.line-animated-3 {
  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-block-11-copy-2 {
  z-index: 1;
  color: #ccdae7;
  text-align: center;
  text-transform: none;
  background-color: #0052cc;
  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;
}

.text-gradient__teal-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(243deg, #3dd875 23%, #0eb3a0 87%);
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.text-block-18 {
  color: #a7b5c4;
  text-align: center;
  text-transform: uppercase;
  background-color: #272e35;
  border-radius: .375em;
  min-width: 2em;
  padding-left: .5em;
  padding-right: .5em;
  font-size: .875em;
  font-weight: 400;
  line-height: 2;
}

.text-block-18.plus {
  background-color: rgba(0, 0, 0, 0);
  font-size: .625em;
}

.how-it-works-number-2 {
  z-index: 5;
  color: #fff;
  text-align: center;
  background-color: #171e25;
  border: 1px solid #1e252c;
  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%);
}

.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-word-2 {
  background-color: #272e35;
  border-radius: 9999px;
  width: 100%;
  height: 5px;
}

.snippet-dot-2 {
  opacity: .15;
  background-color: #3aecba;
  border-radius: 24%;
  width: 2px;
  height: 2px;
}

.image-11 {
  width: 1em;
}

.text-block-11-copy-copy-2 {
  z-index: 1;
  color: #ccdae7;
  text-align: center;
  text-transform: none;
  background-image: linear-gradient(270deg, #272e35 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;
}

.snippet-body-2 {
  background-color: #1e252c;
  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 #171e25, 0 0 0 3px #1e252c;
}

.snippet-body-2.centered {
  justify-content: center;
  align-items: center;
}

.snippet-body-2.stretch {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.line-animated-4 {
  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%;
}

.title-md-2 {
  color: #ccdae7;
  letter-spacing: -.05em;
  font-size: 3.5em;
  font-weight: 800;
  line-height: 1.1;
}

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

.line-animated-5 {
  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%;
}

.integration-card-2 {
  background-color: #1e252c;
  padding: 1em;
}

.integration-card-2.rounded-xs.shadow {
  box-shadow: inset 0 0 0 1px #272e35, 0 4px 8px -4px #101720;
}

.line-animated-6 {
  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%;
}

.image-12 {
  position: static;
  top: 0;
  left: 0;
}

.tab-link-simple-2 {
  opacity: .5;
  color: #ccdae7;
  text-align: center;
  letter-spacing: -.01em;
  background-color: #171e25;
  border-radius: .375em;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  font-size: .875em;
  font-weight: 600;
  line-height: 1;
  transition: opacity .25s;
  display: flex;
}

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

.tab-link-simple-2.w--current {
  opacity: 1;
  color: var(--blue-500);
  background-color: #0d1117;
  background-image: linear-gradient(rgba(48, 119, 235, .1), rgba(48, 119, 235, .1));
  box-shadow: inset 0 0 0 1px rgba(48, 119, 235, .4);
}

.text-gradient__amber-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(191deg, #f1dc39 25%, #c96e05 87%);
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.browser-window-4 {
  color: #a7b5c3;
  flex: 1;
  padding: 1.15em;
  position: relative;
}

.text-color-red-400-4, .text-color-red-400-5 {
  color: #ec6464;
}

.text-block-19.code-highlight, .text-block-20.code-highlight {
  background-color: rgba(29, 89, 219, .2);
}

.text-color-green-400-3 {
  color: #3dd875;
}

.text-block-21 {
  color: var(--white);
  font-size: 22px;
  font-weight: 800;
  line-height: 1;
}

.image-13 {
  width: 24px;
}

.heading-copy-2 {
  color: #a7b5c4;
  background-color: #0d1117;
  border-radius: 3px;
  margin-top: -4px;
  padding: 4px 8px 6px;
  font-size: 12px;
  line-height: 1;
}

.text-span-4 {
  color: #fff;
  background-image: linear-gradient(rgba(132, 216, 219, 0) 70%, #0052cc 71%);
}

.heading-2 {
  color: #ccdae7;
  background-color: #0d1117;
  border-radius: 3px;
  padding: 4px 8px 6px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1;
}

.shift-body-2 {
  z-index: 0;
  background-color: #171e25;
  border-radius: .5em;
  flex: 1;
  margin-top: 4em;
  margin-left: -4em;
  padding: 6em 4em 6em 8em;
  position: relative;
  overflow: hidden;
}

.title-xl-3 {
  color: #ccdae7;
  letter-spacing: -.03em;
  font-size: 5em;
  font-weight: 800;
  line-height: 1;
}

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

.text-gradient__pink-purple-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(321deg, #b77cf1 23%, #e22a7c 87%);
  -webkit-background-clip: text;
  background-clip: text;
  padding-right: .05em;
}

.price-span-2 {
  color: #0d1117;
  letter-spacing: .02em;
  background-color: #3aecba;
  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;
}

.text-gradient__teal-3 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(243deg, #3dd875 23%, #0eb3a0 87%);
  -webkit-background-clip: text;
  background-clip: text;
}

.title-xs-2 {
  z-index: 5;
  color: #ccdae7;
  letter-spacing: -.03em;
  font-size: 2.5em;
  line-height: 1.1;
  position: relative;
}

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

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

.link-2 {
  font-weight: 700;
}

.llm-logo {
  border-radius: 8px;
  padding: 12px;
}

.llm-logo.logo-svg {
  height: 100%;
  padding: 18px;
}

.div-block {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.div-block.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(--violet-600), var(--blue-500));
  width: 68px;
  height: 68px;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-self: flex-start;
  display: flex;
}

.text-span-5 {
  margin-bottom: 5px;
  font-weight: 800;
  display: block;
}

.text-span-6 {
  color: var(--text);
  margin-bottom: 5px;
  font-weight: 500;
  display: block;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  align-items: center;
  display: flex;
}

.button-label-2 {
  z-index: 5;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  display: flex;
  position: relative;
}

.button-2 {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  background-color: #0052cc;
  border-radius: 9999px;
  justify-content: center;
  align-items: center;
  padding: .75em 1.25em;
  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-2:hover {
  box-shadow: inset 0 0 200px 200px rgba(0, 0, 0, .15);
}

.checkbox-2 {
  border-color: #272e35;
  width: 1.3em;
  height: 1.3em;
  margin-top: 0;
  margin-left: -2em;
}

.checkbox-2:hover {
  border-color: #3f4852;
}

.checkbox-2.w--redirected-checked {
  border-color: var(--neutral-500);
  background-color: var(--primary);
  background-size: 50%;
}

.checkbox-2.w--redirected-focus {
  box-shadow: none;
}

.error-2 {
  color: #e23b3b;
  background-color: rgba(248, 113, 113, .1);
  border-radius: .25em;
  font-size: .75em;
  box-shadow: inset 0 0 0 1px rgba(248, 113, 113, .1);
}

.title-md-3 {
  color: #ccdae7;
  letter-spacing: -.05em;
  font-size: 3.5em;
  font-weight: 800;
  line-height: 1.1;
}

.sign-up-text-field-2 {
  color: #ccdae7;
  background-color: #171e25;
  border: 1px #000;
  height: 3.5em;
  margin-bottom: 0;
  padding: 2em 1.125em 2em 3em;
  font-size: 80%;
  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-2:hover {
  background-color: #1e252c;
}

.sign-up-text-field-2:active {
  color: #ccdae7;
}

.sign-up-text-field-2:focus {
  box-shadow: inset 0 0 0 1px #3f4e61;
}

.sign-up-text-field-2::placeholder {
  color: #a7b5c4;
}

.sign-up-text-field-2.first {
  border-top-left-radius: .5em;
  border-top-right-radius: .5em;
}

.sign-up-text-field-2.first.top-right-border-radius-0 {
  border-top-right-radius: 0;
}

.sign-up-text-field-2.first.top-left-border-radius-0 {
  border-top-left-radius: 0;
}

.sign-up-text-field-2.last {
  border-bottom-right-radius: .5em;
  border-bottom-left-radius: .5em;
}

.text-link-2 {
  color: #3aecba;
}

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

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

.sign-up-field-icon-2 {
  color: #5b6d83;
  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-icon-2.sign-up-field-icon-align-top {
  top: 1.5em;
}

.text-color-white-2 {
  color: #fff;
}

.div-block-4 {
  justify-content: center;
  display: flex;
}

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

.title-md-4 {
  color: #ccdae7;
  letter-spacing: -.05em;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1;
}

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

.about-title-wrap-2 {
  color: #fff;
  position: absolute;
  top: auto;
  bottom: 4em;
  left: 0%;
  right: 0%;
}

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

.timeline-chapter-indicator-2 {
  background-color: #3aecba;
  border: 4px solid #0d1117;
  border-radius: 9999px;
  width: 1em;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
}

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

.timeline-chapter-item-2.timeline-item-align-right {
  text-align: right;
}

.timeline-way-2 {
  background-color: #3f4852;
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-22 {
  margin-top: .5em;
  line-height: 1.5;
}

.text-block-23 {
  margin-top: .5em;
  font-style: normal;
  line-height: 1.5;
}

.text-block-24 {
  margin-top: .5em;
  line-height: 1.5;
}

.text-block-25, .text-block-26 {
  line-height: 1.5;
}

.logo-tile-caption-2 {
  text-align: center;
  text-transform: none;
  background-color: #0d1117;
  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;
}

.logo-tile-2 {
  background-color: #171e25;
  justify-content: center;
  align-items: center;
  height: 12em;
  display: flex;
}

.image-14 {
  height: 3.2em;
}

.image-14.client-logo-base {
  filter: brightness(50%) invert() grayscale();
}

.image-15 {
  height: 3em;
}

.image-15.client-logo-base {
  filter: brightness(50%) invert() grayscale();
  height: 2.8em;
}

.image-16 {
  height: 3em;
}

.image-16.client-logo-base {
  filter: brightness(50%) invert() grayscale();
}

.image-17 {
  filter: brightness(29%) invert() grayscale();
  height: 2em;
}

.image-17.client-logo-base {
  filter: brightness(0%) invert() grayscale();
}

.title-lg-2 {
  z-index: 5;
  color: #ccdae7;
  letter-spacing: -.05em;
  font-size: 4em;
  font-weight: 800;
  line-height: 1.1;
  position: relative;
}

.font-title-3 {
  color: #ccdae7;
  letter-spacing: -.025em;
  font-weight: 800;
  position: relative;
}

.line-static-2 {
  background-color: #21262d;
  width: 100%;
  height: 1px;
}

.tooltip-wrap-2 {
  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-2:hover {
  color: #3aecba;
}

.tooltip-text-2 {
  z-index: 100;
  color: #a7b5c4;
  text-align: left;
  letter-spacing: -.01em;
  background-color: #171e25;
  border-radius: 4px;
  width: 12em;
  padding: 10px;
  font-size: .75em;
  font-weight: 400;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 32px;
  right: auto;
  box-shadow: inset 0 0 0 1px #1e252c;
}

.nav-link-2 {
  display: none;
}

.nav-link-2.nav-link {
  display: block;
}

.div-block-6 {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 3em;
  display: flex;
}

.div-block-6.remove-bottom-padding {
  margin-bottom: 0;
}

.text-block-27 {
  color: var(--titles-links);
  font-weight: 500;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.div-block-8 {
  border-radius: 50px;
  width: 15px;
  height: 15px;
}

.div-block-8.bg-green-400 {
  width: 15px;
  height: 15px;
}

.section-2 {
  grid-column-gap: 20px;
  grid-row-gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mg-top-80px {
  margin-top: 80px;
}

.header-nav-menu---bg {
  display: none;
}

.bg-grid-lights---steps-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . Area . . . . . . . . Area-3" 97px
                 ". . . . . . . . . . . . . . . . Area . . . . . . . . Area-3" 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . Area-4 . . . . . . . . Area-2 . ." 97px
                 ". . . . . . . . . . . . . . Area-4 . . . . . . . . Area-2 . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 / 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px;
  grid-auto-rows: 97px;
  grid-auto-columns: 97px;
  align-content: center;
  justify-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cart-item-wrapper {
  border-bottom: 1px solid #181e29;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cart-item-wrapper:last-child {
  border-bottom-style: none;
}

.section-3 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.section-3.pd-top-0px {
  padding-top: 0;
}

.section-3.hero {
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
}

.section-3.hero.v2 {
  padding-top: 172px;
  padding-bottom: 22px;
}

.section-3.pd-0px {
  padding-top: 0;
  padding-bottom: 0;
}

.section-3.pd-0px.section-dividers {
  border-top: 1px solid #181e29;
  border-bottom: 1px solid #181e29;
  overflow: hidden;
}

.section-3.pd-100px {
  padding-top: 100px;
  padding-bottom: 100px;
}

.bg-grid-lights---cta-v3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . Area-2 . . ." 97px
                 ". . . . . . . . . . . . . . . Area-2 . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . Area-3" 97px
                 ". . . . . . . . . . . . . . . . . . Area-3" 97px
                 ". . . . . . . . . . . . . . Area . . . ." 97px
                 ". . . . . . . . . . . . . . Area . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 / 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px;
  grid-auto-rows: 97px;
  grid-auto-columns: 97px;
  align-content: center;
  justify-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header-nav-list-item {
  margin-bottom: 0;
  padding-left: 32px;
  line-height: 1.125em;
}

.header-nav-list-item.link---show-in-mbl, .header-nav-list-item.btn---show-in-mbl {
  display: none;
}

.header-nav-list-item.middle {
  padding-left: 16px;
  padding-right: 16px;
}

.testimonial-strip-right---wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.header-nav-link {
  color: #fff;
  padding: 0;
  font-weight: 300;
  line-height: 1.125em;
}

.header-nav-link:hover {
  color: #1b6eff;
}

.header-nav-link.cart-nav-link {
  background-color: rgba(0, 0, 0, 0);
}

.header-nav-link.dropdown-nav-link {
  align-items: center;
  transition: color .3s;
  display: flex;
}

.cart-item-price {
  color: #fff;
  font-weight: 400;
  line-height: 1.2em;
}

.btn-circle-primary {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #144ee3;
  border: 1px solid #144ee3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
}

.btn-circle-primary:hover {
  color: #fff;
  background-color: #1b6eff;
  border-color: #1b6eff;
  transform: scale3d(.94, .94, 1.01);
}

.btn-circle-primary.slider-arrow.right---bottom-center {
  top: auto;
  bottom: 0%;
  left: 82px;
}

.card-testimonial-strip-v2---avatar-name-wrapper {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  align-items: center;
  display: flex;
}

.header-wrapper---bg {
  display: none;
}

.card {
  background-color: #181e29;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 7px rgba(7, 10, 14, .15);
}

.card.step-item {
  text-align: center;
  padding: 35px 31px 58px;
}

.card.cta-v2 {
  background-color: #144ee3;
  border-radius: 16px;
  justify-content: space-between;
  padding-top: 55px;
  padding-left: 70px;
  display: flex;
  position: relative;
}

.card.slide-v2 {
  padding: 63px 55px 48px;
}

.card.cta-v3 {
  background-color: #144ee3;
  border-radius: 16px;
  justify-content: space-between;
  padding-top: 73px;
  padding-left: 57px;
  display: flex;
  position: relative;
}

.card.testimonial-strip-v2 {
  padding: 28px 28px 34px;
}

.card.perks-item-v2 {
  text-align: center;
}

.card.perks-item---featured {
  padding: 35px 50px 50px;
}

.display-1 {
  color: #fff;
  font-size: 65px;
  font-weight: 800;
  line-height: 1.231em;
}

.footer-top {
  padding-top: 162px;
  padding-bottom: 162px;
}

.header-wrapper---block {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.error-message {
  color: #ff5a65;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  padding: 0;
  font-weight: 500;
}

.error-message.cart-error {
  margin-top: 0;
}

.cart-header {
  border-bottom-color: #181e29;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #144ee3;
  border: 1px solid #144ee3;
  border-radius: 48px;
  justify-content: center;
  padding: 20px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.125em;
  text-decoration: none;
  transition: border-color .3s, background-color .3s, transform .3s, color .3s;
}

.btn-primary:hover {
  color: #fff;
  background-color: #1b6eff;
  border-color: #1b6eff;
  transform: translate3d(0, -3px, .01px);
}

.btn-primary.white {
  color: #144ee3;
  background-color: #fff;
  border-color: #fff;
}

.btn-primary.white:hover {
  color: #fff;
  background-color: #181e29;
  border-color: #181e29;
}

.btn-primary.small {
  padding: 12px 16px;
  font-size: 14px;
  line-height: 1.143em;
}

.btn-primary.small.header-btn-hidde-on-mb {
  margin-left: 24px;
}

.cart-button-wrapper {
  margin-left: 16px;
}

.cart-footer {
  border-top-color: #181e29;
  padding-top: 20px;
  padding-bottom: 40px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.link-text {
  display: inline-block;
}

.testimonial-strip-left---wrapper {
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.image-wrapper-2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper-2.image-circle {
  border-radius: 50%;
}

.image-wrapper-2.style-01 {
  background-image: linear-gradient(#0b101b, #32373e);
  border-radius: 16px;
  padding: 1px;
  box-shadow: 0 26px 94px rgba(7, 10, 14, .5);
}

.image-wrapper-2.perks-item-v2-image {
  max-height: 421px;
}

.image-wrapper-2.style-03 {
  background-image: linear-gradient(#353c4a, #32373e);
  border-radius: 16px;
  padding: 1px;
  box-shadow: 0 4px 28px rgba(7, 10, 14, .5);
}

.image-wrapper-2.cart-item-image-wrapper {
  transform-style: preserve-3d;
  align-self: flex-start;
  max-width: 30px;
  margin-right: 16px;
  transition: transform .3s;
}

.image-wrapper-2.cart-item-image-wrapper:hover {
  transform: scale3d(1.2, 1.2, 1.01)translate(0);
}

.cart-option-item {
  padding-left: 0;
}

.heading-h5-size {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.333em;
}

.dropdown-full-width-container {
  background-color: #0b101b;
  justify-content: center;
  width: 100vw;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  box-shadow: 0 20px 15px rgba(7, 10, 14, .5);
}

.hamburger-menu-bar {
  background-color: #0b101b;
  border-radius: 20px;
  width: 52px;
  height: 4px;
  margin-top: 12px;
  margin-bottom: 12px;
}

.logo-strip-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.inner-container._377px {
  max-width: 377px;
}

.inner-container.testimonials---main-content {
  min-width: 356px;
  max-width: 411px;
  margin-top: 100px;
  margin-bottom: 100px;
}

.inner-container._41px {
  max-width: 41px;
}

.inner-container.card-cta-v3---content {
  align-self: center;
  min-width: 315px;
  max-width: 33%;
  margin-bottom: 40px;
  margin-right: 40px;
}

.inner-container._764px {
  max-width: 764px;
}

.inner-container._700px {
  max-width: 700px;
}

.inner-container.card-perks-item---featured---image {
  align-self: flex-start;
  width: 100%;
  max-width: 424px;
  margin-right: 40px;
}

.inner-container._40px {
  max-width: 40px;
}

.inner-container.cta-v3---image-01 {
  width: 95%;
  margin-left: auto;
}

.inner-container._328px {
  max-width: 328px;
}

.inner-container.cta-v2-content {
  width: 37%;
  margin-top: 78px;
  margin-bottom: 100px;
  margin-right: 40px;
}

.inner-container._1012px {
  max-width: 1012px;
}

.inner-container.card-cta-v3---images {
  align-self: flex-end;
  width: 100%;
  max-width: 87%;
  margin-bottom: -1%;
  margin-right: -25.8%;
  position: relative;
}

.inner-container.card-cta-v3---images.outside {
  z-index: 2;
  max-width: 32%;
  margin-bottom: 0%;
  margin-right: -14%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.inner-container._580px {
  max-width: 580px;
}

.inner-container.card-slide-v2---image-01 {
  width: 84%;
  margin-left: auto;
}

.inner-container._1040px {
  max-width: 1040px;
}

.inner-container.cta-v2-image {
  width: 83%;
  margin-bottom: -23.5%;
  margin-right: -25%;
}

.inner-container.card-slide-v2---image-03 {
  width: 100%;
}

.inner-container._638px {
  max-width: 638px;
}

.inner-container._340px {
  max-width: 340px;
}

.inner-container.cta-v3---image-02 {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.inner-container._32px {
  max-width: 32px;
}

.inner-container._532px {
  max-width: 532px;
}

.inner-container._494px {
  max-width: 494px;
}

.inner-container.card-slide-v2-content {
  width: 38%;
  min-width: 338px;
  margin-right: 30px;
}

.inner-container.hero-v2---image-01 {
  margin-right: -353px;
}

.inner-container._716px {
  max-width: 716px;
}

.inner-container.card-perks-item---featured---content {
  width: 100%;
  max-width: 422px;
}

.inner-container._600px {
  max-width: 600px;
}

.inner-container._485px {
  max-width: 485px;
}

.inner-container.stat-section---grid---content {
  min-width: 525px;
  max-width: 566px;
}

.inner-container._598px {
  max-width: 599px;
}

.inner-container._46px {
  max-width: 46px;
}

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

.bg-grid-lights---cta-v2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . Area-3 . . Area-2 . Area-4" 97px
                 ". . . . . . . . . . . . . . . . . . . . Area-3 . . Area-2 . Area-4" 97px
                 ". . . . . . . . . . . . . . . . . Area . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . Area . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . . . . . . . . ." 97px
                 / 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px;
  grid-auto-rows: 97px;
  grid-auto-columns: 97px;
  align-content: center;
  justify-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-content {
  grid-column-gap: 20px;
  justify-content: space-between;
  display: flex;
}

.mg-bottom-14px {
  margin-bottom: 14px;
}

.menu-wrapper---main {
  grid-column-gap: 20px;
  grid-row-gap: 60px;
  justify-content: space-between;
  max-width: 688px;
  display: flex;
}

.menu-wrapper---main.dropdown-menu {
  margin-left: auto;
  margin-right: auto;
}

.grid-subscribe-form-button-down {
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

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

.nav-menu-list-item {
  margin-bottom: 18px;
  padding-left: 0;
  line-height: 1.143em;
}

.nav-link-3 {
  color: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.143em;
  text-decoration: none;
  display: inline-block;
}

.nav-link-3:hover {
  color: #1b6eff;
}

.nav-link-3.featured {
  border-bottom: 1.5px solid #fff;
  padding-bottom: 10px;
  transition: border-color .3s, color .3s;
}

.nav-link-3.featured:hover {
  border-bottom-color: #144ee3;
}

.mg-top-56px {
  margin-top: 56px;
}

.social-icon-link {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.social-icon-link:hover {
  color: #1b6eff;
}

.card-cta-v2---main-content {
  z-index: 1;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.cart-item-content {
  margin-left: 0;
}

.line-rounded-icon.dropdown-arrow {
  margin-left: 8px;
}

.line-rounded-icon.success-message-check {
  color: #1b6eff;
  margin-right: 8px;
  font-size: 24px;
}

.display-3 {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.286em;
}

.mg-bottom-34px {
  margin-bottom: 34px;
}

.grid-footer---default {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .6fr;
}

.card-cta-v3-wrapper {
  z-index: 1;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.mg-bottom-24px {
  margin-bottom: 24px;
}

.success-message {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  font-weight: 500;
}

.card-perks-item-v2---content {
  padding-bottom: 55px;
  padding-left: 44px;
  padding-right: 44px;
}

.text-link-3 {
  color: #1b6eff;
  text-decoration: underline;
  transition: color .3s;
}

.text-link-3:hover {
  color: #0b101b;
}

.text-link-3.default {
  color: #c9ced6;
}

.text-link-3.default:hover {
  color: #1b6eff;
}

.header-content-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: static;
}

.btn-secondary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #181e29;
  border: 1px solid #353c4a;
  border-radius: 48px;
  padding: 20px 24px;
  font-size: 16px;
  line-height: 1.125em;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
}

.btn-secondary:hover {
  color: #fff;
  background-color: #1b6eff;
  border-color: #1b6eff;
  transform: translate3d(0, -3px, .01px);
}

.bg-grid-lights---hero-v2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . Area-3" 97px
                 ". . . . . . . . . . . . . . . Area . . Area-3" 97px
                 ". . . . . . . . . . . . . . . Area . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . Area-2 ." 97px
                 ". . . . . . . . . . . . . . . . . Area-2 ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 ". . . . . . . . . . . . . . . . . . ." 97px
                 / 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px 97px;
  grid-auto-rows: 97px;
  grid-auto-columns: 97px;
  align-content: center;
  justify-content: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

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

.image.contain.perks-item-v2-image {
  max-height: 421px;
}

.cart-remove-link {
  line-height: 1.2em;
}

.display-2 {
  color: #fff;
  font-size: 42px;
  font-weight: 800;
  line-height: 1.333em;
}

.nav-menu-list-wrapper {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.btn-circle-secondary {
  color: #fff;
  transform-style: preserve-3d;
  background-color: #181e29;
  border: 1px solid #353c4a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  font-size: 26px;
  line-height: 1em;
  text-decoration: none;
  transition: border-color .3s, transform .3s, background-color .3s, color .3s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(7, 10, 14, .2);
}

.btn-circle-secondary:hover {
  color: #fff;
  background-color: #1b6eff;
  border-color: #1b6eff;
  transform: scale3d(.94, .94, 1.01);
}

.btn-circle-secondary.slider-arrow.left---bottom-center {
  top: auto;
  bottom: 0%;
  right: 82px;
}

.mg-bottom-28px {
  margin-bottom: 28px;
}

.header-middle {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.mg-bottom-64px {
  margin-bottom: 64px;
}

.cart-quantity {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.125em;
}

.social-icon-link---grid {
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 18px);
}

.social-icon-link---grid.right {
  justify-content: end;
  justify-items: end;
}

.overflow-hidden-2 {
  overflow: hidden;
}

.footer-bottom {
  text-align: center;
  border-top: 1px solid #353c4a;
  padding-top: 40px;
  padding-bottom: 40px;
}

.divider-2 {
  background-color: #353c4a;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

.divider-2._0px {
  margin-top: 0;
  margin-bottom: 0;
}

.hamburger-menu-btn {
  padding: 0;
}

.hamburger-menu-btn.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.cart-item-content---main {
  display: flex;
}

.social-icon-font {
  line-height: 21px;
}

.social-icon-font.testimonial-strip-v2-icon {
  color: #fff;
  font-size: 20px;
}

.cart-container {
  background-color: #0b101b;
  border-radius: 24px;
}

.cart-line-item {
  grid-column-gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 24px;
}

.footer-newsletter-form-block {
  flex-direction: column;
  justify-content: center;
  min-height: 134px;
  margin-bottom: 0;
  display: flex;
}

.cart-item-regular {
  color: #fff;
  font-weight: 400;
}

.empty-state {
  color: #a9afba;
  text-align: center;
  background-color: #181e29;
  border: 1px solid #353c4a;
  border-radius: 11px;
  padding: 26px 24px;
  font-weight: 500;
  box-shadow: 0 2px 12px rgba(7, 10, 14, .2);
}

.empty-state.cart-empty {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  flex-direction: column;
  padding-top: 100px;
  padding-bottom: 100px;
}

.dropdown-header-wrapper---bg-copy {
  background-color: #0b101b;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-h4-size {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.273em;
}

.mg-bottom-40px {
  margin-bottom: 40px;
}

.cart-wrapper {
  background-color: rgba(0, 0, 0, .9);
}

.header-right-side {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.card-slide-v2-wrapper {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  max-width: 1104px;
  display: flex;
  position: relative;
}

.footer-logo-wrapper {
  margin-bottom: 24px;
}

.footer-logo-wrapper.mg-bottom-0 {
  width: 100%;
  max-width: 184px;
  margin-bottom: 0;
}

.footer-logo {
  width: 100%;
  transition: opacity .3s;
}

.footer-logo:hover {
  opacity: .7;
}

.slider-mask {
  height: 100%;
}

.header-nav-menu-wrapper {
  position: static;
}

.header-logo {
  width: 100%;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-200 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.125em;
}

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

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

.hidden-on-desktop {
  display: none;
}

.input {
  color: #fff;
  background-color: #353c4a;
  border: 1px solid #353c4a;
  border-radius: 100px;
  min-height: 58px;
  margin-bottom: 0;
  padding: 16px 24px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.125em;
  transition: box-shadow .3s, color .3s, border-color .3s;
}

.input:hover {
  border-color: #737b89;
}

.input:focus {
  color: #fff;
  border-color: #737b89;
}

.input::placeholder {
  color: #c9ced6;
}

.input.dark {
  background-color: #181e29;
  border-color: #181e29;
  margin-bottom: 0;
}

.input.dark:hover, .input.dark:focus {
  border-color: #353c4a;
}

.input.dark::placeholder {
  color: #a9afba;
}

.input.cart-quantity-input {
  width: 70px;
  min-height: 38px;
  padding: 10px 16px;
}

.cart-item-title {
  color: #fff;
  margin-bottom: 8px;
  font-weight: 700;
  text-decoration: none;
}

.cart-item-title:hover {
  color: #1b6eff;
}

.card-perks-item---featured---wrapper {
  justify-content: space-between;
  align-items: center;
  max-width: 934px;
  display: flex;
}

.position-absolute {
  position: absolute;
}

.position-absolute.shadow-bottom {
  background-image: linear-gradient(to top, #0b101b, rgba(11, 16, 27, 0));
  min-height: 119px;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.position-absolute.bg-grid {
  z-index: -1;
  background-image: radial-gradient(circle closest-side at 50% 50%, var(--background), #0b101b), url('../images/shape-grid-dataplus-template.svg');
  z-index: -1;
  opacity: .7;
  background-image: radial-gradient(circle closest-side, rgba(11, 16, 27, 0), #0b101b), url('../images/shape-grid-dataplus-template.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, 97px 97px;
  background-attachment: scroll, scroll;
  justify-content: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.position-absolute.bg-grid.bg-grid-accent {
  background-image: radial-gradient(circle closest-side, rgba(20, 78, 227, 0) 61%, #144ee3), url('../images/shape-light-grid-dataplus-template.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, 97px 97px;
  background-attachment: scroll, scroll;
}

.position-absolute.bg-grid.bg-grid-accent.cta {
  z-index: 0;
  background-image: repeating-radial-gradient(circle, rgba(20, 78, 227, 0), #144ee3), url('../images/shape-light-grid-dataplus-template.svg');
}

.position-absolute.card-slide-v2---image-02 {
  width: 50%;
  margin-bottom: -27px;
  top: auto;
  bottom: auto;
  left: 0%;
  right: auto;
}

.position-absolute.shadow-top {
  background-image: linear-gradient(#0b101b, rgba(11, 16, 27, 0));
  min-height: 119px;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.gradient-color-01 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #8fd0ff, #3787ff 50%, #144ee3);
  -webkit-background-clip: text;
  background-clip: text;
}

.mg-top-48px {
  margin-top: 48px;
}

.mg-bottom-16px {
  margin-bottom: 16px;
}

.mg-bottom-48px {
  margin-bottom: 48px;
}

.page-wrapper {
  min-height: 100vh;
}

.card-slide-v2-images {
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 520px;
  display: flex;
  position: relative;
}

.card-slide-v2-images.alt---02 {
  max-width: 493px;
}

.card-slide-v2-images.alt---01 {
  max-width: 511px;
}

.dropdown-column-wrapper {
  background-color: #fff;
  border: 1px solid #c9ced6;
  border-radius: 20px;
  overflow: hidden;
  transform: translate(-50%);
  box-shadow: 0 2px 12px rgba(7, 10, 14, .2);
}

.dropdown-column-wrapper.full-width {
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  border-radius: 0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  top: 70px;
  left: 0;
  right: 0;
  overflow: visible;
  transform: none;
}

.flex-horizontal {
  display: flex;
}

.flex-horizontal.card-testimonial-strip-v2---content-top {
  justify-content: space-between;
  align-items: center;
}

.position-relative {
  position: relative;
}

.position-relative.height-100.testimonials-grid---main-wrap {
  max-height: 834px;
  overflow: hidden;
}

.position-relative.card-cta-v3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 28px;
  display: flex;
}

.header-wrapper {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 20px;
  padding-bottom: 20px;
}

.mg-bottom-12px {
  margin-bottom: 12px;
}

.paragraph-small {
  font-size: 14px;
  line-height: 1.714em;
}

.pay-btn {
  border-radius: 90px;
}

.pay-btn.cart {
  height: 60px;
}

.text-100 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.143em;
}

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

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

.dropdown-wrapper.static {
  justify-content: center;
  display: flex;
  position: static;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.stat-section---grid {
  grid-column-gap: 40px;
  grid-template-columns: 1fr .95fr;
}

.grid-2-columns.testimonials-grid {
  grid-column-gap: 20px;
  grid-template-columns: .525fr 1fr;
}

.grid-2-columns.blog-section-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
}

.grid-2-columns.icon-left---default-grid {
  grid-column-gap: 20px;
  grid-template-columns: auto 1fr;
}

.grid-2-columns.gap-24px.testimonial-strip---main-grid {
  grid-template-rows: 100%;
  height: 100%;
}

.grid-2-columns.hero-v2---grid {
  grid-column-gap: 40px;
  grid-template-columns: minmax(425px, .85fr) 1fr;
}

.grid-2-columns.title-and-buttons {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr auto;
}

.cart-list {
  padding-top: 24px;
  padding-bottom: 24px;
}

.header-nav-menu-list {
  z-index: 1;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  position: static;
}

.container-default {
  max-width: 1270px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.dropdown-full-width {
  width: 100%;
}

.footer-bottom---grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  align-items: center;
}

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

.mg-bottom-0 {
  margin-bottom: 0;
}

.buttons-row {
  grid-column-gap: 18px;
  grid-row-gap: 15px;
  align-items: center;
  display: flex;
}

.buttons-row.center {
  justify-content: center;
}

.cart-close-button {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  text-decoration: none;
  display: flex;
}

.cart-close-button:hover {
  color: #1b6eff;
}

.slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: 100%;
}

.slider-wrapper.arrow-bottom-center-v1 {
  padding-bottom: 112px;
}

.header-logo-link {
  width: 100%;
  max-width: 150px;
  padding-left: 0;
  transition: opacity .3s;
}

.header-logo-link:hover {
  opacity: .7;
}

.cart-subtotal-number, .color-neutral-100 {
  color: #fff;
}

.color-neutral-400 {
  color: #a9afba;
}

.custom-icon-font {
  line-height: 21px;
}

.custom-icon-font.link-icon-left {
  margin-right: 6px;
  display: inline-block;
}

.image-wrapper-3 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper-3.cart-item-image-wrapper {
  transform-style: preserve-3d;
  align-self: flex-start;
  max-width: 30px;
  margin-right: 16px;
  transition: transform .3s;
}

.image-wrapper-3.cart-item-image-wrapper:hover {
  transform: scale3d(1.2, 1.2, 1.01)translate(0);
}

.nav-link-4 {
  color: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.143em;
  text-decoration: none;
  display: inline-block;
}

.nav-link-4:hover {
  color: #1b6eff;
}

.nav-link-4.featured {
  border-bottom: 1.5px solid #fff;
  padding-bottom: 10px;
  transition: border-color .3s, color .3s;
}

.nav-link-4.featured:hover {
  border-bottom-color: #144ee3;
}

.text-link-4 {
  color: #1b6eff;
  text-decoration: underline;
  transition: color .3s;
}

.text-link-4:hover {
  color: #0b101b;
}

.text-link-4.default {
  color: #c9ced6;
}

.text-link-4.default:hover {
  color: #1b6eff;
}

.text-201 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.143em;
}

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

.div-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1200px;
  display: grid;
}

.div-block-9.container-lg.hero-align {
  padding-top: 3em;
}

.div-block-10, .div-block-11, .div-block-12 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  display: flex;
}

.text-span-7, .text-span-8 {
  font-weight: 800;
}

.container-2 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.div-block-13 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.heading-3 {
  font-weight: 800;
}

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

.checkbox-label {
  font-weight: 500;
}

.bold-text {
  font-style: normal;
}

.text-span-10 {
  font-weight: 800;
  text-decoration: underline;
}

.div-block-14, .div-block-15 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-direction: column;
  display: flex;
}

.text-span-11 {
  text-decoration: underline;
}

.nav-link-content-list-2 {
  z-index: 1;
  grid-column-gap: 64px;
  grid-row-gap: 44px;
  background-color: var(--neutral-800);
  border-radius: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding: 32px 32px 16px;
  position: relative;
  box-shadow: inset 0 0 0 1px #1e252c;
}

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

.nav-link-icon-arrow-2 {
  color: #ccdae7;
  text-transform: none;
  font-family: ICONS SHARP, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

.nav-link-icon-arrow-2._1 {
  font-size: 11px;
  line-height: 1;
}

.nav-link-trustpilot-wrap-2 {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  color: #a7b5c4;
  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-caption-2 {
  color: #a7b5c4;
  letter-spacing: .15em;
  text-transform: uppercase;
  height: 32px;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 600;
}

.nav-link-icon-2 {
  color: #2c3a4b;
  font-family: ICONS ROUNDED, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

.nav-link-dropdown-2 {
  color: #ccdae7;
  cursor: default;
  justify-content: space-between;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  display: flex;
}

.nav-link-5 {
  z-index: 1;
  perspective: 800px;
  perspective-origin: 50% 0;
  transform-origin: 50% 0;
  color: #ccdae7;
  text-align: center;
  letter-spacing: .03em;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 500;
}

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

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

.nav-link-text-2 {
  color: #ccdae7;
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 1.5;
}

.nav-link-icon-wrap-2 {
  color: #2c3a4b;
  text-align: center;
  border-radius: 32%;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  height: 3.5em;
  margin-right: 2px;
  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-wrap-2 {
  color: #3f4852;
  width: 100%;
  font-size: 12px;
  transition-property: none;
}

.nav-link-sup-2 {
  background-color: var(--blue-700);
  color: var(--titles-links);
  text-align: center;
  border-radius: 9999px;
  min-width: 16px;
  height: 16px;
  padding-top: 2px;
  font-size: 10px;
  line-height: 1.3;
  display: inline-block;
  transform: translate(4px, -50%);
}

.text-block-29 {
  margin-right: -12px;
}

.nav-link-wrap-3 {
  color: #3f4852;
  font-size: 12px;
  transition-property: none;
}

.nav-link-text-3 {
  color: #ccdae7;
  letter-spacing: -.01em;
  font-size: 14px;
  line-height: 1.5;
}

.nav-item-max-width {
  text-align: left;
  max-width: 300px;
}

.text-span-12, .text-span-13 {
  text-decoration: line-through;
}

.text-color-code-orange {
  color: #ce9178;
}

.text-color-code-yellow {
  color: #dcdcaa;
}

.text-color-code-blue {
  color: #9cdcfe;
}

.text-color-code-purple {
  color: #c586c0;
}

.text-color-code-dark-blue {
  color: #569cd6;
}

.text-color-code-green {
  color: #4ec9b0;
}

.image-20 {
  width: 24px;
  height: 24px;
}

.image-21 {
  padding-top: 5px;
}

.image-22 {
  width: 30px;
  max-width: 28px;
  height: 30px;
  max-height: 28px;
}

.image-23 {
  border-radius: 20px;
  width: 28px;
  height: 28px;
}

.image-24 {
  width: 25px;
  height: 26px;
}

.image-25 {
  width: 26px;
  height: 26px;
}

.image-26 {
  width: 22px;
  height: 22px;
}

@media screen and (min-width: 1440px) {
  .image-wrapper-1-1.rounded-xs.screenshot-shadow {
    border: 1px solid var(--slate-700);
  }

  .footer-1-dark-with-cta {
    background-color: #0b101b;
  }

  .timeline-chapter-indicator-2.fade-in-on-scroll {
    background-color: var(--primary);
  }

  .section-3.pd-top-0px {
    padding-top: 0;
  }

  .section-3.pd-0px {
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-span-9 {
    font-weight: 800;
    text-decoration: underline;
  }

  .image-21 {
    padding-bottom: 4px;
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media screen and (min-width: 1920px) {
  .section-3.pd-top-0px {
    padding-top: 0;
  }

  .section-3.pd-0px {
    padding-top: 0;
    padding-bottom: 0;
  }

  .position-absolute.bg-grid {
    background-image: radial-gradient(circle closest-side, rgba(11, 16, 27, 0), #0b101b), url('../images/shape-grid-dataplus-template.svg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
  }
}

@media screen and (max-width: 991px) {
  .section.more-space {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .title-sm {
    font-size: 2.5em;
  }

  .title-xl {
    font-size: 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 {
    padding-top: 0;
  }

  .column-lg.content-centered.padding-lg {
    text-align: center;
    justify-items: center;
  }

  .column-lg.grid-padding-1-5em.text-center---tablet.content-left.hero-content-align {
    align-items: center;
  }

  .title-md {
    font-size: 3.5em;
  }

  .title-lg {
    font-weight: 800;
  }

  .example-color-badge {
    top: 14px;
    bottom: auto;
  }

  .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-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr 1fr;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .team-pricing.fade-in-on-scroll {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    grid-template-columns: 1fr 1fr;
  }

  .team-pricing.fade-in-on-scroll.max-width-2xl {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .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;
  }

  .pricing-cell-1st {
    flex-direction: column;
    align-items: flex-start;
  }

  .accordion-bottom-text {
    margin-bottom: 0;
  }

  .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;
  }

  .team-5x-sm.max-width-xs {
    grid-template-columns: 1fr 1fr;
  }

  .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 {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
    overflow: scroll;
  }

  .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;
  }

  .example-2x {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .row-base.column-tablet {
    grid-auto-flow: row;
  }

  .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;
  }

  .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;
  }

  .rounded-xs.hero-image-div {
    margin-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-sub-grid {
    grid-template-columns: 1fr 1fr;
  }

  .contact-list {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .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 0;
    display: block;
  }

  .nav-link._1st {
    padding-left: 32px;
  }

  .navbar-nav-menu {
    background-color: var(--neutral-700);
    border-radius: 0;
    margin-top: -100px;
    padding-top: 100px;
    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;
  }

  .menu-button {
    color: var(--text);
    border-radius: 9999px;
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 16px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link-dropdown {
    padding: 0 32px;
  }

  .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;
    position: relative;
  }

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

  .navbar {
    position: static;
  }

  .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 {
    background-image: linear-gradient(to bottom, var(--neutral-700), var(--neutral-700));
    box-shadow: none;
  }

  .text-field-rounded:hover, .text-field-rounded:focus {
    box-shadow: none;
  }

  .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: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .how-to-list {
    grid-template-columns: 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: 75%;
    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;
  }

  .worldmap {
    margin-top: -8em;
    top: -4em;
  }

  .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: 6em;
  }

  .text-rotation-wrapper {
    flex-direction: column;
  }

  .track-overlay {
    display: none;
  }

  .vertical-scroll-wrapper {
    width: auto;
    height: 2.8125rem;
    overflow: hidden;
  }

  .text-rotation-heading {
    font-size: 2.25rem;
  }

  .anchor-section {
    margin-left: 0;
    margin-right: 0;
  }

  .anchor-section.desktop-anchor-offset {
    margin-top: 0;
    padding-top: 4em;
  }

  .faq-wrap {
    padding-left: 6.125em;
  }

  ._3-column {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .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;
  }

  .nav-link-item {
    width: 100%;
  }

  .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;
  }

  .blog-breadcrumb-section {
    position: relative;
    top: 0;
  }

  .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;
  }

  .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: 1.5em;
    grid-row-gap: 1.5em;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

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

  .nav-link-content-list-1x {
    box-shadow: none;
    border-radius: 0;
    margin-top: 24px;
  }

  .template-thumb-wrap-static {
    min-height: auto;
  }

  .title-xl-2 {
    font-size: 4.2em;
  }

  .title-sm-2 {
    font-size: 2.5em;
  }

  .title-md-2 {
    font-size: 3.5em;
  }

  .tab-link-simple-2 {
    flex: none;
  }

  .shift-body-2 {
    margin-top: 0;
    margin-left: 0;
    padding-bottom: 4em;
    padding-left: 4em;
  }

  .title-xl-3 {
    font-size: 5em;
  }

  .title-xs-2 {
    font-size: 2.25em;
  }

  .title-md-3, .title-md-4 {
    font-size: 3.5em;
  }

  .title-lg-2 {
    font-size: 3.25em;
  }

  .tooltip-wrap-2 {
    align-items: flex-start;
    margin-top: 5px;
    padding-left: 0;
    padding-right: 0;
  }

  .tooltip-text-2 {
    box-shadow: none;
    color: #3f4852;
    text-align: left;
    letter-spacing: -.01em;
    background-color: rgba(0, 0, 0, 0);
    border-top: 1px solid #21262d;
    width: 100%;
    margin-top: .5em;
    padding: .5em 0 0;
    font-size: .75em;
    position: static;
    transform: none;
  }

  .menu-button-2 {
    color: #a7b5c4;
    border-radius: 9999px;
    width: 48px;
    height: 48px;
    margin-right: -1em;
    padding: 0;
    font-size: 16px;
  }

  .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-link-2 {
    display: block;
  }

  .div-block-6 {
    margin-bottom: 2em;
  }

  .header-nav-menu---bg {
    z-index: -1;
    background-color: rgba(0, 0, 0, .9);
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .bg-grid-lights---steps-section {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . Area-2 ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   / 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px;
    grid-auto-rows: 81px;
    grid-auto-columns: 81px;
  }

  .section-3 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .section-3.pd-top-0px {
    padding-top: 0;
  }

  .section-3.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-3.hero.v2 {
    padding-top: 145px;
  }

  .section-3.pd-0px {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-3.pd-0px.section-dividers.top-disable---tablet {
    border-top-style: none;
  }

  .section-3.pd-100px {
    padding-top: 83px;
    padding-bottom: 83px;
  }

  .bg-grid-lights---cta-v3 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . Area-2 ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   / 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px;
    grid-auto-rows: 81px;
    grid-auto-columns: 81px;
  }

  .header-nav-list-item {
    margin-bottom: 25px;
    padding-left: 0;
  }

  .header-nav-list-item.link---show-in-mbl {
    margin-top: 30px;
  }

  .header-nav-list-item.middle {
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .header-nav-link {
    margin-left: 0;
    margin-right: 0;
  }

  .header-wrapper---bg {
    background-color: #0b101b;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .card.cta-v2 {
    padding-top: 0;
    padding-left: 60px;
  }

  .card.perks-item---featured {
    padding-left: 24px;
    padding-right: 24px;
  }

  .display-1 {
    font-size: 54px;
  }

  .footer-top {
    padding-top: 135px;
    padding-bottom: 135px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    margin-right: 16px;
  }

  .cart-button-wrapper {
    z-index: 2;
    margin-right: 24px;
  }

  .dropdown-full-width-container {
    box-shadow: none;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hamburger-menu-bar {
    background-color: #fff;
    width: 16px;
    height: 2px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .inner-container._800px---tablet {
    max-width: 800px;
  }

  .inner-container.testimonials---main-content {
    min-width: auto;
    max-width: 533px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .inner-container.card-cta-v3---content {
    align-self: auto;
    min-width: auto;
    max-width: 500px;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .inner-container._500px---tablet {
    max-width: 500px;
  }

  .inner-container.card-perks-item---featured---image {
    margin-right: 30px;
  }

  .inner-container.cta-v3---image-01 {
    width: 146%;
  }

  .inner-container.cta-v2-content {
    width: 422px;
    margin-top: 83px;
    margin-bottom: 83px;
    margin-right: 0;
  }

  .inner-container.card-cta-v3---images {
    max-width: 100%;
    margin-bottom: -24%;
    margin-right: -8%;
  }

  .inner-container.card-cta-v3---images.outside {
    max-width: 48%;
    left: 57px;
  }

  .inner-container.cta-v2-image {
    width: 125%;
    margin-bottom: -35.5%;
  }

  .inner-container._300px---tablet {
    max-width: 300px;
  }

  .inner-container._400px---tablet {
    max-width: 400px;
  }

  .inner-container._450px---tablet {
    max-width: 450px;
  }

  .inner-container.card-slide-v2-content {
    width: 100%;
    min-width: auto;
    max-width: 468px;
    margin-bottom: 80px;
    margin-right: 0;
  }

  .inner-container._600px---tablet {
    max-width: 600px;
  }

  .inner-container.stat-section---grid---content {
    min-width: auto;
    max-width: 100%;
  }

  .bg-grid-lights---cta-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . Area . . . . Area-2 . . ." 81px
                   ". . . . . . . . . . . . . . . . Area . . . . Area-2 . . Area-4" 81px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . . . Area-4" 81px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   / 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px;
    grid-auto-rows: 81px;
    grid-auto-columns: 81px;
  }

  .menu-wrapper---main {
    max-width: 100%;
  }

  .mg-top-56px {
    margin-top: 40px;
  }

  .card-cta-v2---main-content {
    flex-direction: column;
  }

  .display-3 {
    font-size: 24px;
  }

  .grid-footer---default {
    grid-row-gap: 60px;
    grid-template-columns: 1fr;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .card-cta-v3-wrapper {
    flex-direction: column;
  }

  .card-perks-item-v2---content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .bg-grid-lights---hero-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . Area-3" 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . Area . . . . . . . Area-2 ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   ". . . . . . . . . . . . . . . . . . . . . . . . ." 81px
                   / 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px 81px;
    grid-auto-rows: 81px;
    grid-auto-columns: 81px;
  }

  .display-2 {
    font-size: 35px;
  }

  .header-middle {
    margin-left: auto;
    margin-right: 0;
  }

  .hamburger-menu-wrapper {
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .divider-2 {
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .hamburger-menu-btn {
    background-color: #144ee3;
    border-radius: 50%;
    width: 42px;
    min-width: 42px;
    height: 42px;
    min-height: 42px;
    overflow: hidden;
  }

  .hamburger-menu-btn.w--open {
    background-color: #144ee3;
  }

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

  .heading-h4-size {
    font-size: 20px;
  }

  .header-right-side {
    z-index: 1;
    position: relative;
  }

  .card-slide-v2-wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .slider-mask {
    position: static;
  }

  .header-nav-menu-wrapper {
    background-color: #0b101b;
    border-bottom: 1px solid #181e29;
    padding: 20px 24px 40px;
    position: absolute;
    overflow: auto;
  }

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

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

  .position-absolute.bg-grid, .position-absolute.bg-grid.bg-grid-accent {
    background-size: auto, 81px 81px;
  }

  .card-slide-v2-images, .card-slide-v2-images.alt---02, .card-slide-v2-images.alt---01 {
    max-width: 100%;
  }

  .dropdown-column-wrapper {
    box-shadow: none;
    border-width: 0;
    border-radius: 0;
  }

  .dropdown-column-wrapper.w--open {
    position: static;
  }

  .dropdown-column-wrapper.full-width {
    padding-top: 16px;
    padding-bottom: 16px;
    position: static;
  }

  .dropdown-wrapper.static {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .grid-2-columns.stat-section---grid, .grid-2-columns.testimonials-grid {
    grid-row-gap: 80px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.hero-v2---grid {
    grid-template-columns: minmax(377px, 1fr) 1fr;
  }

  .header-nav-menu-list {
    flex-direction: column;
    align-items: stretch;
  }

  .container-default.dropdown-full-width {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-bottom---grid {
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .buttons-row.center---tablet {
    justify-content: center;
  }

  .slider-wrapper.arrow-bottom-center-v1 {
    padding-bottom: 100px;
  }

  .header-logo-link {
    z-index: 1;
  }

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

  .div-block-9.container-lg.hero-align {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    display: flex;
  }

  .div-block-13 {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
  }

  .nav-link-content-list-2 {
    box-shadow: none;
    border-radius: 0;
    margin-top: 24px;
  }

  .nav-link-dropdown-list-2 {
    margin-left: 0;
  }

  .nav-link-dropdown-list-2.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;
    position: relative;
  }

  .nav-link-dropdown-2 {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding: 0 32px;
  }

  .nav-link-5 {
    justify-content: flex-start;
    width: 100%;
    padding: 24px 0;
    display: block;
  }
}

@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;
  }

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

  .title-sm {
    font-size: 2.25em;
  }

  .title-xl {
    font-size: 4em;
  }

  .column-md.reverse-mobile {
    flex-direction: column-reverse;
    display: flex;
  }

  .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.5em;
  }

  .text-lg {
    font-size: 1.125em;
  }

  .text-xl {
    font-size: 1.375em;
    line-height: 1.4;
  }

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

  .text-2xl {
    letter-spacing: 0;
    font-size: 1.5em;
  }

  .padding-lg {
    padding: 1.25em;
  }

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

  .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;
  }

  .team-pricing {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
    max-width: 75%;
  }

  .team-pricing.fade-in-on-scroll {
    grid-row-gap: 1.25em;
    grid-template-columns: 1fr;
  }

  ._2x-pricing-grid {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .mixed-gallery-1 {
    grid-template-columns: 1fr;
  }

  .timeline {
    grid-row-gap: 2.5em;
  }

  .timeline-chapter, .timeline-chapter.reverse, .timeline-chapter.reverse-timeline {
    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;
  }

  .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;
  }

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

  .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;
  }

  .rounded-xs.hero-image {
    width: 100vw;
    height: 100vw;
  }

  .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 {
    display: none;
  }

  .browser-top-bar-left {
    display: flex;
  }

  .browser-top-bar-center {
    max-width: 100%;
  }

  .footer-1-main-grid {
    grid-template-columns: 1fr;
  }

  .contact-list {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    grid-template-columns: 1fr;
  }

  .lightbox-play-animated {
    border-color: var(--titles-links);
    font-size: 1.5em;
  }

  .header-section {
    padding-bottom: 2em;
  }

  .navbar-controls {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .navbar {
    height: 80px;
  }

  .pricing-2-column {
    grid-template-columns: 1fr;
    width: 75%;
  }

  .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;
  }

  .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: -4em;
    margin-bottom: -4em;
    top: -4em;
  }

  .code-list {
    object-fit: fill;
    overflow: auto;
  }

  .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-logos.margin-vertical.margin-4xl {
    max-width: 350px;
  }

  .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 {
    letter-spacing: -.01em;
    margin-bottom: -.8rem;
    font-size: 4em;
  }

  .vertical-scroll-wrapper {
    height: 2.34375rem;
    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;
  }

  .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;
  }

  .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 {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    text-align: center;
    grid-template-columns: 1fr;
    width: 75%;
  }

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

  .nav-link-content-list-1x {
    grid-template-columns: 1fr;
  }

  ._3x-box {
    grid-template-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
  }

  .title-xl-2 {
    font-size: 3.6em;
  }

  .title-sm-2 {
    font-size: 2.25em;
  }

  .snippet-body-2 {
    margin-left: auto;
    margin-right: auto;
  }

  .title-md-2 {
    font-size: 3.125em;
  }

  .tab-link-simple-2 {
    padding: 1em;
  }

  .shift-body-2 {
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .title-xl-3 {
    font-size: 4em;
  }

  .title-xs-2 {
    font-size: 2.125em;
  }

  .title-md-3, .title-md-4 {
    font-size: 3.125em;
  }

  .timeline-chapter-item-2 {
    text-align: center;
    background-color: #0d1117;
    width: 75%;
    margin-top: .5em;
    margin-bottom: .5em;
    padding-top: .5em;
    padding-bottom: .5em;
  }

  .timeline-chapter-item-2.timeline-item-align-right {
    text-align: center;
  }

  .image-14 {
    height: 3.5em;
  }

  .image-15 {
    height: 3em;
  }

  .image-16 {
    height: 3.3em;
  }

  .image-17 {
    height: 1.5em;
  }

  .title-lg-2 {
    font-size: 3.25em;
  }

  .mg-top-80px {
    margin-top: 70px;
  }

  .bg-grid-lights---steps-section {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . Area-2 ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   / 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px;
    grid-auto-rows: 67px;
    grid-auto-columns: 67px;
  }

  .section-3 {
    padding-top: 168px;
    padding-bottom: 168px;
  }

  .section-3.pd-top-0px {
    padding-top: 0;
  }

  .section-3.hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section-3.hero.v2 {
    padding-top: 140px;
  }

  .section-3.pd-0px {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-3.pd-100px {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .bg-grid-lights---cta-v3 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . Area-2 ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   / 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px;
    grid-auto-rows: 67px;
    grid-auto-columns: 67px;
  }

  .header-nav-list-item.link---show-in-mbl, .header-nav-list-item.btn---show-in-mbl {
    align-self: stretch;
    display: block;
  }

  .header-nav-link.header-link-hidde-on-mbl {
    display: none;
  }

  .btn-circle-primary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
  }

  .btn-circle-primary.slider-arrow.right---bottom-center {
    left: 70px;
  }

  .card.step-item {
    padding-bottom: 48px;
  }

  .card.cta-v2 {
    padding-left: 34px;
  }

  .card.slide-v2 {
    padding-left: 34px;
    padding-right: 34px;
  }

  .card.cta-v3 {
    padding-left: 34px;
  }

  .card.testimonial-strip-v2 {
    padding-left: 34px;
    padding-right: 34px;
  }

  .display-1 {
    font-size: 45px;
  }

  .footer-top {
    padding-top: 113px;
    padding-bottom: 113px;
  }

  .btn-primary.small.header-btn-hidde-on-mb {
    display: none;
  }

  .cart-button-wrapper {
    margin-right: 16px;
  }

  .mg-bottom-32px {
    margin-bottom: 26px;
  }

  .mg-bottom-32px.keep {
    margin-bottom: 32px;
  }

  .image-wrapper-2.style-01 {
    border-radius: 10px;
  }

  .image-wrapper-2.logo {
    max-width: 23%;
  }

  .image-wrapper-2.logo.twitch {
    max-width: 20%;
  }

  .image-wrapper-2.style-03 {
    border-radius: 10px;
  }

  .heading-h5-size {
    font-size: 16px;
  }

  .logo-strip-wrapper {
    flex-wrap: wrap;
    justify-content: center;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }

  .inner-container.card-cta-v3---content {
    max-width: 450px;
    margin-bottom: 70px;
    margin-right: 34px;
  }

  .inner-container.card-perks-item---featured---image {
    max-width: 100%;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .inner-container.cta-v2-content {
    width: 350px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .inner-container._400px---mbl {
    max-width: 400px;
  }

  .inner-container.card-cta-v3---images.outside {
    left: 34px;
  }

  .inner-container._500px---mbl {
    max-width: 500px;
  }

  .inner-container._250px---mbl {
    max-width: 250px;
  }

  .inner-container.card-slide-v2-content {
    margin-bottom: 70px;
  }

  .inner-container.hero-v2---image-01 {
    margin-right: 0;
  }

  .inner-container._350px---mbl {
    max-width: 350px;
  }

  .inner-container.card-perks-item---featured---content {
    max-width: 100%;
  }

  .inner-container._450px---mbl {
    max-width: 450px;
  }

  .grid-1-column.gap-row-24px.testimonial-strip-right {
    margin-top: 0;
  }

  .bg-grid-lights---cta-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . Area . . . Area-2 . ." 67px
                   ". . . . . . . . . . . . . . . . . Area . . . Area-2 . Area-4" 67px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . . Area-4" 67px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   / 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px;
    grid-auto-rows: 67px;
    grid-auto-columns: 67px;
  }

  .mg-bottom-14px {
    margin-bottom: 10px;
  }

  .menu-wrapper---main {
    grid-column-gap: 40px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .display-3 {
    font-size: 22px;
  }

  .mg-bottom-34px {
    margin-bottom: 28px;
  }

  .grid-footer---default {
    max-width: 100%;
  }

  .mg-bottom-24px {
    margin-bottom: 20px;
  }

  .bg-grid-lights---hero-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . Area . . . . . Area-2 ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 67px
                   / 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px 67px;
    grid-auto-rows: 67px;
    grid-auto-columns: 67px;
  }

  .image.cover.border-radius-16px {
    border-radius: 10px;
  }

  .display-2 {
    font-size: 30px;
  }

  .display-2.mg-bottom-12px {
    margin-bottom: 10px;
  }

  .btn-circle-secondary {
    width: 56px;
    min-width: 56px;
    height: 56px;
    min-height: 56px;
    font-size: 22px;
  }

  .btn-circle-secondary.slider-arrow.left---bottom-center {
    right: 70px;
  }

  .mg-bottom-28px {
    margin-bottom: 23px;
  }

  .mg-bottom-64px {
    margin-bottom: 53px;
  }

  .divider-2 {
    margin-top: 48px;
    margin-bottom: 48px;
  }

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

  .heading-h4-size {
    font-size: 18px;
  }

  .footer-logo-wrapper.mg-bottom-0 {
    max-width: 154px;
  }

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

  .hidden-on-desktop {
    display: block;
  }

  .card-perks-item---featured---wrapper {
    flex-direction: column;
    align-items: stretch;
  }

  .position-absolute.bg-grid, .position-absolute.bg-grid.bg-grid-accent {
    background-size: auto, 67px 67px;
  }

  .mg-top-48px {
    margin-top: 40px;
  }

  .mg-bottom-48px {
    margin-bottom: 40px;
  }

  .position-relative.height-100.testimonials-grid---main-wrap {
    max-height: none;
  }

  .mg-bottom-12px {
    margin-bottom: 10px;
  }

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

  .grid-2-columns.stat-section---grid, .grid-2-columns.testimonials-grid {
    grid-row-gap: 70px;
  }

  .grid-2-columns.icon-left---default-grid {
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.icon-left---default-grid.v2 {
    grid-column-gap: 15px;
    grid-template-columns: auto 1fr;
  }

  .grid-2-columns._2-col-mbl {
    grid-template-columns: 1fr 1fr;
  }

  .grid-2-columns.gap-24px.testimonial-strip---main-grid {
    grid-template-rows: auto;
  }

  .grid-2-columns.hero-v2---grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .grid-2-columns.title-and-buttons {
    grid-template-columns: 1fr;
  }

  .footer-bottom---grid {
    max-width: 450px;
  }

  .buttons-row {
    grid-column-gap: 16px;
  }

  .buttons-row.center---mbl {
    justify-content: center;
  }

  .header-logo-link {
    max-width: 125px;
  }

  .div-block-13 {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    grid-template-columns: 1fr;
    width: 75%;
  }

  .div-block-14, .div-block-15 {
    text-align: center;
    flex-direction: column-reverse;
  }

  .nav-link-content-list-2 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .example-wrap {
    padding: 1.25em;
  }

  .button-animated {
    font-size: 1em;
  }

  .button-animated.large {
    font-size: 1.25em;
  }

  .title-sm {
    font-size: 1.75em;
  }

  .title-xl {
    font-size: 2.5em;
  }

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

  .title-xs {
    font-size: 1.75em;
  }

  .padding-base {
    padding: 1.5em;
  }

  .padding-xl {
    padding: 1.375em;
  }

  .title-md {
    font-size: 2.5em;
  }

  .title-lg {
    font-size: 12vw;
  }

  .text-lg {
    font-size: 1.125em;
  }

  .text-xs {
    font-size: .75em;
  }

  .text-xl {
    font-size: 1.25em;
  }

  .text-2xl {
    font-size: 1.375em;
    line-height: 1.25;
  }

  .padding-lg {
    padding: 1.125em;
  }

  .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;
  }

  .team-pricing {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    max-width: 100%;
  }

  .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;
  }

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

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

  .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%;
  }

  .tab-link-simple {
    width: 60%;
  }

  .tab-simple-menu {
    grid-auto-flow: column;
  }

  .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;
  }

  .example-grid {
    grid-row-gap: .5em;
    grid-template-columns: 1fr;
  }

  .row-base.column-mobile {
    flex-direction: column;
    grid-auto-flow: row;
  }

  .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;
  }

  .style-guide-shadow-grid {
    grid-template-columns: 1fr 1fr;
  }

  .feature-4-column-sm {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    width: 100%;
  }

  .example-color-row {
    grid-column-gap: 1px;
    flex-direction: column;
    grid-template-columns: 1fr;
    display: flex;
  }

  .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-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, .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;
  }

  .template-thumb-wrap {
    padding: 1.5em;
  }

  .brand {
    margin-left: -6px;
    transform: scale(.9);
  }

  ._3x-feature {
    grid-template-columns: 1fr;
  }

  ._3x-feature-line-bottom.mobile {
    display: block;
  }

  ._3x-feature-line-left, ._3x-feature-line-left.tablet {
    display: none;
  }

  .pricing-2-column {
    width: 100%;
  }

  .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;
  }

  .how-to-column {
    grid-column-gap: .5em;
    grid-row-gap: .5em;
  }

  .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%;
  }

  .sign-up-field-list {
    grid-auto-flow: row;
  }

  .sign-up-sign-in-button {
    padding-left: 1.25em;
    padding-right: 1.25em;
    position: static;
  }

  .snippet-body {
    width: 100%;
  }

  .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;
  }

  .tabs-menu-side-link {
    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%;
  }

  .heading-hero {
    font-size: 2.5em;
    line-height: 1.6;
  }

  .faq-wrap {
    padding-left: 0;
  }

  ._3-column {
    width: 100%;
  }

  .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%);
  }

  .feature-3-column-lg-copy {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .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 {
    flex-direction: column;
    align-items: center;
    margin-top: 1em;
    position: static;
  }

  .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;
  }

  .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%;
  }

  .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;
  }

  .title-xl-2 {
    font-size: 2.8em;
  }

  .browser-top-bar-2 {
    padding-left: .5em;
    padding-right: .5em;
  }

  .button-animated-2 {
    font-size: 1em;
  }

  .button-animated-2.large {
    font-size: 1.25em;
  }

  .browser-top-bar-3 {
    padding-left: .5em;
    padding-right: .5em;
  }

  .title-sm-2 {
    font-size: 1.75em;
  }

  .tabs-menu-side-link-2 {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .how-it-works-number-2 {
    top: 12px;
    left: 12px;
    transform: none;
  }

  .snippet-body-2 {
    width: 100%;
  }

  .title-md-2 {
    font-size: 2.5em;
  }

  .tab-link-simple-2 {
    width: auto;
  }

  .shift-body-2 {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .title-xl-3 {
    font-size: 2.5em;
  }

  .title-xs-2 {
    font-size: 1.75em;
  }

  .title-md-3, .title-md-4 {
    font-size: 2.5em;
  }

  .timeline-chapter-item-2 {
    width: 100%;
  }

  .image-17.client-logo-base {
    height: 1.6em;
  }

  .title-lg-2 {
    letter-spacing: -.01em;
    font-size: 1.875em;
  }

  .mg-top-80px {
    margin-top: 60px;
  }

  .bg-grid-lights---steps-section {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . Area-2 ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   / 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px;
    grid-auto-rows: 56px;
    grid-auto-columns: 56px;
  }

  .section-3 {
    padding-top: 138px;
    padding-bottom: 138px;
  }

  .section-3.pd-top-0px {
    padding-top: 0;
  }

  .section-3.hero {
    padding-top: 48px;
  }

  .section-3.hero.v2 {
    padding-top: 130px;
  }

  .section-3.pd-0px {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-3.pd-100px {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .bg-grid-lights---cta-v3 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . Area-2 ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   / 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px;
    grid-auto-rows: 56px;
    grid-auto-columns: 56px;
  }

  .header-nav-list-item {
    text-align: left;
  }

  .header-nav-list-item.link---show-in-mbl {
    align-self: center;
  }

  .header-nav-list-item.btn---show-in-mbl {
    justify-content: flex-start;
    width: 100%;
    display: flex;
  }

  .card.step-item {
    padding: 24px 24px 40px;
  }

  .card.cta-v2 {
    padding-left: 24px;
  }

  .card.slide-v2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card.cta-v3 {
    padding-top: 65px;
    padding-left: 24px;
  }

  .card.testimonial-strip-v2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .display-1 {
    font-size: 38px;
  }

  .footer-top {
    padding-top: 94px;
    padding-bottom: 94px;
  }

  .btn-primary {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mg-bottom-32px {
    margin-bottom: 23px;
  }

  .mg-bottom-32px.keep {
    margin-bottom: 32px;
  }

  .image-wrapper-2.cart-item-image-wrapper {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .inner-container.card-cta-v3---content {
    margin-bottom: 60px;
    margin-right: 24px;
  }

  .inner-container._300px---mbp {
    max-width: 300px;
  }

  .inner-container.cta-v2-content {
    width: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 24px;
  }

  .inner-container.card-cta-v3---images.outside {
    left: 24px;
  }

  .inner-container._200px---mbp {
    max-width: 200px;
  }

  .inner-container._350px---mbp {
    max-width: 350px;
  }

  .inner-container.card-slide-v2-content {
    margin-bottom: 60px;
  }

  .bg-grid-lights---cta-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . Area . . Area-2 ." 56px
                   ". . . . . . . . . . . . . . . . . . Area . . Area-2 Area-4" 56px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . Area-4" 56px
                   ". . . . . . . . . . . . . . . . . . . Area-3 . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . ." 56px
                   / 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px;
    grid-auto-rows: 56px;
    grid-auto-columns: 56px;
  }

  .nav-content {
    flex-wrap: wrap;
  }

  .menu-wrapper---main {
    grid-row-gap: 50px;
  }

  .grid-subscribe-form-button-down {
    grid-template-columns: 1fr;
  }

  .cart-item-content {
    margin-right: 0;
  }

  .display-3 {
    font-size: 20px;
  }

  .grid-footer---default {
    grid-row-gap: 50px;
  }

  .mg-bottom-24px {
    margin-bottom: 16px;
  }

  .card-perks-item-v2---content {
    padding-bottom: 50px;
  }

  .btn-secondary {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-grid-lights---hero-v2 {
    grid-template: ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . Area-3" 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . Area . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . Area-2 ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   ". . . . . . . . . . . . . . . . . . . . . . . ." 56px
                   / 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px 56px;
    grid-auto-rows: 56px;
    grid-auto-columns: 56px;
  }

  .display-2 {
    font-size: 26px;
  }

  .mg-bottom-28px {
    margin-bottom: 20px;
  }

  .mg-bottom-64px {
    margin-bottom: 48px;
  }

  .social-icon-link---grid.right.left---mbp {
    justify-content: start;
    justify-items: start;
  }

  .divider-2 {
    margin-top: 32px;
    margin-bottom: 32px;
  }

  .cart-item-content---main {
    flex-direction: column;
  }

  .cart-container {
    border-radius: 0;
  }

  .footer-logo-wrapper.mg-bottom-0 {
    max-width: 144px;
  }

  .header-nav-menu-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .input {
    padding-left: 20px;
    padding-right: 20px;
  }

  .position-absolute.bg-grid, .position-absolute.bg-grid.bg-grid-accent {
    background-size: auto, 56px 56px;
  }

  .mg-top-20px---mbp {
    margin-top: 20px;
  }

  .mg-bottom-16px {
    margin-bottom: 8px;
  }

  .flex-horizontal.card-testimonial-strip-v2---content-top {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap-reverse;
  }

  .pay-btn.cart {
    height: 53px;
  }

  .text-100.bold.text-uppercase {
    line-height: 1.8em;
  }

  .grid-2-columns.stat-section---grid, .grid-2-columns.testimonials-grid {
    grid-row-gap: 60px;
  }

  .grid-2-columns.icon-left---default-grid {
    grid-column-gap: 15px;
    grid-template-columns: auto 1fr;
  }

  .grid-2-columns._2-col-mbl._1-col-mbp {
    grid-template-columns: 1fr;
  }

  .grid-2-columns.hero-v2---grid {
    grid-row-gap: 60px;
  }

  .container-default {
    padding-left: 20px;
    padding-right: 20px;
  }

  .stat-v2-wrapper {
    flex-direction: column;
    max-width: 350px;
  }

  .buttons-row {
    flex-direction: column;
  }

  .slider-wrapper.arrow-bottom-center-v1 {
    padding-bottom: 90px;
  }

  .image-wrapper-3.cart-item-image-wrapper {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .div-block-13 {
    grid-row-gap: 2.5em;
    width: 100%;
  }
}

#w-node-_026eea6a-ec83-c70a-da78-a060a49d5bef-92d9b3ec, #w-node-c72f537a-d8ce-26a1-f08c-09a18f4ca535-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada25-92d9b3ec, #w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada29-92d9b3ec {
  align-self: center;
  justify-self: end;
}

#w-node-ddfb9987-23ee-2194-26a2-e57851cb31dc-92d9b3ec, #w-node-_6944b788-b870-697a-2b04-894d2901f1f9-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6944b788-b870-697a-2b04-894d2901f1fa-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-_6944b788-b870-697a-2b04-894d2901f1fe-92d9b3ec, #w-node-_6944b788-b870-697a-2b04-894d2901f200-92d9b3ec, #w-node-_6944b788-b870-697a-2b04-894d2901f202-92d9b3ec, #w-node-_29dac693-38f5-8349-1a7d-a207003425c3-92d9b3ec, #w-node-_6944b788-b870-697a-2b04-894d2901f1fc-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7caa4065-d3e9-1be9-4252-8a632e71d24e-92d9b3ec {
  grid-area: Area;
}

#w-node-_7caa4065-d3e9-1be9-4252-8a632e71d24f-92d9b3ec {
  grid-area: Area-2;
}

#w-node-_7caa4065-d3e9-1be9-4252-8a632e71d250-92d9b3ec {
  grid-area: Area-3;
}

#w-node-_78a69270-bda8-8d73-59a2-6319e05fad99-92d9b3ec, #w-node-_78a69270-bda8-8d73-59a2-6319e05fad9a-92d9b3ec, #w-node-_78a69270-bda8-8d73-59a2-6319e05fada0-92d9b3ec, #w-node-_78a69270-bda8-8d73-59a2-6319e05fada1-92d9b3ec, #w-node-af386e6b-98eb-bda4-5c6c-39ff0d777800-92d9b3ec, #w-node-af386e6b-98eb-bda4-5c6c-39ff0d777804-92d9b3ec, #w-node-af386e6b-98eb-bda4-5c6c-39ff0d777805-92d9b3ec, #w-node-af386e6b-98eb-bda4-5c6c-39ff0d777807-92d9b3ec, #w-node-be0f00fd-9bc3-a06a-5ebb-1f74fc4f186a-92d9b3ec, #w-node-be0f00fd-9bc3-a06a-5ebb-1f74fc4f186e-92d9b3ec, #w-node-be0f00fd-9bc3-a06a-5ebb-1f74fc4f186f-92d9b3ec, #w-node-be0f00fd-9bc3-a06a-5ebb-1f74fc4f1871-92d9b3ec, #w-node-_21130ff9-c00f-b121-dee5-3078b13a846c-92d9b3ec, #w-node-_21130ff9-c00f-b121-dee5-3078b13a8470-92d9b3ec, #w-node-_21130ff9-c00f-b121-dee5-3078b13a8471-92d9b3ec, #w-node-_21130ff9-c00f-b121-dee5-3078b13a8473-92d9b3ec, #w-node-_0cb1b736-d9fa-6fcc-9e8c-9d2fbc3c41ee-92d9b3ec, #w-node-_0cb1b736-d9fa-6fcc-9e8c-9d2fbc3c41ef-92d9b3ec, #w-node-_0cb1b736-d9fa-6fcc-9e8c-9d2fbc3c41f5-92d9b3ec, #w-node-_0cb1b736-d9fa-6fcc-9e8c-9d2fbc3c41f6-92d9b3ec, #w-node-cb70dd20-3ca5-6077-dabe-be5b99755b8b-92d9b3ec, #w-node-ca170db3-7dfe-e07f-072b-611851aa8c7f-92d9b3ec, #w-node-_05c3571e-4482-6269-ad0d-808db0201338-92d9b3ec, #w-node-_05c3571e-4482-6269-ad0d-808db0201339-92d9b3ec, #w-node-_05c3571e-4482-6269-ad0d-808db020133b-92d9b3ec, #w-node-b27b6f44-5679-a9a7-3732-80b04b060d8f-92d9b3ec, #w-node-b27b6f44-5679-a9a7-3732-80b04b060d90-92d9b3ec, #w-node-b27b6f44-5679-a9a7-3732-80b04b060d92-92d9b3ec, #w-node-_2d85fcb5-9e22-c4c3-186c-faa219cde87a-92d9b3ec, #w-node-_2d85fcb5-9e22-c4c3-186c-faa219cde87b-92d9b3ec, #w-node-_2d85fcb5-9e22-c4c3-186c-faa219cde881-92d9b3ec, #w-node-_2d85fcb5-9e22-c4c3-186c-faa219cde882-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f42c-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f42e-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f437-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f439-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f44b-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f44d-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f457-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f459-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f462-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f464-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f46d-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f46f-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f478-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f47a-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f484-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f486-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f48e-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f490-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f4b2-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f4b4-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f4ce-92d9b3ec, #w-node-_9ee0aa78-c12c-631b-663a-cce61ad0f4d0-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7758-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec775a-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7763-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7765-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7777-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7779-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7783-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7785-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec778e-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7790-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec7799-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec779b-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77a4-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77a6-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77b0-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77b2-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77ba-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77bc-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77c1-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77c3-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77cd-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77cf-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77d7-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77d9-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77de-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77e0-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77e5-92d9b3ec, #w-node-f0a3f0b6-45e0-463e-58c8-98bcfdec77e7-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a3720f6-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a3720f8-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a3720fb-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a3720fd-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372100-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372102-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372106-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372108-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a37210b-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a37210d-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372110-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372112-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372116-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372118-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a37211b-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a37211d-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372120-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372122-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372125-92d9b3ec, #w-node-e3a4796b-3928-0382-d854-90030a372127-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a2ca4abd-6407-75e8-7d9d-1bfdcf4363b5-92d9b3ec {
  grid-area: Area;
}

#w-node-a2ca4abd-6407-75e8-7d9d-1bfdcf4363b6-92d9b3ec {
  grid-area: Area-2;
}

#w-node-a2ca4abd-6407-75e8-7d9d-1bfdcf4363b7-92d9b3ec {
  grid-area: Area-3;
}

#w-node-_3c1332af-020b-cd55-a5f0-d40f27da3c99-92d9b3ec, #w-node-_3c1332af-020b-cd55-a5f0-d40f27da3c9a-92d9b3ec, #w-node-_3c1332af-020b-cd55-a5f0-d40f27da3ca0-92d9b3ec, #w-node-_3c1332af-020b-cd55-a5f0-d40f27da3ca1-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_521d814f-f893-da6f-a9ed-9e16cb89a3f7-92d9b3ec, #w-node-f89b9291-d504-900a-cf92-9cd389175ae5-92d9b3ec {
  align-self: end;
}

#w-node-_0556268d-4640-862d-ce9b-704af6c20afd-92d9b3ec, #w-node-_0556268d-4640-862d-ce9b-704af6c20afe-92d9b3ec, #w-node-_0556268d-4640-862d-ce9b-704af6c20b04-92d9b3ec, #w-node-_0556268d-4640-862d-ce9b-704af6c20b05-92d9b3ec {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-de9a76b7-982f-b776-4d93-5e8590de87c5-2fe08bdf {
  justify-self: stretch;
}

#w-node-de9a76b7-982f-b776-4d93-5e8590de87c7-2fe08bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e97227d-dc1d-6de4-b9ce-deb4ab1cb1db-2fe08bdf {
  align-self: center;
  justify-self: end;
}

#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-4efa14dbbdca-2fe08bdf, #w-node-_9631021f-df77-3513-f1b4-c56499c56d5e-2fe08bdf, #w-node-c3a61833-745a-042d-c852-af21956fbdf7-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, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdd4-2fe08bdf, #w-node-f62bb0e8-d9c4-9474-01b5-ef55e488458b-2fe08bdf, #w-node-_27a98781-227a-8586-b906-1a0e735e8aa8-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdd8-2fe08bdf, #w-node-_2f09cc7c-7427-be7e-3c08-d9b11a1893b9-2fe08bdf, #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-f377beec-5f46-98d4-55de-6fae8da1f116-2fe08bdf, #w-node-_5bc4843a-1d2d-e49c-05c8-2b00075cf7c6-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbde2-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbde4-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbde6-2fe08bdf, #w-node-d6704f57-4c20-2797-467a-384596510ce8-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbde8-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdea-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbded-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdf0-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdf6-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdf8-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdfd-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbdff-2fe08bdf, #w-node-_62f520b0-d597-3b11-5331-9cba209dd601-2fe08bdf, #w-node-a7e12a0c-d703-16d6-f053-4efa14dbbe03-2fe08bdf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90910534-8503-0140-553b-dd5cfa0cbf12-fa0cbf10 {
  justify-self: center;
}

#w-node-_8dd793b6-0177-3978-bff0-34bb824dac5a-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac5c-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac5d-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac5e-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac61-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac65-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac69-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac6a-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac6b-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac6e-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac72-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac76-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac77-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac78-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac7b-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac7f-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac83-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac84-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac85-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac88-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac8c-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac90-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac91-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac92-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac95-fa0cbf10, #w-node-_8dd793b6-0177-3978-bff0-34bb824dac99-fa0cbf10, #w-node-fb3bdec5-479a-754b-e0e5-d63a4aee467a-fa0cbf10, #w-node-fb3bdec5-479a-754b-e0e5-d63a4aee467b-fa0cbf10, #w-node-fb3bdec5-479a-754b-e0e5-d63a4aee467c-fa0cbf10, #w-node-fb3bdec5-479a-754b-e0e5-d63a4aee467f-fa0cbf10, #w-node-fb3bdec5-479a-754b-e0e5-d63a4aee4683-fa0cbf10, #w-node-f23eda99-e451-77f9-bf27-eb7de91aa6a7-fa0cbf10, #w-node-f23eda99-e451-77f9-bf27-eb7de91aa6a8-fa0cbf10, #w-node-f23eda99-e451-77f9-bf27-eb7de91aa6ac-fa0cbf10, #w-node-f23eda99-e451-77f9-bf27-eb7de91aa6b0-fa0cbf10 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90910534-8503-0140-553b-dd5cfa0cbf37-fa0cbf10 {
  justify-self: end;
}

#w-node-_1820cdc2-d135-868c-de61-7e7b4166facf-92d9b465 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1820cdc2-d135-868c-de61-7e7b4166fad2-92d9b465 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_1820cdc2-d135-868c-de61-7e7b4166fac5-92d9b465, #w-node-_1dc97141-0ff8-727d-75c5-04c0c7775a8d-92d9b465 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e801546c-92d9b480 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e8015470-92d9b480 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e8015472-92d9b480, #w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e8015474-92d9b480 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0e00e248-304b-b966-ec91-40b09e5155b3-92d9b480, #w-node-_0e00e248-304b-b966-ec91-40b09e5155c0-92d9b480 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e00e248-304b-b966-ec91-40b09e5155c3-92d9b480 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-c725d6a4-20d7-dce2-d647-40dc2fb1913a-92d9b481, #w-node-b7f8d36b-bb1e-8be2-86e1-f14e2add5786-92d9b481, #w-node-c3013e85-c250-3d43-7385-0b3e23c07f5e-92d9b481, #w-node-a92734d7-3ed9-abdc-fdfc-11564ce5d19d-92d9b481, #w-node-a6849d44-5f91-07d7-f714-dc6fc467871e-92d9b481, #w-node-efc9477d-d07e-9c66-1332-9fc02ffe77d2-92d9b481, #w-node-efc9477d-d07e-9c66-1332-9fc02ffe77d3-92d9b481, #w-node-efc9477d-d07e-9c66-1332-9fc02ffe77d5-92d9b481, #w-node-_550e4bec-8c1d-612d-d660-32dcf88fd2fe-92d9b481, #w-node-_0a81ceee-68e8-9c30-638a-234fa841c017-92d9b481, #w-node-_0a81ceee-68e8-9c30-638a-234fa841c018-92d9b481, #w-node-_0a81ceee-68e8-9c30-638a-234fa841c01a-92d9b481, #w-node-d27db5c7-af20-3fa9-0750-2185081c154f-92d9b481, #w-node-_3c4954b3-bda8-b1f4-e7d8-399a305eded4-92d9b481, #w-node-_3c4954b3-bda8-b1f4-e7d8-399a305eded5-92d9b481, #w-node-_3c4954b3-bda8-b1f4-e7d8-399a305eded7-92d9b481, #w-node-_99e6236b-a72d-2c5d-c304-9dabca8ec246-92d9b481, #w-node-_99e6236b-a72d-2c5d-c304-9dabca8ec249-92d9b481, #w-node-_04c3294f-a3f3-d3db-1ea5-7e57f0d6d191-92d9b481, #w-node-_04c3294f-a3f3-d3db-1ea5-7e57f0d6d192-92d9b481, #w-node-_04c3294f-a3f3-d3db-1ea5-7e57f0d6d196-92d9b481, #w-node-_99e6236b-a72d-2c5d-c304-9dabca8ec26f-92d9b481, #w-node-_99e6236b-a72d-2c5d-c304-9dabca8ec272-92d9b481, #w-node-_9cb1b8c0-94d9-aa0d-6e94-fd5f0a374498-92d9b481, #w-node-_9cb1b8c0-94d9-aa0d-6e94-fd5f0a374499-92d9b481, #w-node-_9cb1b8c0-94d9-aa0d-6e94-fd5f0a37449d-92d9b481, #w-node-_99e6236b-a72d-2c5d-c304-9dabca8ec298-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270dca-92d9b481 {
  grid-area: span 2 / span 2 / span 2 / span 2;
}

#w-node-d9152363-bafd-652c-7ddb-2745f3cb983a-92d9b481, #w-node-_88f6dba7-acc6-a108-df8e-518570c1d6ed-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270ddd-92d9b481 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_3886f4be-6b27-5b8a-abe5-ae6dcf65c98d-92d9b481, #w-node-_3886f4be-6b27-5b8a-abe5-ae6dcf65c98f-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e03-92d9b481 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_4f3a2ff2-5147-b4cd-2d16-5551d081bef8-92d9b481, #w-node-_4f3a2ff2-5147-b4cd-2d16-5551d081befa-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e16-92d9b481 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-e32dc4eb-da5a-dc35-a7ca-bcc0769f4919-92d9b481, #w-node-e32dc4eb-da5a-dc35-a7ca-bcc0769f491b-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e29-92d9b481 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-a974de9c-0b61-ade3-a777-1a44aece249d-92d9b481, #w-node-a974de9c-0b61-ade3-a777-1a44aece249f-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e3c-92d9b481 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_6bead811-7d19-2b96-854b-be80cf4b8178-92d9b481, #w-node-_6bead811-7d19-2b96-854b-be80cf4b817a-92d9b481 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e4f-92d9b481 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_2d9395ea-73a6-a48f-b921-e3edd031c866-92d9b481, #w-node-_2d9395ea-73a6-a48f-b921-e3edd031c868-92d9b481, #w-node-_922b5cf8-c12c-1fdb-f04c-31105c844f01-92d9b482, #w-node-_922b5cf8-c12c-1fdb-f04c-31105c844f09-92d9b482, #w-node-_922b5cf8-c12c-1fdb-f04c-31105c844f0c-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f5ad78ba-bc62-d9a2-188f-5d114aa38b4b-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_3de85370-19e9-2689-0132-eb668a7c1931-92d9b482, #w-node-_3de85370-19e9-2689-0132-eb668a7c1937-92d9b482, #w-node-_3de85370-19e9-2689-0132-eb668a7c1932-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4d73046-d7b6-115f-8ad8-9c717206afb3-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_497317a1-bb9c-d20f-9441-50ec7fc5da4a-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_497317a1-bb9c-d20f-9441-50ec7fc5da4b-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_497317a1-bb9c-d20f-9441-50ec7fc5da4e-92d9b482, #w-node-_497317a1-bb9c-d20f-9441-50ec7fc5da52-92d9b482, #w-node-_7ab78629-02df-9ff1-8dcc-92913bf30e9d-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ab78629-02df-9ff1-8dcc-92913bf30e9e-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_7ab78629-02df-9ff1-8dcc-92913bf30ea1-92d9b482, #w-node-_7ab78629-02df-9ff1-8dcc-92913bf30ea5-92d9b482, #w-node-d184190d-7166-a6df-8230-cda9809703f0-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d184190d-7166-a6df-8230-cda9809703f1-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-d184190d-7166-a6df-8230-cda9809703f4-92d9b482, #w-node-d184190d-7166-a6df-8230-cda9809703f8-92d9b482, #w-node-_22588391-0b1d-c315-6fc0-557c0c709bd1-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_22588391-0b1d-c315-6fc0-557c0c709bd2-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_22588391-0b1d-c315-6fc0-557c0c709bd5-92d9b482, #w-node-_22588391-0b1d-c315-6fc0-557c0c709bd9-92d9b482, #w-node-fa4706c4-4b01-4ff0-a402-fd24b6dabf50-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa4706c4-4b01-4ff0-a402-fd24b6dabf51-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-fa4706c4-4b01-4ff0-a402-fd24b6dabf54-92d9b482, #w-node-fa4706c4-4b01-4ff0-a402-fd24b6dabf58-92d9b482, #w-node-b7db3238-cc09-e5ec-8118-e380fd29d6c9-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b7db3238-cc09-e5ec-8118-e380fd29d6ca-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-b7db3238-cc09-e5ec-8118-e380fd29d6cd-92d9b482, #w-node-b7db3238-cc09-e5ec-8118-e380fd29d6d1-92d9b482, #w-node-_1daa1488-7704-afcc-eb7d-e919951f96af-92d9b482, #w-node-_1daa1488-7704-afcc-eb7d-e919951f96b0-92d9b482, #w-node-_1daa1488-7704-afcc-eb7d-e919951f96b4-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ecfc-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ecfd-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ecfe-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ecff-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed01-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed03-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed05-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed06-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed07-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed08-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed0a-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed0c-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed0e-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed0f-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed10-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed11-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed13-92d9b482, #w-node-_6e8cebf5-c5b3-4847-765e-c028aa99ed15-92d9b482, #w-node-e8204f36-9a25-aa91-e958-bc2404b5fc0a-92d9b482, #w-node-e8204f36-9a25-aa91-e958-bc2404b5fc0b-92d9b482, #w-node-e8204f36-9a25-aa91-e958-bc2404b5fc11-92d9b482, #w-node-e8204f36-9a25-aa91-e958-bc2404b5fc12-92d9b482, #w-node-f4bcf800-ebe1-d4cf-7712-0be4e1e1af42-92d9b482, #w-node-_4fddfd83-f3d1-8ab9-e20c-50e1cc355fc3-92d9b482, #w-node-_3f477185-ff1f-4f6a-e840-a1cd4b8b2e02-92d9b482, #w-node-_7c662f33-2eb7-48d1-2248-ff3833929985-92d9b482 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ba91165-044a-c260-b081-8c50e8880611-92d9b482 {
  align-self: end;
}

#w-node-_118047e9-d0f8-5398-e968-77e743789441-92d9b488 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_944546c5-964c-37b2-96ce-ea6f19304976-92d9b488, #w-node-_78372733-4b68-805a-1cf6-b81bf4f0a90b-92d9b488 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_50eeebe0-210c-9942-a617-cc02b0f511ec-92d9b488 {
  align-self: end;
}

#w-node-_2550b360-10f5-071a-6951-0c4c809e9a6e-92d9b48e, #w-node-_2550b360-10f5-071a-6951-0c4c809e9a75-92d9b48e, #w-node-_2550b360-10f5-071a-6951-0c4c809e9a76-92d9b48e, #w-node-_2550b360-10f5-071a-6951-0c4c809e9a77-92d9b48e, #w-node-f2ce36e9-6be1-a5a7-d970-8e94842704dd-92d9b48e, #w-node-f2ce36e9-6be1-a5a7-d970-8e94842704e4-92d9b48e, #w-node-f2ce36e9-6be1-a5a7-d970-8e94842704e5-92d9b48e, #w-node-f2ce36e9-6be1-a5a7-d970-8e94842704e6-92d9b48e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8ff5296-1bff-fb36-1e1e-23d9c7f10e1e-92d9b48e {
  align-self: center;
}

#w-node-b8ff5296-1bff-fb36-1e1e-23d9c7f10e20-92d9b48e, #w-node-b8ff5296-1bff-fb36-1e1e-23d9c7f10e23-92d9b48e, #w-node-_9a838c3c-c6b5-cb2f-2018-1d866541d25b-92d9b48e, #w-node-_94bc93d8-914a-a955-582a-355bba98b648-92d9b48e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c5266c7b-0bc5-b096-18a1-340dca65385c-92d9b48e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_52b1f522-5742-484f-205c-562187206a93-92d9b48e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ceab07d-cb68-71a7-f04b-2a9c5cb36243-92d9b48e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_9067e4cb-909e-0d2c-9b55-6417d51b10b7-92d9b48e, #w-node-be6f4720-5082-e214-f3c1-efd174c0b7fb-92d9b48e, #w-node-_4959b79d-bc07-f336-317a-f758cbb22da7-92d9b48e, #w-node-bf14bd2f-d3eb-c2b1-7945-f32df043598d-92d9b48e, #w-node-_37f69e1c-9609-61ac-a81b-f4ecec1a7101-92d9b48e, #w-node-_9ba2ccbd-04e9-5138-b25c-8fa01d90614e-92d9b48e, #w-node-_2ebad125-f4d0-d3ce-eb12-c8c44430244b-92d9b48e, #w-node-_525eb933-319f-9d79-f8f9-7c4ffeaf2842-92d9b48e, #w-node-e350e334-a28a-15a2-3b8b-12a244c4f327-92d9b48e, #w-node-_60c0224b-2fd0-b614-83cb-f9ccef8ce43a-92d9b48e, #w-node-_61fbec49-0ace-3da1-08d6-7b61b12b4069-92d9b48f, #w-node-_61fbec49-0ace-3da1-08d6-7b61b12b406a-92d9b48f, #w-node-_61fbec49-0ace-3da1-08d6-7b61b12b406e-92d9b48f, #w-node-_61fbec49-0ace-3da1-08d6-7b61b12b406f-92d9b48f, #w-node-_61fbec49-0ace-3da1-08d6-7b61b12b4072-92d9b48f, #w-node-ab3636fe-ce29-3069-dc27-b5d0b0dcf816-92d9b48f, #w-node-ab3636fe-ce29-3069-dc27-b5d0b0dcf817-92d9b48f, #w-node-ab3636fe-ce29-3069-dc27-b5d0b0dcf81b-92d9b48f, #w-node-ab3636fe-ce29-3069-dc27-b5d0b0dcf81c-92d9b48f, #w-node-ab3636fe-ce29-3069-dc27-b5d0b0dcf81f-92d9b48f, #w-node-_04c218a1-9745-0615-b17b-5f273f4d3337-92d9b48f, #w-node-_04c218a1-9745-0615-b17b-5f273f4d3338-92d9b48f, #w-node-_04c218a1-9745-0615-b17b-5f273f4d333c-92d9b48f, #w-node-_04c218a1-9745-0615-b17b-5f273f4d333d-92d9b48f, #w-node-_04c218a1-9745-0615-b17b-5f273f4d3340-92d9b48f, #w-node-a14bf9d6-e400-cb7c-c1c6-3b67a98b4d6f-92d9b48f, #w-node-a14bf9d6-e400-cb7c-c1c6-3b67a98b4d70-92d9b48f, #w-node-a14bf9d6-e400-cb7c-c1c6-3b67a98b4d74-92d9b48f, #w-node-a14bf9d6-e400-cb7c-c1c6-3b67a98b4d75-92d9b48f, #w-node-a14bf9d6-e400-cb7c-c1c6-3b67a98b4d78-92d9b48f, #w-node-_573bef2a-1aa5-ac91-6c48-5d5891040209-92d9b48f, #w-node-_573bef2a-1aa5-ac91-6c48-5d589104020a-92d9b48f, #w-node-_573bef2a-1aa5-ac91-6c48-5d589104020d-92d9b48f, #w-node-_573bef2a-1aa5-ac91-6c48-5d589104020e-92d9b48f, #w-node-_573bef2a-1aa5-ac91-6c48-5d5891040211-92d9b48f {
  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-_2c9ed044-58bb-56d3-d5fb-2437c00ba125-92d9b494, #w-node-_2d08e80b-12ec-3ebb-6cab-cd1fbd2a86b6-92d9b494, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec02d-92d9b494, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec030-92d9b494, #w-node-f7beae96-4675-c83d-9206-d40fcb98661c-92d9b494, #w-node-fdc7e6a8-1137-8d48-6575-db41714a0295-92d9b494, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec034-92d9b494, #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec03c-92d9b494 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec049-92d9b494 {
  justify-self: end;
}

#w-node-f93bf9ef-daf1-911e-7fa5-fc10b545301c-92d9b494, #w-node-_545b30e9-610a-1b4f-32ac-0d0ddba22ffd-92d9b494, #w-node-_545b30e9-610a-1b4f-32ac-0d0ddba23001-92d9b494, #w-node-_545b30e9-610a-1b4f-32ac-0d0ddba23002-92d9b494, #w-node-_545b30e9-610a-1b4f-32ac-0d0ddba23003-92d9b494, #w-node-_545b30e9-610a-1b4f-32ac-0d0ddba23006-92d9b494 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ccb380ca-54ba-962c-c933-e4d817783190-92d9b4cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ccb380ca-54ba-962c-c933-e4d817783191-92d9b4cd, #w-node-ccb380ca-54ba-962c-c933-e4d817783193-92d9b4cd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ede7113d-674c-a3ab-bb84-c3dbafd74eb9-92d9b4cd {
  align-self: end;
}

#w-node-_246104a4-52cc-2395-3994-3ad8e6b94f5c-92d9b4ce {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6693099d-f79b-380a-f07b-bbe329179e1a-92d9b4ce, #w-node-cd7bad86-e7dd-3f56-cca1-d614a0ae7a91-92d9b4ce, #w-node-c68694d9-d3f6-0583-af07-77eb62cab32d-92d9b4ce, #w-node-_7b8a1ff1-c5f2-1d2c-82fb-101d128ebf31-92d9b4ce, #w-node-_55b2dd02-311d-caa4-1ded-65de8aef26d5-92d9b4ce, #w-node-_54aace73-ecc1-eecd-7337-23aee2a25dd3-92d9b4ce, #w-node-a662fc33-f0f0-44cc-a8bd-7dcd258f71b8-92d9b4ce, #w-node-cd3de07a-39d0-8043-ef42-dd25ca57831d-92d9b4ce, #w-node-cd3de07a-39d0-8043-ef42-dd25ca57831f-92d9b4ce, #w-node-_6841d5ed-f934-0c2a-0af1-a44df6a8708d-92d9b4ce, #w-node-ebd9b214-2e10-826f-80b0-17100afef51e-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_373e1e4a-ba89-adcd-e292-752ce69443f7-92d9b4ce {
  justify-self: stretch;
}

#w-node-_373e1e4a-ba89-adcd-e292-752ce6944403-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33d6-92d9b4ce {
  justify-self: stretch;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33d8-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33dd-92d9b4ce, #w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33df-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33e1-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33e6-92d9b4ce, #w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33e8-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33ea-92d9b4ce {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33ef-92d9b4ce, #w-node-_4ece6f56-c8bf-faf4-f5dd-23359d9b33f1-92d9b4ce, #w-node-_0da1ec8a-73b6-ae52-a15d-e430b5825cba-92d9b4cf, #w-node-_4592308e-abd4-a28b-29f0-d67dec007c32-92d9b4cf, #w-node-_652fc11a-5e9a-0bbf-c2c6-3b44a424af35-92d9b4cf, #w-node-_652fc11a-5e9a-0bbf-c2c6-3b44a424af37-92d9b4cf, #w-node-b9bd447e-145e-58dc-ca2c-2b6580c6cb0e-92d9b4cf, #w-node-_88180220-6ca6-80a2-c1cf-c08a9aa59cf6-92d9b4cf, #w-node-bf4f3275-956b-a12c-f574-ae72350262ca-92d9b4cf, #w-node-_32cefd9b-df1c-4134-5bb0-c842e8b580fd-92d9b4cf, #w-node-_90cb632c-ce07-f82b-7b9b-45b18ae6ad24-92d9b4cf, #w-node-_90cb632c-ce07-f82b-7b9b-45b18ae6ad26-92d9b4cf, #w-node-b6303ef1-ff6e-21ed-34f6-85f4f54f9e75-92d9b4cf, #w-node-b8b760db-ad20-10aa-5f6e-000aa52d98db-92d9b4cf, #w-node-b8b760db-ad20-10aa-5f6e-000aa52d98dd-92d9b4cf, #w-node-a0b11b34-e888-0f83-c4f1-2c9e2911369c-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39016-92d9b4cf {
  justify-self: stretch;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39017-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39018-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39019-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3901b-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3901c-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3901e-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39020-92d9b4cf {
  justify-self: stretch;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39022-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39025-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39026-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39028-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3902a-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3902b-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3902d-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f3902f-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39030-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39032-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39034-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39035-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39040-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: stretch;
}

#w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39041-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4622-92d9b4cf {
  align-self: center;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4625-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4628-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d462b-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d462e-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d462f-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4631-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4633-92d9b4cf {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4639-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d463a-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d463b-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d463c-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d463d-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d463f-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4640-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4641-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4643-92d9b4cf, #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4644-92d9b4cf, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041c8-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041c9-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041cb-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041cc-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041ce-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d0-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d1-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d3-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d4-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d5-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d6-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d7-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041d8-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041f6-92d9b4d0, #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041f8-92d9b4d0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a9cdebc-c882-52b1-d2ea-83289c004209-92d9b4d0 {
  align-self: end;
}

#w-node-_3b0fb0da-6293-20cd-8cb7-db10b9e56168-92d9b4d1, #w-node-a6d96773-99c6-17e9-2708-338d7f6432ad-92d9b4d1, #w-node-_2a7eabce-b9d8-eb57-94d3-6d550167e2cb-92d9b4d1, #w-node-_847eaac6-2dc4-5d28-85da-487dc477c075-92d9b4d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d6c0ab32-b558-5280-f756-4330bd573a16-92d9b4d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d6c0ab32-b558-5280-f756-4330bd573a1b-92d9b4d1, #w-node-d6c0ab32-b558-5280-f756-4330bd573a18-92d9b4d1, #w-node-d6c0ab32-b558-5280-f756-4330bd573a19-92d9b4d1, #w-node-_01fa7d13-59b9-197c-7c6a-42b113ff2645-92d9b4d2, #w-node-_01fa7d13-59b9-197c-7c6a-42b113ff2649-92d9b4d2, #w-node-_7cda04a1-834b-1944-09f7-ea9f87b56e5c-92d9b4d2, #w-node-fb8acd62-6d93-e53c-4e0d-8ce12a5e50d7-92d9b4d2, #w-node-_3a38900b-ef4a-aa9a-592c-ad80eeb1e625-92d9b4d2, #w-node-_35aadd0b-b4cd-c656-373a-247ab4dfee90-92d9b4d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c7711374-48a0-939d-da5c-0de9920bdcc8-92d9b4d2 {
  align-self: center;
  justify-self: end;
}

#w-node-_1ce30199-b327-a648-2558-bb711c886905-92d9b4d2, #w-node-_1ce30199-b327-a648-2558-bb711c886907-92d9b4d2, #w-node-_1adeed36-03ea-4bbe-ace2-f0d157891f55-92d9b4d2, #w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30c-92d9b4d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30d-92d9b4d2 {
  align-self: center;
  justify-self: end;
}

#w-node-_01fa7d13-59b9-197c-7c6a-42b113ff267e-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56967-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56969-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5696c-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5696f-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56971-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56973-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56975-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56977-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5697a-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5697d-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5697f-92d9b4d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-db862559-d734-7f88-fbdb-09fb82e56981-92d9b4d2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-db862559-d734-7f88-fbdb-09fb82e56983-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56985-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56988-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5698b-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5698d-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5698f-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56991-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56993-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56995-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56997-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e56999-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5699b-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e5699e-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569a1-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569a3-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569a5-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569a7-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569aa-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569ac-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569ae-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569b0-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569b2-92d9b4d2, #w-node-db862559-d734-7f88-fbdb-09fb82e569b4-92d9b4d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6744dfbe-51cc-9ea8-c456-f031e87da560-92d9b4ef {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6744dfbe-51cc-9ea8-c456-f031e87da564-92d9b4ef, #w-node-_6744dfbe-51cc-9ea8-c456-f031e87da566-92d9b4ef, #w-node-_6744dfbe-51cc-9ea8-c456-f031e87da569-92d9b4ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6744dfbe-51cc-9ea8-c456-f031e87da577-92d9b4ef {
  justify-self: center;
}

#w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bd2-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bd4-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bd7-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bda-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bdc-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bde-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4be0-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4be2-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4be5-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4be8-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bea-92d9b4ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bec-92d9b4ef {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bee-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bf0-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bf3-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bf6-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bf8-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bfa-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bfc-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4bfe-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c00-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c02-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c04-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c06-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c09-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c0c-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c0e-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c10-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c12-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c15-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c17-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c19-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c1b-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c1d-92d9b4ef, #w-node-d0c43f24-c5ba-642a-f224-3b84a1dc4c1f-92d9b4ef {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e88ea24b-d518-0b8a-f480-1272223fca53-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_78ff6320-6507-8a29-d023-d27462e02801-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02803-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02806-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02808-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0280d-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0280f-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02819-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0281b-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0281e-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02821-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02823-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02827-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02829-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0282e-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02830-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02833-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02835-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02838-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0283a-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02840-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02842-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02848-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0284a-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02850-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02852-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0285b-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e0285d-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02863-92d9b4f5, #w-node-_78ff6320-6507-8a29-d023-d27462e02865-92d9b4f5, #w-node-_6075894e-b50c-f6cd-5cef-806f89e630c9-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811b6-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811b7-92d9b4f5, #w-node-f7e3c4ae-7405-d7b8-7289-b46be387bafb-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0545aeda-1284-ab13-dad8-9edbb31811bf-92d9b4f5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-cd6633db-5b6e-3b14-1879-c2bf3dd1b584-92d9b4f5, #w-node-_3ebe0119-2626-edf0-d362-cbfe3156bf58-92d9b4f5, #w-node-_4314f172-ef18-bcae-b4d8-184ead759699-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811ec-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811ee-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811f1-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811f3-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811f8-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31811fa-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181204-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181206-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181209-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318120c-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318120e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181212-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181214-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181219-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318121b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318121e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181220-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181223-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181225-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318122b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318122d-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181233-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181235-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318123b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318123d-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181246-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181248-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318124e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181250-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318125c-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318125e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181261-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181263-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181268-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318126a-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181274-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181276-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181279-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318127c-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318127e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181282-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181284-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181289-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318128b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318128e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181290-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181293-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181295-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318129b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318129d-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812a3-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812a5-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812ab-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812ad-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812b6-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812b8-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812be-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812c0-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812cc-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812ce-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812d1-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812d3-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812d8-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812da-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812e4-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812e6-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812e9-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812ec-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812ee-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812f2-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812f4-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812f9-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812fb-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb31812fe-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181300-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181303-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181305-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318130b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318130d-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181313-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181315-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318131b-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318131d-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181326-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181328-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb318132e-92d9b4f5, #w-node-_0545aeda-1284-ab13-dad8-9edbb3181330-92d9b4f5, #w-node-_5f644a01-9df3-9426-a612-1d8eb15a4158-92d9b4f5, #w-node-eda18893-9c45-37f5-aa12-03f8fe94cea4-92d9b4f5, #w-node-_3bd50c3c-78a2-a9da-e021-a04e6c77fc22-92d9b4f5, #w-node-a7b1718f-cc92-c292-dc8d-5c6694e8f8c5-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade39c-92d9b4f5, #w-node-_75a20ae9-95b3-15c4-af2b-c93598718981-92d9b4f5, #w-node-_75a20ae9-95b3-15c4-af2b-c93598718982-92d9b4f5, #w-node-_8faf3660-662d-5c98-4ca7-47c989e1c3b7-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3a2-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3a4-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474151-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474152-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474153-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474154-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474155-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474156-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474157-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474158-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474159-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415a-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415b-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415c-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415d-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415e-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47415f-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474160-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474161-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474162-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474163-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474164-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474165-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474166-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474167-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474168-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474169-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416a-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416b-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416c-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416d-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416e-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47416f-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474170-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474171-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474172-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474173-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474174-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474175-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474176-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474177-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474178-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474179-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417a-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417b-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417c-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417d-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417e-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47417f-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474180-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474181-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474182-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474183-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474184-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474185-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474186-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474187-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474188-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474189-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418a-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418b-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418c-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418d-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418e-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd47418f-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474190-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474191-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474192-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474193-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474194-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474195-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474196-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474197-92d9b4f5, #w-node-_6ec959a6-8f17-58b4-dbd8-b6c1dd474198-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3a6-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3a9-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3ab-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3ad-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3af-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3b2-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3b4-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3b6-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a4f5b0-e80c-d8ac-4d2d-7d478b4968fd-92d9b4f5 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_179072f8-0c92-c9e3-7885-3184bc3e488e-92d9b4f5, #w-node-_0e3e07ac-24eb-e1a1-111b-5ff21f1fa666-92d9b4f5, #w-node-ed6db7ef-e2c4-5e62-7acc-333dfb08891a-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3b8-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3bb-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3bd-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-_1a17cda6-e295-b2c4-3694-573d76ade3bf-92d9b4f5, #w-node-_3fe6c59b-c77b-1748-0feb-9c28a53b584e-92d9b4f5, #w-node-_58aedc62-3660-3171-c5aa-e60edfa8f109-92d9b4f5, #w-node-_83f81b6e-b2be-b051-1ce0-6202cacdb9c8-92d9b4f5, #w-node-c692d9bb-8173-c9b1-785c-7b431dbbd69f-92d9b4f5, #w-node-cc8f055f-a05a-689d-6b79-b8b86f84b553-92d9b4f5, #w-node-cc8f055f-a05a-689d-6b79-b8b86f84b554-92d9b4f5, #w-node-cc8f055f-a05a-689d-6b79-b8b86f84b556-92d9b4f5, #w-node-bb971fb0-7da0-6b35-22d1-ca68e59fd799-92d9b4f5, #w-node-de0c56f1-a25d-76e9-cca8-e8588706e9d5-92d9b4f5, #w-node-de0c56f1-a25d-76e9-cca8-e8588706e9d6-92d9b4f5, #w-node-de0c56f1-a25d-76e9-cca8-e8588706e9d8-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3c1-92d9b4f5, #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3c4-92d9b4f5, #w-node-eee3ba42-f1c2-bc7d-f5b0-21097461182f-92d9b4f5, #w-node-eee3ba42-f1c2-bc7d-f5b0-210974611830-92d9b4f5, #w-node-_24e48ca1-379a-564e-72d4-01cde05a0b19-92d9b4f5, #w-node-_24e48ca1-379a-564e-72d4-01cde05a0b1a-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62f18972-fdd2-2fe4-c0b4-16620798ca4b-92d9b4f5 {
  align-self: center;
  justify-self: end;
}

#w-node-_5597c9df-d918-8aea-edcc-ed057c3ae329-92d9b4f5, #w-node-_5597c9df-d918-8aea-edcc-ed057c3ae32a-92d9b4f5, #w-node-e13ec2b8-089e-bc2a-0d27-7e3667ff480a-92d9b4f5, #w-node-e1276ffa-3985-7df7-d35c-2936e61881b7-92d9b4f5, #w-node-_315e3dd6-ae89-4e14-3aaa-2b28481a585e-92d9b4f5, #w-node-_4a92a0fb-c378-8f40-aaa3-2e6f2a94b167-92d9b4f5, #w-node-c85f8521-4d37-0287-50d0-83949dafdf29-92d9b4f5, #w-node-c85f8521-4d37-0287-50d0-83949dafdf2a-92d9b4f5, #w-node-c85f8521-4d37-0287-50d0-83949dafdf2c-92d9b4f5, #w-node-_995734db-19f1-0423-345f-9dd76582ceb3-92d9b4f5, #w-node-_995734db-19f1-0423-345f-9dd76582ceb4-92d9b4f5, #w-node-_995734db-19f1-0423-345f-9dd76582ceba-92d9b4f5, #w-node-_995734db-19f1-0423-345f-9dd76582cebb-92d9b4f5, #w-node-b0e8813a-adad-f3dd-2d32-71a635be6e69-92d9b4f5, #w-node-_5977c1f0-2597-44a1-ca63-7d7c1b652d86-92d9b4f5, #w-node-_5977c1f0-2597-44a1-ca63-7d7c1b652d87-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3f7ff687-48f9-c187-9d4e-b294798572c8-92d9b4f5 {
  align-self: center;
  justify-self: end;
}

#w-node-b3f86023-12d0-91b1-4672-8ae9be8f3c63-92d9b4f5, #w-node-_9cc3bfe1-75dd-4b4c-c82f-50b4e395bcd0-92d9b4f5, #w-node-_9cc3bfe1-75dd-4b4c-c82f-50b4e395bcd1-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fbab2126-40c8-ae50-0699-da4869cf442a-92d9b4f5 {
  align-self: center;
  justify-self: end;
}

#w-node-_4ea6125a-3d2e-3235-8219-9b33fe289104-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289105-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28910b-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28910c-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289111-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289116-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289117-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28911d-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28911f-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289121-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289122-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289127-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289128-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28912e-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289130-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289132-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289133-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289138-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289139-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe28913f-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289141-92d9b4f5, #w-node-_4ea6125a-3d2e-3235-8219-9b33fe289143-92d9b4f5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_14757ac6-2cec-e934-3155-325667c9fbc9-92d9b4f5 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_2671e0b0-a529-46d9-3efd-507f1f3d807f-92d9b4f5, #w-node-_2671e0b0-a529-46d9-3efd-507f1f3d8080-92d9b4f5, #w-node-_2671e0b0-a529-46d9-3efd-507f1f3d8084-92d9b4f5 {
  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-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6de-92d9b4f9, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e0-92d9b4f9, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e2-92d9b4f9, #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e3-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dd70c2fe-2c5f-975f-da98-72b213df2c99-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_2e90ffcd-35bf-e2fb-4301-4b4dfe38b569-92d9b4f9, #w-node-_22b7d833-3dd2-c620-4f8f-db0b3e972fc9-92d9b4f9, #w-node-_7e818523-4893-5ece-adf5-675d96451cde-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f318bedb-cd5b-7121-152f-449b101bf3ce-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-f318bedb-cd5b-7121-152f-449b101bf3cf-92d9b4f9, #w-node-f318bedb-cd5b-7121-152f-449b101bf3d2-92d9b4f9, #w-node-f318bedb-cd5b-7121-152f-449b101bf3d4-92d9b4f9, #w-node-cc7cf0e1-18aa-d304-559c-7c585cfef9dd-92d9b4f9, #w-node-_457228ca-4711-113b-ae5c-5a7fd42e430f-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7deaa98e-7414-d24d-c91e-843b210ac43c-92d9b4f9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7deaa98e-7414-d24d-c91e-843b210ac43d-92d9b4f9, #w-node-_7deaa98e-7414-d24d-c91e-843b210ac440-92d9b4f9, #w-node-_7deaa98e-7414-d24d-c91e-843b210ac442-92d9b4f9, #w-node-bc28dd23-b113-9da4-2a58-390ee0258510-92d9b4f9, #w-node-_2780505d-de69-dccf-02d5-38ebe09146f0-92d9b4f9, #w-node-_4c953c85-a81c-2ef3-396a-75db98bfd5a0-92d9b4f9, #w-node-d5d4141b-9ffd-06da-138c-8c90ff22f807-92d9b4f9, #w-node-d5d4141b-9ffd-06da-138c-8c90ff22f808-92d9b4f9, #w-node-d5d4141b-9ffd-06da-138c-8c90ff22f80c-92d9b4f9, #w-node-_3110edcf-9116-6c79-16a2-f20c3ef39b4c-92d9b4f9, #w-node-_3110edcf-9116-6c79-16a2-f20c3ef39b50-92d9b4f9, #w-node-_3110edcf-9116-6c79-16a2-f20c3ef39b54-92d9b4f9, #w-node-_3110edcf-9116-6c79-16a2-f20c3ef39b57-92d9b4f9, #w-node-_8fd39107-5fe9-34c3-dc1b-24ad0db67a0f-92d9b4f9, #w-node-_8fd39107-5fe9-34c3-dc1b-24ad0db67a10-92d9b4f9, #w-node-_8fd39107-5fe9-34c3-dc1b-24ad0db67a16-92d9b4f9, #w-node-_8fd39107-5fe9-34c3-dc1b-24ad0db67a17-92d9b4f9, #w-node-_3665ecc2-dd34-3ed0-27ea-781c71082432-92d9b4f9, #w-node-c43d1356-7f68-7449-fb9c-add398e4fa88-92d9b4f9, #w-node-_506c85b6-ee21-f4ab-085e-e58d47ab5779-92d9b4f9, #w-node-_944b9185-81bd-d96d-527c-90de38883fbd-92d9b4f9, #w-node-_0d37081c-9fd1-aa4d-1995-15548622c266-92d9b4f9, #w-node-_3066dff8-4a3b-32c1-5de3-b1c4ee56ba8d-92d9b4f9, #w-node-_3066dff8-4a3b-32c1-5de3-b1c4ee56ba8f-92d9b4f9, #w-node-f3ccca47-aa88-94c9-82cf-76f7d7f6340e-92d9b4f9, #w-node-_3066dff8-4a3b-32c1-5de3-b1c4ee56ba92-92d9b4f9, #w-node-_0fa821a0-7ad7-9032-eee0-ddf91a2e924f-92d9b4f9, #w-node-_0fa821a0-7ad7-9032-eee0-ddf91a2e9251-92d9b4f9, #w-node-_1426618d-aa3d-cea1-3f30-63c6da6c2a17-92d9b4f9, #w-node-_0fa821a0-7ad7-9032-eee0-ddf91a2e9254-92d9b4f9, #w-node-_557acc59-7a00-90b7-2ece-413a5f2c169b-92d9b4f9, #w-node-_557acc59-7a00-90b7-2ece-413a5f2c169d-92d9b4f9, #w-node-_63b91394-0c43-ed17-2296-9f95a534310a-92d9b4f9, #w-node-ce0be5f5-68fa-4471-f9a8-af483f446471-92d9b4f9, #w-node-cd3ce7a3-93da-c2fc-751f-d5e44562ce30-92d9b4f9, #w-node-a50a51fe-2935-d1e0-6831-8438fefcd9ea-92d9b4f9, #w-node-_06ef2253-5725-13f0-5611-42c77d3b805c-92d9b4f9, #w-node-_010348a6-07d7-7a34-6598-a29c06235e96-92d9b4f9, #w-node-_010348a6-07d7-7a34-6598-a29c06235e98-92d9b4f9, #w-node-_010348a6-07d7-7a34-6598-a29c06235e9a-92d9b4f9, #w-node-_05b7eaa4-fca8-7304-114c-b5a1b5464ab4-92d9b4f9, #w-node-_05b7eaa4-fca8-7304-114c-b5a1b5464ab5-92d9b4f9, #w-node-_05b7eaa4-fca8-7304-114c-b5a1b5464abb-92d9b4f9, #w-node-_05b7eaa4-fca8-7304-114c-b5a1b5464abc-92d9b4f9, #w-node-_9f2e4939-48c0-91c5-f177-712c8ab4e822-92d9b4f9, #w-node-_9f2e4939-48c0-91c5-f177-712c8ab4e823-92d9b4f9, #w-node-_9f2e4939-48c0-91c5-f177-712c8ab4e829-92d9b4f9, #w-node-_9f2e4939-48c0-91c5-f177-712c8ab4e82a-92d9b4f9, #w-node-_9887cce5-df86-7bed-52f8-dd19c34c044b-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af1217a-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af1217e-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af12184-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af12188-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af1218e-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af12192-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af12199-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af1219d-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af121a4-92d9b4f9, #w-node-_762f4767-71bb-00d2-0727-37860af121a5-92d9b4f9, #w-node-_1203b77d-dd36-84bf-9715-ee1f345b8b3e-92d9b4f9, #w-node-_1203b77d-dd36-84bf-9715-ee1f345b8b3f-92d9b4f9, #w-node-_1203b77d-dd36-84bf-9715-ee1f345b8b43-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51ce-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51d4-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51d6-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51de-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51e0-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51e8-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51ea-92d9b4f9, #w-node-c8c08a2a-9608-2831-5666-0c652adf51fb-92d9b4f9, #w-node-_3204f662-1258-bb80-e57c-787b7e9b896e-92d9b4f9, #w-node-_3204f662-1258-bb80-e57c-787b7e9b896f-92d9b4f9, #w-node-_3204f662-1258-bb80-e57c-787b7e9b8973-92d9b4f9, #w-node-_813c9f3b-a05c-7881-8d03-60ba7c8e9588-92d9b50d, #w-node-_0e82ab82-2a14-8cfc-9919-bef62a2853d4-92d9b50d, #w-node-e698e0d4-30bf-bc1a-a8b4-474b79a33d4f-92d9b50d, #w-node-ede2d20e-29a2-1cae-f878-746cf858e09d-92d9b50d, #w-node-ca641312-6e09-83cc-4892-23facd8dc1a3-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fa0-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fa4-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fae-92d9b50d {
  justify-self: center;
}

#w-node-_33658259-629c-0d4e-d9c6-b1c5ea560faf-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb0-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb2-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb3-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb5-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb7-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fb9-92d9b50d, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fbb-92d9b50d, #w-node-_1c7db816-7e48-2817-f5cd-1bc0c26ee614-92d9b50d, #w-node-_1c7db816-7e48-2817-f5cd-1bc0c26ee615-92d9b50d, #w-node-_1c7db816-7e48-2817-f5cd-1bc0c26ee61b-92d9b50d, #w-node-_1c7db816-7e48-2817-f5cd-1bc0c26ee61c-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4516b-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4516c-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4516d-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4516e-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4516f-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45170-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45171-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45172-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45173-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45174-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45175-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45176-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45177-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45178-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45179-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517a-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517b-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517c-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517d-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517e-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4517f-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45180-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45181-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45182-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45183-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45184-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45185-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45186-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45187-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45188-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45189-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518a-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518b-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518c-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518d-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518e-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4518f-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45190-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45191-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45192-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45193-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45194-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45195-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45196-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45197-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45198-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f45199-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519a-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519b-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519c-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519d-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519e-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f4519f-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a0-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a1-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a2-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a3-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a4-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a5-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a6-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a7-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a8-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451a9-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451aa-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451ab-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451ac-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451ad-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451ae-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451af-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451b0-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451b1-92d9b50d, #w-node-_0011223c-cc9e-6ceb-49e7-5cc966f451b2-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_797ae121-2974-5257-979d-41910f572ea8-92d9b50d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_797ae121-2974-5257-979d-41910f572eab-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_797ae121-2974-5257-979d-41910f572eaf-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_797ae121-2974-5257-979d-41910f572eb0-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0366-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0367-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0369-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d036b-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0374-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0375-92d9b50d, #w-node-_1c59c263-d2ca-f454-e8e0-35b38e2d0377-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dcfe-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd01-92d9b50d, #w-node-_697b76f6-4c09-6ac7-81c6-96f2f85d04c2-92d9b50d, #w-node-_697b76f6-4c09-6ac7-81c6-96f2f85d04c3-92d9b50d, #w-node-_697b76f6-4c09-6ac7-81c6-96f2f85d04c7-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd0d-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd0e-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd0f-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd10-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd12-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd13-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd15-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd16-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd17-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd18-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd1b-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd1c-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd1e-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd1f-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd20-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd21-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd24-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd27-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd28-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd29-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd2a-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd2d-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd2e-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd30-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd31-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd32-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd33-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd36-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd37-92d9b50d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0cda5a5-075d-075a-3efd-657b1d91dd3a-92d9b50d, #w-node-_7bf97354-370b-9142-3f78-e4592a9546b1-92d9b50d, #w-node-_7bf97354-370b-9142-3f78-e4592a9546b2-92d9b50d, #w-node-_7bf97354-370b-9142-3f78-e4592a9546b6-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd49-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd4b-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd4c-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd56-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd58-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd59-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd63-92d9b50d, #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd65-92d9b50d, #w-node-_17a6cbfa-91c9-607c-2610-80e6b76d547a-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7caf75-92d9b50d, #w-node-b58f5582-303a-43e3-46d6-4a7e8758f128-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7caf7f-92d9b50d, #w-node-_2d3401bd-18e4-0040-7a23-1073f2c3b470-92d9b50d, #w-node-_15b19176-5edd-ddad-49f8-a47f63f0be12-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7caf89-92d9b50d, #w-node-c61f0142-1b0b-3c24-ac60-1aac0dfd9252-92d9b50d, #w-node-_63f366a3-0b2d-d339-98b9-e5da7cc492b6-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7caf93-92d9b50d, #w-node-_7cd049a7-7ae3-9b01-962f-1980db48e7dd-92d9b50d, #w-node-c021ebfc-e877-9461-026d-731b0535bb33-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7caf9d-92d9b50d, #w-node-_25f54620-0298-1fe9-565d-b44eaddc076d-92d9b50d, #w-node-_355035bf-5b6f-c82b-12bd-c7bd766afeba-92d9b50d, #w-node-_3bc2f434-a6d5-ba76-1c9b-3d2e9c7cafa7-92d9b50d, #w-node-c5f9ac5c-5150-3eeb-be67-d04f328f6eca-92d9b50d, #w-node-d5ef2d8c-5ffd-357a-e8d5-9d911bac4ed0-92d9b50d, #w-node-d5ef2d8c-5ffd-357a-e8d5-9d911bac4ed1-92d9b50d, #w-node-d5ef2d8c-5ffd-357a-e8d5-9d911bac4ed5-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe28410880-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe28410881-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe28410894-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe28410895-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108a9-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108aa-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108bd-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108be-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108d2-92d9b50d, #w-node-_84c4beee-e3e2-8c36-0263-0cbe284108d3-92d9b50d, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543345-92d9b51f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af57eb03-09ed-2d99-9f8a-3fb533543351-92d9b51f {
  align-self: center;
}

#w-node-af57eb03-09ed-2d99-9f8a-3fb533543353-92d9b51f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-af57eb03-09ed-2d99-9f8a-3fb533543368-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543369-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354336f-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543370-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354337b-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543383-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354338b-92d9b51f, #w-node-_09d7f458-2d70-86e0-f9b9-cf9ad8d5242e-92d9b51f, #w-node-_09d7f458-2d70-86e0-f9b9-cf9ad8d52433-92d9b51f, #w-node-a684ab41-c432-6a0e-e7c8-e7fb6583c4ab-92d9b51f, #w-node-a684ab41-c432-6a0e-e7c8-e7fb6583c4b0-92d9b51f, #w-node-_6a79bc86-e11a-3786-de66-05b35394898f-92d9b51f, #w-node-_6a79bc86-e11a-3786-de66-05b353948994-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543391-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543393-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543397-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543398-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354339a-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354339d-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354339e-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433a0-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433a3-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433a4-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433a6-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433a9-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433aa-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433ac-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433af-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433b0-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433b2-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433b5-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433b6-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433b8-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433bb-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433bc-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433be-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433c1-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433c2-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433c4-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433c7-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433c8-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433ca-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433cd-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433ce-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433d0-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433d3-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433d4-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433d6-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433d9-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433da-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433dc-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433df-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433e2-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433e5-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433ee-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433ef-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433f0-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433f6-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433f7-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433fd-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb5335433fe-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543404-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543405-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354340b-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354340e-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543417-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543418-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543419-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354341f-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543420-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543426-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543427-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354342d-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354342e-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543434-92d9b51f, #w-node-_6f42e3a1-66c8-9641-3e33-ce9e9ba5cc49-92d9b51f, #w-node-_6f42e3a1-66c8-9641-3e33-ce9e9ba5cc4a-92d9b51f, #w-node-_6f42e3a1-66c8-9641-3e33-ce9e9ba5cc50-92d9b51f, #w-node-_6f42e3a1-66c8-9641-3e33-ce9e9ba5cc51-92d9b51f, #w-node-e6e8b57d-6d92-c01c-a5a5-2bc97c605424-92d9b51f, #w-node-e6e8b57d-6d92-c01c-a5a5-2bc97c60542b-92d9b51f, #w-node-e6e8b57d-6d92-c01c-a5a5-2bc97c605433-92d9b51f, #w-node-e6e8b57d-6d92-c01c-a5a5-2bc97c60543b-92d9b51f, #w-node-_3f6d97fb-cf5c-4aca-4513-260597323a27-92d9b51f, #w-node-d4ebb01b-8a3e-e52b-87e5-fe210fecfb23-92d9b51f, #w-node-_33ff00c8-6f05-e130-583e-881a4d8a96e3-92d9b51f, #w-node-da35b259-bf5a-e1fc-1905-583900284800-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354343c-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb53354343d-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543443-92d9b51f, #w-node-af57eb03-09ed-2d99-9f8a-3fb533543444-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d5b-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d60-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d61-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d67-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d69-92d9b51f, #w-node-_35b64e27-be9a-30c5-587c-62749a1c6d6b-92d9b51f, #w-node-c2b80f45-d74e-266f-91f0-2cab085ea259-92d9b51f, #w-node-c2b80f45-d74e-266f-91f0-2cab085ea25f-92d9b51f, #w-node-bfbf4fe8-111e-2a80-5825-a30d7471d9ad-92d9b51f, #w-node-bfbf4fe8-111e-2a80-5825-a30d7471d9af-92d9b51f, #w-node-bfbf4fe8-111e-2a80-5825-a30d7471d9b1-92d9b51f, #w-node-_441315fd-8fbe-b4c2-2c85-cefca9c13dee-92d9b520 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_441315fd-8fbe-b4c2-2c85-cefca9c13dfc-92d9b520 {
  align-self: center;
}

#w-node-_441315fd-8fbe-b4c2-2c85-cefca9c13e00-92d9b520 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_23f41074-6827-95f6-8330-51022ab72089-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab7208b-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab7208e-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab72090-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab72095-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab72097-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720a1-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720a3-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720a6-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720a9-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720ab-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720af-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720b1-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720b6-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720b8-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720bb-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720bd-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720c0-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720c2-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720c8-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720ca-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720d0-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720d2-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720d8-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720da-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720e3-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720e5-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720eb-92d9b520, #w-node-_23f41074-6827-95f6-8330-51022ab720ed-92d9b520, #w-node-_4334496f-1640-2356-acd6-b99bd106a099-92d9b520, #w-node-_4334496f-1640-2356-acd6-b99bd106a09a-92d9b520, #w-node-_4334496f-1640-2356-acd6-b99bd106a0a0-92d9b520, #w-node-_4334496f-1640-2356-acd6-b99bd106a0a1-92d9b520, #w-node-_5bf2be64-e58f-29bc-4ab1-8c2cd5156f00-92d9b520, #w-node-_789bf5bc-f81e-6478-62cb-547bf6b45ae0-92d9b520, #w-node-_324db24e-8b26-1753-7b5f-83a4a01887b3-92d9b520, #w-node-_0ae9120c-2f81-568d-2fcb-51613b90ec26-92d9b520, #w-node-b33ef577-86a1-fbdb-83d2-91d3e54331fc-92d9b520, #w-node-b33ef577-86a1-fbdb-83d2-91d3e5433200-92d9b520, #w-node-b33ef577-86a1-fbdb-83d2-91d3e5433201-92d9b520, #w-node-b33ef577-86a1-fbdb-83d2-91d3e5433203-92d9b520, #w-node-a718eafa-d73c-f597-2da5-601d0b25f183-92d9b520, #w-node-a718eafa-d73c-f597-2da5-601d0b25f187-92d9b520, #w-node-a718eafa-d73c-f597-2da5-601d0b25f188-92d9b520, #w-node-a718eafa-d73c-f597-2da5-601d0b25f18a-92d9b520, #w-node-ad5c4326-bdf5-2e31-b4d8-7034f5c04e5a-92d9b520, #w-node-ad5c4326-bdf5-2e31-b4d8-7034f5c04e5b-92d9b520, #w-node-ad5c4326-bdf5-2e31-b4d8-7034f5c04e61-92d9b520, #w-node-ad5c4326-bdf5-2e31-b4d8-7034f5c04e62-92d9b520, #w-node-ad5c4326-bdf5-2e31-b4d8-7034f5c04e69-92d9b520, #w-node-_94d9dc32-3b7c-4948-d0d0-85ed456c4067-92d9b520, #w-node-_6fc667b2-04ec-ad3a-17ec-3873d97c0cd9-92d9b520, #w-node-_845fd29c-f2a9-f172-f1d2-568c8b5f415a-92d9b520, #w-node-b50eebd5-8904-733b-d811-637315569ddc-92d9b520, #w-node-_67644fd6-2872-af6f-70f1-c0ae843c3f08-92d9b520, #w-node-_67644fd6-2872-af6f-70f1-c0ae843c3f0b-92d9b520, #w-node-_67644fd6-2872-af6f-70f1-c0ae843c3f0c-92d9b520, #w-node-_67644fd6-2872-af6f-70f1-c0ae843c3f0f-92d9b520, #w-node-_5a6d1313-f3f3-310b-fe65-33ea3883f044-92d9b520, #w-node-_5449df45-1c96-352d-501b-cd855ea70db7-92d9b520, #w-node-_5449df45-1c96-352d-501b-cd855ea70dba-92d9b520, #w-node-_5449df45-1c96-352d-501b-cd855ea70dbb-92d9b520, #w-node-_5449df45-1c96-352d-501b-cd855ea70dbe-92d9b520, #w-node-_3a30213b-e2c8-2a08-1bea-6bd75f70683e-92d9b520, #w-node-_5a9965f6-cb98-fa3a-42d1-b2be0c23a7af-92d9b520, #w-node-_5a9965f6-cb98-fa3a-42d1-b2be0c23a7b2-92d9b520, #w-node-_5a9965f6-cb98-fa3a-42d1-b2be0c23a7b3-92d9b520, #w-node-_5a9965f6-cb98-fa3a-42d1-b2be0c23a7b6-92d9b520, #w-node-_395576ba-358c-065a-773a-e8c559f17699-92d9b520, #w-node-_669734b6-7451-f5be-6136-86627d60dc85-92d9b520, #w-node-_669734b6-7451-f5be-6136-86627d60dc88-92d9b520, #w-node-_669734b6-7451-f5be-6136-86627d60dc89-92d9b520, #w-node-_669734b6-7451-f5be-6136-86627d60dc8c-92d9b520, #w-node-_919361b4-68d8-12a2-d953-06d939653b5e-92d9b520, #w-node-_44670769-dcf7-2c50-de69-18fb7b659d1b-92d9b520, #w-node-_44670769-dcf7-2c50-de69-18fb7b659d1e-92d9b520, #w-node-_44670769-dcf7-2c50-de69-18fb7b659d1f-92d9b520, #w-node-_44670769-dcf7-2c50-de69-18fb7b659d22-92d9b520, #w-node-fb12d918-f98a-8495-190e-7517e9753656-92d9b520, #w-node-_0d9af4c1-64fb-4fbe-da93-a5ffab49de6f-92d9b520, #w-node-_0d9af4c1-64fb-4fbe-da93-a5ffab49de72-92d9b520, #w-node-_0d9af4c1-64fb-4fbe-da93-a5ffab49de73-92d9b520, #w-node-_0d9af4c1-64fb-4fbe-da93-a5ffab49de76-92d9b520, #w-node-_6f87fef4-5c6c-2c19-9013-69f96eddfe0a-92d9b520, #w-node-e81be5d3-d2e1-db30-54f6-c95b85b33d19-92d9b520, #w-node-e81be5d3-d2e1-db30-54f6-c95b85b33d1c-92d9b520, #w-node-e81be5d3-d2e1-db30-54f6-c95b85b33d1d-92d9b520, #w-node-e81be5d3-d2e1-db30-54f6-c95b85b33d20-92d9b520, #w-node-f31366c6-3f19-b9e9-bb8a-408f671804ce-92d9b520, #w-node-_67b13eae-44c0-aba2-173a-c8c6b1304b56-92d9b520, #w-node-_67b13eae-44c0-aba2-173a-c8c6b1304b59-92d9b520, #w-node-_67b13eae-44c0-aba2-173a-c8c6b1304b5a-92d9b520, #w-node-_67b13eae-44c0-aba2-173a-c8c6b1304b5d-92d9b520, #w-node-f80d47fa-f882-1460-9195-a93ecced0e0b-92d9b520, #w-node-_3f73f6df-c549-411a-7243-d9e8f1a8b45b-92d9b520, #w-node-_3f73f6df-c549-411a-7243-d9e8f1a8b45e-92d9b520, #w-node-_3f73f6df-c549-411a-7243-d9e8f1a8b45f-92d9b520, #w-node-_3f73f6df-c549-411a-7243-d9e8f1a8b462-92d9b520, #w-node-_8bf9633a-6838-7408-6a96-2527be019394-92d9b520, #w-node-_0ec96855-7035-a776-fed3-4a1d6dfb6e54-92d9b520, #w-node-_0ec96855-7035-a776-fed3-4a1d6dfb6e57-92d9b520, #w-node-_0ec96855-7035-a776-fed3-4a1d6dfb6e58-92d9b520, #w-node-_0ec96855-7035-a776-fed3-4a1d6dfb6e5b-92d9b520, #w-node-_10899619-5e0e-c906-af1f-6f21297201f1-92d9b520, #w-node-c4603090-f2ad-5c54-098a-722456b88734-92d9b520, #w-node-c4603090-f2ad-5c54-098a-722456b88737-92d9b520, #w-node-c4603090-f2ad-5c54-098a-722456b88738-92d9b520, #w-node-c4603090-f2ad-5c54-098a-722456b8873b-92d9b520, #w-node-_0108cbca-5e8f-d56d-9625-5c078cf222f6-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a2267949ff-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a00-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a06-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a07-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a12-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a19-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a1a-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a1c-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a1e-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a25-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a26-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a28-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a2a-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a31-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a32-92d9b520, #w-node-_5c951f7b-5dfa-05f8-998d-77a226794a34-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c87-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c88-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c8e-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c8f-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c96-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c97-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c98-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c9a-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c9b-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c9c-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970c9e-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca0-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca3-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca4-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca6-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca7-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ca8-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970caa-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cac-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970caf-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb0-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb2-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb3-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb4-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb6-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cb8-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cbb-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cbc-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cbd-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cbf-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc0-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc1-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc3-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc5-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc8-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cc9-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ccb-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ccc-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ccd-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ccf-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd1-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd4-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd5-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd7-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd8-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cd9-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cdb-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cdd-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce0-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce1-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce2-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce4-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce5-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce6-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ce8-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cea-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970ced-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cee-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf0-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf1-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf2-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf4-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf6-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cf9-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cfa-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cfc-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cfd-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970cfe-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970d00-92d9b520, #w-node-c57162a9-1b84-b835-a993-53ab57970d02-92d9b520, #w-node-de6c3c94-b485-2829-38f6-7c8205789093-92d9b520, #w-node-c408ff54-74f3-db89-81d3-217995d2a2b3-92d9b520, #w-node-_35fcd00a-db8b-0513-931d-82a77b041006-92d9b520, #w-node-e3b83f03-8b7b-2205-14c8-dac022d59b2c-92d9b53a, #w-node-_8f51e7be-f273-880b-04c8-7dffe9df0cf1-92d9b53a, #w-node-e5deee73-9271-b5b4-754e-1dd045d1a27d-92d9b53a, #w-node-_5c6c6e13-d289-4fa7-2e7b-dd52b4257d5f-92d9b53a, #w-node-_5c6c6e13-d289-4fa7-2e7b-dd52b4257d60-92d9b53a, #w-node-c35a7c84-9cb1-a248-9a45-ccfbb96c5662-92d9b53a, #w-node-_19c7ee1b-a600-c4eb-3313-6efbdbee6942-92d9b53a, #w-node-d11f2ca2-50e1-61ce-4c43-775d967af422-92d9b53a, #w-node-d11f2ca2-50e1-61ce-4c43-775d967af423-92d9b53a, #w-node-d11f2ca2-50e1-61ce-4c43-775d967af427-92d9b53a, #w-node-d11f2ca2-50e1-61ce-4c43-775d967af428-92d9b53a, #w-node-d11f2ca2-50e1-61ce-4c43-775d967af42a-92d9b53a, #w-node-_85ebec45-315e-83d0-ba73-6f85f9e39bc1-92d9b53a, #w-node-_85ebec45-315e-83d0-ba73-6f85f9e39bc2-92d9b53a, #w-node-_85ebec45-315e-83d0-ba73-6f85f9e39bc6-92d9b53a, #w-node-_85ebec45-315e-83d0-ba73-6f85f9e39bc7-92d9b53a, #w-node-_85ebec45-315e-83d0-ba73-6f85f9e39bca-92d9b53a, #w-node-cc32ab72-8d88-2e56-f299-49a4be8bfc3e-92d9b53a, #w-node-cc32ab72-8d88-2e56-f299-49a4be8bfc3f-92d9b53a, #w-node-cc32ab72-8d88-2e56-f299-49a4be8bfc43-92d9b53a, #w-node-cc32ab72-8d88-2e56-f299-49a4be8bfc44-92d9b53a, #w-node-cc32ab72-8d88-2e56-f299-49a4be8bfc47-92d9b53a, #w-node-f04c4cec-272d-b427-1f75-7061df9c4eaf-92d9b53a, #w-node-f04c4cec-272d-b427-1f75-7061df9c4eb0-92d9b53a, #w-node-f04c4cec-272d-b427-1f75-7061df9c4eb3-92d9b53a, #w-node-f04c4cec-272d-b427-1f75-7061df9c4eb4-92d9b53a, #w-node-f04c4cec-272d-b427-1f75-7061df9c4eb7-92d9b53a, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbf7-92d9b541, #terms.w-node-_52f42314-b674-6fe7-3782-2aed90b7fbfa-92d9b541, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbfb-92d9b541, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbff-92d9b541, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc00-92d9b541, #w-node-cd344803-dd5e-55b1-0099-c7bb577706d8-92d9b541, #privacy.w-node-_9c9dcb0a-c7b2-c1dc-da2e-115328d42953-92d9b541, #w-node-_9c9dcb0a-c7b2-c1dc-da2e-115328d42954-92d9b541, #w-node-_9c9dcb0a-c7b2-c1dc-da2e-115328d42958-92d9b541, #w-node-_9c9dcb0a-c7b2-c1dc-da2e-115328d42959-92d9b541, #w-node-_9c9dcb0a-c7b2-c1dc-da2e-115328d4295d-92d9b541, #imprint.w-node-_602d4a85-4699-66ff-d7e5-27098ae18f79-92d9b541, #w-node-_602d4a85-4699-66ff-d7e5-27098ae18f7a-92d9b541, #w-node-_602d4a85-4699-66ff-d7e5-27098ae18f7e-92d9b541, #w-node-_602d4a85-4699-66ff-d7e5-27098ae18f7f-92d9b541, #w-node-_602d4a85-4699-66ff-d7e5-27098ae18f83-92d9b541, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbf7-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbfa-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbfb-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fbff-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc00-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc03-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc11-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc12-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc15-92d9b542, #w-node-_52f42314-b674-6fe7-3782-2aed90b7fc16-92d9b542, #w-node-bfda0731-a1dd-229e-f5f8-8aa6856d10dd-92d9b542, #w-node-_6cb3229d-8ee4-e0ae-8692-ff3f2b992038-92d9b542, #w-node-_021950db-625d-aab2-9139-ea5b8ab9ddbe-92d9b542, #w-node-_1c581499-5536-c226-f8c5-4f64b5edebb2-92d9b542, #w-node-bc21a062-e81f-f712-85b5-d9ac97828c5c-92d9b542, #w-node-bc21a062-e81f-f712-85b5-d9ac97828c5d-92d9b542, #w-node-bc21a062-e81f-f712-85b5-d9ac97828c60-92d9b542, #w-node-bc21a062-e81f-f712-85b5-d9ac97828c61-92d9b542, #w-node-bc21a062-e81f-f712-85b5-d9ac97828c70-92d9b542, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdb3-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdb5-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdb6-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdba-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdbb-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdbe-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdc9-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdca-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdce-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdcf-92d9b543, #w-node-_04e579ea-40eb-4cd2-afc0-54d5b76ecdd2-92d9b543, #w-node-f5eecb0d-8117-a0fb-6c68-8f9ed78a8b78-92d9b543, #w-node-f5eecb0d-8117-a0fb-6c68-8f9ed78a8b79-92d9b543, #w-node-f5eecb0d-8117-a0fb-6c68-8f9ed78a8b7c-92d9b543, #w-node-f5eecb0d-8117-a0fb-6c68-8f9ed78a8b7d-92d9b543, #w-node-f5eecb0d-8117-a0fb-6c68-8f9ed78a8b80-92d9b543, #w-node-cd49f020-3201-373d-67b5-0238b163a282-92d9b560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cd49f020-3201-373d-67b5-0238b163a289-92d9b560 {
  align-self: center;
  justify-self: end;
}

#w-node-a89634fd-6518-169f-0053-cd477f53e66c-92d9b560, #w-node-ae379a56-3396-0a1d-354e-c2370be519e9-92d9b560, #w-node-_35658b12-5dff-c121-af46-829af059fbc8-92d9b560, #w-node-d70defe9-f919-ec3b-6e08-844860f2602f-92d9b560, #w-node-_04fa531f-c1a0-f99b-19b7-8ad9da7fea9b-92d9b560, #w-node-_637b5d1c-ad9c-24bb-ac47-66e381833fa4-92d9b560, #w-node-fb895c6e-6d3c-33a0-f3da-94ff50d30413-92d9b560, #w-node-_671a4b64-981c-db98-9aca-cca483d6010c-92d9b560, #w-node-_17c6ea51-4616-07f4-11c8-5e94450e3992-92d9b560, #w-node-_54c0c89a-f86f-b5a2-d7c2-b23aacb443e5-92d9b560, #w-node-a78bc388-bf63-0909-8359-2a02fd4d3452-92d9b560, #w-node-_13d07067-c66f-4da3-d793-83500960eacf-92d9b560, #w-node-a8591e38-8f43-558e-4aeb-acbf5af28054-92d9b560, #w-node-f65e7432-a601-a1d2-022d-cd9bfc885be5-92d9b560, #w-node-_87d546be-7672-7812-0fe4-7760f876563d-92d9b560, #w-node-_9e06368c-db06-e738-3d59-d7db8fa6930f-92d9b560, #w-node-_9f203784-3aa2-917c-e533-a6e00b8741c9-92d9b560, #w-node-d622e706-0d49-bd41-c2fe-ae8d9c1c2f01-92d9b560, #w-node-d8ff2040-6ea3-fc8d-9292-60850046208b-92d9b560, #w-node-a8c71eb1-5936-93f6-8d16-0f4281361016-92d9b560, #w-node-_58bb05c2-691a-8411-eeb7-dde59460d4b3-92d9b560, #w-node-_1e61976b-0ce7-7191-4d05-baf0847b45e7-92d9b560, #w-node-bb3a9502-2d4c-f0d4-ced9-4ba59dc7fffb-92d9b560, #w-node-_76ea3531-1415-eaf0-84a0-2b4a6b121094-92d9b560, #w-node-_3b69ce82-f015-5cb2-3ef8-ec22ee1839c9-92d9b560, #w-node-_7a6a43dd-d6bb-e731-b656-bb0d8e2e3d96-92d9b560, #w-node-ca1daefc-e5e5-a2ec-7ad0-714629b6f2a3-92d9b560, #w-node-_23e2d182-8e15-10fd-834e-806ca7c70cd4-92d9b560, #w-node-_17c3f5fb-d9dd-6d8c-cc0f-22c0fb4d141d-92d9b560, #w-node-_23e2d182-8e15-10fd-834e-806ca7c70cd8-92d9b560, #w-node-_4c3642c7-de45-510f-8f2d-ff03b87d60c9-92d9b560, #w-node-c54237f0-88bc-3138-7072-05f191f54c65-92d9b560, #w-node-_4c3642c7-de45-510f-8f2d-ff03b87d60d3-92d9b560, #w-node-a4d3213e-7159-2bc6-aab8-cd55b778f3a6-92d9b560, #w-node-_4c3642c7-de45-510f-8f2d-ff03b87d60d7-92d9b560, #w-node-_41be3a85-bd9a-c755-bd91-44bb7ba5d08c-92d9b560, #w-node-_01b0a0bf-b7b4-67c8-936b-af40ddd9e83d-92d9b560, #w-node-_1e5fa770-e1e3-b394-b43c-c84d2f00a624-92d9b560, #w-node-_99126c08-9d2d-9195-5e1c-6fbbb3bc5a53-92d9b560, #w-node-_8fe7befc-e558-dd9d-2274-1c1819f3036c-92d9b560, #w-node-_01b0a0bf-b7b4-67c8-936b-af40ddd9e847-92d9b560, #w-node-_1b8236f4-6ffe-d14c-dc1e-61f15e88f188-92d9b560, #w-node-_01b0a0bf-b7b4-67c8-936b-af40ddd9e84b-92d9b560, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cb64-92d9b578, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cb65-92d9b578, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cb6b-92d9b578, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cb6c-92d9b578 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cb83-92d9b578, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cbae-92d9b578, #w-node-_55a9f2ca-9118-8c72-0649-eb5eb640cbdc-92d9b578 {
  align-self: end;
}

#w-node-ec06cfad-9df9-8c68-9453-bff0fb79e800-92d9b579, #w-node-_0f231c45-1705-ea11-7973-649bf4915344-92d9b579, #w-node-c1d42228-db68-3b73-6837-db82191f7605-92d9b579, #w-node-_2ad9a33a-c8c5-d3ac-a3c7-0d4ade1cb9a9-92d9b579, #w-node-ad49994c-e34d-758a-445e-a011eb2901b0-92d9b579, #w-node-_8f6b770f-66b9-e6b5-21ad-6c35b7857e71-92d9b579, #w-node-_8f6b770f-66b9-e6b5-21ad-6c35b7857e72-92d9b579, #w-node-_8f6b770f-66b9-e6b5-21ad-6c35b7857e74-92d9b579, #w-node-_2dbf85ee-7e45-956b-a49b-ce19c6586524-92d9b579, #w-node-_2dbf85ee-7e45-956b-a49b-ce19c6586525-92d9b579, #w-node-_2dbf85ee-7e45-956b-a49b-ce19c6586527-92d9b579, #w-node-_560d0111-eaee-11e5-81b1-f2f6c6162114-92d9b579, #w-node-_560d0111-eaee-11e5-81b1-f2f6c6162115-92d9b579, #w-node-_560d0111-eaee-11e5-81b1-f2f6c6162117-92d9b579, #w-node-b12ad3e7-bd49-a0b3-2c61-68585eefb267-92d9b579, #w-node-b12ad3e7-bd49-a0b3-2c61-68585eefb268-92d9b579, #w-node-b12ad3e7-bd49-a0b3-2c61-68585eefb26a-92d9b579, #w-node-_060920a1-0446-c4e8-8cac-04b20ca73afd-92d9b579, #w-node-_060920a1-0446-c4e8-8cac-04b20ca73afe-92d9b579, #w-node-_060920a1-0446-c4e8-8cac-04b20ca73b00-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa98e-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa991-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9a8-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9a9-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9ab-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9ad-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9ae-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9b0-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9b2-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9b3-92d9b579, #w-node-_41ec3454-ada3-5745-1ecd-b837fc4aa9b5-92d9b579, #w-node-c1f674e9-f829-bd49-c3a8-42da44266ff4-92d9b579, #w-node-c1f674e9-f829-bd49-c3a8-42da44266ff7-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c43-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c44-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c46-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c48-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c49-92d9b579, #w-node-bcd44418-eac9-4ea3-32bd-eafa30998c4b-92d9b579, #w-node-_131a3e5a-b93d-f6d4-97ce-54cac2ecb106-92d9b579, #w-node-_131a3e5a-b93d-f6d4-97ce-54cac2ecb109-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5cf9-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5cfa-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5cfc-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5cfe-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5cff-92d9b579, #w-node-_2fadeb7c-639f-7ba5-caba-3afb629c5d01-92d9b579, #w-node-_2a899919-2f9a-e11e-4f14-8fd3515e6648-92d9b579, #w-node-ed9d1bbb-151d-38cb-fd07-90838c5e5b92-92d9b579, #w-node-_106fd873-16c4-0f4e-d0e4-6faf36d0cdc0-92d9b579, #w-node-de2cdb8a-a8d4-a62b-6032-a56115a14ca5-92d9b579, #w-node-ab8c0101-526a-5c9e-5fc9-d3bab2ea03b8-92d9b579, #w-node-_696dd707-6a98-67d3-e9af-20b2e8ad12e5-92d9b579, #w-node-_1f320308-a920-3a87-5cd3-117814d321fd-92d9b579, #w-node-e2cf07a8-bc30-584e-cb9c-b87dc7075852-92d9b579, #w-node-_3c97c66d-1708-5f88-4cd4-5cc351beb518-92d9b579, #w-node-_16940b6b-242a-3cb7-0b49-145f11248e0d-92d9b579, #w-node-_910f64be-1c9d-926d-32ff-8955601c784a-92d9b579, #w-node-_06900987-1076-2414-96b3-023cfc5a6c44-92d9b579, #w-node-_159f6f80-c279-666e-116b-ebffe8686d3b-92d9b579, #w-node-_0acfa872-6cab-4e18-18ad-9a79f532836d-92d9b579, #w-node-bafe6f24-b67f-3506-1219-6e4dbdbfe231-92d9b579, #w-node-_3a6a5e47-d76f-970b-40f3-35e74f273258-92d9b579, #w-node-bafe6f24-b67f-3506-1219-6e4dbdbfe236-92d9b579, #w-node-_73a68a1c-b724-1cd2-7c46-58ff450d41ad-92d9b579, #w-node-e44935e1-a5dd-9c24-d165-c0925669377e-92d9b579, #w-node-_67b0f790-cb86-6662-d53e-f1e819e7586b-92d9b579, #w-node-d0758581-ba28-a0ba-6616-2eca8d22a9b7-92d9b579, #w-node-_67b0f790-cb86-6662-d53e-f1e819e75870-92d9b579, #w-node-_41e06448-0254-0d1f-947c-1e233f546d21-92d9b579, #w-node-_48176dec-9c24-43c8-5431-438a63855628-92d9b579, #w-node-e76f4316-106b-7425-7940-13d5c3e68c84-92d9b579, #w-node-d68a71fa-7a2b-8426-2a36-fd32a96e9316-92d9b579, #w-node-e76f4316-106b-7425-7940-13d5c3e68c89-92d9b579, #w-node-b708de9c-6eed-a903-a666-5c5b7c8c6fc2-92d9b579 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2b2ca048-6954-6aa2-477b-feb53c4265d0-92d9b57c, #w-node-_2b2ca048-6954-6aa2-477b-feb53c4265d9-92d9b57c, #w-node-_2b2ca048-6954-6aa2-477b-feb53c4265e0-92d9b57c, #w-node-_2b2ca048-6954-6aa2-477b-feb53c4265e7-92d9b57c, #w-node-_2b2ca048-6954-6aa2-477b-feb53c4265ee-92d9b57c, #w-node-_2b2ca048-6954-6aa2-477b-feb53c4265f5-92d9b57c {
  justify-self: start;
}

#w-node-_29f620ca-8f64-fe6f-690b-eb5cf0fb3d60-92d9b57c, #w-node-_29f620ca-8f64-fe6f-690b-eb5cf0fb3d96-92d9b57c, #w-node-_29f620ca-8f64-fe6f-690b-eb5cf0fb3dd4-92d9b57c, #w-node-_29f620ca-8f64-fe6f-690b-eb5cf0fb3e14-92d9b57c {
  align-self: end;
}

#w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a07-92d9b57d, #w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a0e-92d9b57d, #w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a15-92d9b57d, #w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a1c-92d9b57d, #w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a23-92d9b57d, #w-node-_8299ea4d-11ef-4124-1a9c-be0e78335a2a-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89c86-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89c8d-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89c94-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89c9b-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89ca2-92d9b57d, #w-node-_688f0509-cb2b-4208-c51a-846d60e89ca9-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc117-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc11e-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc125-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc12c-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc133-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc13a-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc14e-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc155-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc15c-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc163-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc16a-92d9b57d, #w-node-_58ff494a-a5d5-7ef0-9cdf-f6cf592cc171-92d9b57d {
  align-self: center;
}

#w-node-cd49412e-10fa-45a9-2a11-df1b630c2dfe-92d9b57d {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-cd49412e-10fa-45a9-2a11-df1b630c2e01-92d9b57d {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-cd49412e-10fa-45a9-2a11-df1b630c2e04-92d9b57d {
  grid-area: 1 / 4 / 2 / 5;
}

#w-node-_26453693-0673-2920-00d7-68eb5613a83a-92d9b585 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_26453693-0673-2920-00d7-68eb5613a83e-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a842-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a849-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a84d-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a85a-92d9b585, #w-node-_39636efd-c9dd-a143-3f58-8902cabb71d2-92d9b585 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_26453693-0673-2920-00d7-68eb5613a85e-92d9b585 {
  justify-self: center;
}

#w-node-_26453693-0673-2920-00d7-68eb5613a85f-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a860-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a862-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a863-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a865-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a867-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a869-92d9b585, #w-node-_26453693-0673-2920-00d7-68eb5613a86b-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db66-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db68-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db6b-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db6e-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db70-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db72-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db74-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db76-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db79-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db7c-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db7e-92d9b585 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db80-92d9b585 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db82-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db84-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db87-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db8a-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db8c-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db8e-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db90-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db92-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db94-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db96-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db98-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db9a-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2db9d-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dba0-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dba2-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dba4-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dba6-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dba9-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dbab-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dbad-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dbaf-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dbb1-92d9b585, #w-node-_6efe1a4f-45aa-0c0c-032f-f15fd3e2dbb3-92d9b585, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca86-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca8a-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca8c-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca8e-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca91-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca95-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca99-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819ca9d-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819caa6-92d9b586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c1b497d-2d2d-6538-1900-7cf51819caaa-92d9b586 {
  justify-self: center;
}

#w-node-_7c1b497d-2d2d-6538-1900-7cf51819caab-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819caac-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819caae-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819caaf-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cab1-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cab3-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cab5-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cab7-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cabf-92d9b586, #w-node-_2e059877-fe29-5e3b-1af1-e598f0188a2a-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cac5-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cac6-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cac8-92d9b586, #w-node-_2cfd75fc-f4fc-2aa4-552a-0fe1156c854e-92d9b586, #w-node-_2cfd75fc-f4fc-2aa4-552a-0fe1156c854f-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cacd-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cacf-92d9b586, #w-node-_3de92f77-e838-4f38-8bb5-78d7f51c0299-92d9b586, #w-node-_3de92f77-e838-4f38-8bb5-78d7f51c029a-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cad4-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cad6-92d9b586, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cadd-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e4b-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e4d-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e50-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e53-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e55-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e57-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e59-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e5b-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e5e-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e61-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e63-92d9b586 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e65-92d9b586 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e67-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e69-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e6c-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e6f-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e71-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e73-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e75-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e77-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e79-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e7b-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e7d-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e7f-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e82-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e85-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e87-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e89-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e8b-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e8e-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e90-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e92-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e94-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e96-92d9b586, #w-node-_8fe621ba-52ed-d54c-c1cd-cfe91f636e98-92d9b586, #w-node-_2458c141-e1b0-9aa4-df4c-a5bde6aa9c01-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68e0-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6915-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a694a-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a697f-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69b4-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69e9-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a1e-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a53-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a88-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6abd-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6af2-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b27-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b5c-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b91-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bc6-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bfb-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c30-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c65-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64ad-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64ae-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b2-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b3-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64b6-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c4-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c5-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c8-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64c9-92d9b58a, #w-node-_3c09fdef-1e3b-a306-1d50-65828a9f64cc-92d9b58a, #w-node-_3e353535-fba6-398b-47c6-0f2f00762870-92d9b58a, #w-node-_3e353535-fba6-398b-47c6-0f2f00762871-92d9b58a, #w-node-_3e353535-fba6-398b-47c6-0f2f00762872-92d9b58a, #w-node-_3e353535-fba6-398b-47c6-0f2f00762873-92d9b58a, #w-node-_3e353535-fba6-398b-47c6-0f2f00762874-92d9b58a, #w-node-_6c700059-df44-e59f-bb46-7ca1690010f5-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca1690010f7-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca1690010f9-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca1690010fb-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca1690010fc-92d9b5be, #w-node-_7d77a22d-fcc4-9bf9-8ba4-ca49b0ad7ec1-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca169001108-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca169001104-92d9b5be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c700059-df44-e59f-bb46-7ca169001100-92d9b5be {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6c700059-df44-e59f-bb46-7ca16900110c-92d9b5be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6c700059-df44-e59f-bb46-7ca169001115-92d9b5be {
  justify-self: start;
}

#w-node-_6c700059-df44-e59f-bb46-7ca16900111c-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca169001121-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3c4-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3c7-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ca-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3cc-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ce-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3d0-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3d2-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3d5-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3d8-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3da-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3dc-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3de-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3e0-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3e2-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3e4-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3e7-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ea-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ec-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ee-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3f0-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3f2-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3f4-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3f6-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3f8-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3fa-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3fc-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb3ff-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb402-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb404-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb406-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb408-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb40a-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb40c-92d9b5be, #w-node-b850d262-5337-3b85-535b-11122e3bb40d-92d9b5be {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-af57eb03-09ed-2d99-9f8a-3fb533543353-92d9b51f, #w-node-_441315fd-8fbe-b4c2-2c85-cefca9c13e00-92d9b520 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada25-92d9b3ec, #w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada29-92d9b3ec, #w-node-_4e97227d-dc1d-6de4-b9ce-deb4ab1cb1db-2fe08bdf {
    justify-self: stretch;
  }

  #w-node-b8ff5296-1bff-fb36-1e1e-23d9c7f10e20-92d9b48e {
    justify-self: center;
  }

  #w-node-_246104a4-52cc-2395-3994-3ad8e6b94f5c-92d9b4ce {
    grid-row: span 1 / span 1;
  }

  #w-node-_6841d5ed-f934-0c2a-0af1-a44df6a8708d-92d9b4ce {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_652fc11a-5e9a-0bbf-c2c6-3b44a424af33-92d9b4cf {
    align-self: start;
  }

  #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39016-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39024-92d9b4cf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39025-92d9b4cf {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }

  #w-node-_2d8f4b90-aba2-2fa3-0f8d-4d3f149d4625-92d9b4cf {
    justify-self: center;
  }

  #w-node-c7711374-48a0-939d-da5c-0de9920bdcc8-92d9b4d2, #w-node-_10c0acfd-36b2-4861-a5b0-f0c0e535b30d-92d9b4d2, #w-node-_62f18972-fdd2-2fe4-c0b4-16620798ca4b-92d9b4f5, #w-node-_3f7ff687-48f9-c187-9d4e-b294798572c8-92d9b4f5, #w-node-fbab2126-40c8-ae50-0699-da4869cf442a-92d9b4f5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_14757ac6-2cec-e934-3155-325667c9fbc9-92d9b4f5 {
    grid-column: span 2 / span 2;
  }

  #w-node-d5b8c942-226f-1fe6-2393-e624a0c23c2a-a0c23c2a {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_3110edcf-9116-6c79-16a2-f20c3ef39b57-92d9b4f9 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_23bc1fd0-3063-ed11-4dff-5a9c225011c6-92d9b4f9, #w-node-_23bc1fd0-3063-ed11-4dff-5a9c225011cd-92d9b4f9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-e0cda5a5-075d-075a-3efd-657b1d91dd65-92d9b50d {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_7cd049a7-7ae3-9b01-962f-1980db48e7dd-92d9b50d, #w-node-c021ebfc-e877-9461-026d-731b0535bb33-92d9b50d, #w-node-_355035bf-5b6f-c82b-12bd-c7bd766afeba-92d9b50d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cd49f020-3201-373d-67b5-0238b163a289-92d9b560 {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: stretch;
  }

  #w-node-_73a68a1c-b724-1cd2-7c46-58ff450d41ad-92d9b579, #w-node-e44935e1-a5dd-9c24-d165-c0925669377e-92d9b579, #w-node-_48176dec-9c24-43c8-5431-438a63855628-92d9b579 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7c1b497d-2d2d-6538-1900-7cf51819cabf-92d9b586 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-92d9b58a, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-92d9b58a, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-92d9b58a {
    grid-area: span 2 / span 1 / span 2 / span 1;
    align-self: start;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada24-92d9b3ec, #w-node-de9a76b7-982f-b776-4d93-5e8590de87cc-2fe08bdf {
    justify-self: center;
  }

  #w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e801546c-92d9b480 {
    grid-column: span 2 / span 2;
  }

  #w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e8015470-92d9b480, #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270dca-92d9b481 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270ddd-92d9b481, #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e03-92d9b481 {
    grid-column: span 1 / span 1;
  }

  #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e16-92d9b481 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e29-92d9b481, #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e3c-92d9b481, #w-node-_6d3daa47-4b54-4e8f-6b09-b05ced270e4f-92d9b481 {
    grid-column: span 1 / span 1;
  }

  #w-node-_33fa26f5-f200-37db-8ba9-0b2c56f7ed5e-92d9b488, #w-node-ccb380ca-54ba-962c-c933-e4d81778318d-92d9b4cd {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_373e1e4a-ba89-adcd-e292-752ce69443f7-92d9b4ce, #w-node-_373e1e4a-ba89-adcd-e292-752ce6944407-92d9b4ce, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39016-92d9b4cf, #w-node-_8677de7b-3d27-d9d4-03e6-8e0b28f39024-92d9b4cf {
    grid-column: span 1 / span 1;
  }

  #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041e6-92d9b4d0 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1a17cda6-e295-b2c4-3694-573d76ade39c-92d9b4f5 {
    grid-column: span 2 / span 2;
  }

  #w-node-_1a17cda6-e295-b2c4-3694-573d76ade3b4-92d9b4f5 {
    align-self: start;
  }

  #w-node-_14757ac6-2cec-e934-3155-325667c9fbc9-92d9b4f5 {
    grid-column: span 1 / span 1;
  }

  #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e2-92d9b4f9 {
    justify-self: stretch;
  }

  #w-node-fe29a2f6-d3c5-5273-ffaa-7afbe7f8d6e5-92d9b4f9 {
    justify-self: center;
  }

  #w-node-c57162a9-1b84-b835-a993-53ab57970ce0-92d9b520 {
    grid-column: span 2 / span 2;
  }

  #w-node-cd49f020-3201-373d-67b5-0238b163a287-92d9b560 {
    justify-self: center;
  }

  #w-node-cd49412e-10fa-45a9-2a11-df1b630c2dfe-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e01-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e04-92d9b57d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e09-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e17-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e25-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e38-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e49-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e5f-92d9b57d, #w-node-cd49412e-10fa-45a9-2a11-df1b630c2e75-92d9b57d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-92d9b58a, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-92d9b58a, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-92d9b58a {
    grid-area: span 1 / span 5 / span 1 / span 5;
  }

  #w-node-_6c700059-df44-e59f-bb46-7ca169001108-92d9b5be, #w-node-_6c700059-df44-e59f-bb46-7ca169001104-92d9b5be {
    grid-column: span 2 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_956be35d-6a6d-ef7b-5003-9edc1c8ada29-92d9b3ec {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e801546e-92d9b480 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0f8af541-5c0d-a0e7-3b55-c5b7e8015470-92d9b480 {
    grid-column: span 2 / span 2;
  }

  #w-node-_922b5cf8-c12c-1fdb-f04c-31105c844f02-92d9b482 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_9668ea0d-ca99-4148-bc59-590ffa2ec049-92d9b494 {
    justify-self: stretch;
  }

  #w-node-_7a9cdebc-c882-52b1-d2ea-83289c0041f4-92d9b4d0 {
    justify-self: center;
  }

  #w-node-d6c0ab32-b558-5280-f756-4330bd573a16-92d9b4d1 {
    justify-self: start;
  }

  #w-node-d6c0ab32-b558-5280-f756-4330bd573a18-92d9b4d1 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_6744dfbe-51cc-9ea8-c456-f031e87da577-92d9b4ef {
    justify-self: stretch;
  }

  #w-node-_67662567-423e-a78e-bf4b-9fabde77a79c-92d9b4f5 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_1a17cda6-e295-b2c4-3694-573d76ade39c-92d9b4f5 {
    grid-column: span 1 / span 1;
  }

  #w-node-_0e3e07ac-24eb-e1a1-111b-5ff21f1fa666-92d9b4f5 {
    justify-self: end;
  }

  #w-node-dd70c2fe-2c5f-975f-da98-72b213df2c99-92d9b4f9, #w-node-f318bedb-cd5b-7121-152f-449b101bf3ce-92d9b4f9, #w-node-_7deaa98e-7414-d24d-c91e-843b210ac43c-92d9b4f9, #w-node-_33658259-629c-0d4e-d9c6-b1c5ea560fae-92d9b50d {
    justify-self: stretch;
  }

  #w-node-_797ae121-2974-5257-979d-41910f572eaf-92d9b50d {
    justify-self: end;
  }

  #w-node-_355035bf-5b6f-c82b-12bd-c7bd766afeba-92d9b50d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d5ef2d8c-5ffd-357a-e8d5-9d911bac4ed5-92d9b50d {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c57162a9-1b84-b835-a993-53ab57970ce0-92d9b520 {
    grid-column: span 1 / span 1;
  }

  #w-node-cd49f020-3201-373d-67b5-0238b163a288-92d9b560, #w-node-cd49f020-3201-373d-67b5-0238b163a28a-92d9b560, #w-node-_48176dec-9c24-43c8-5431-438a63855628-92d9b579 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_26453693-0673-2920-00d7-68eb5613a85e-92d9b585, #w-node-_7c1b497d-2d2d-6538-1900-7cf51819caaa-92d9b586 {
    justify-self: stretch;
  }

  #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68b9-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a68ee-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6923-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6958-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a698d-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69c2-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a69f7-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a2c-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a61-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6a96-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6acb-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b00-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b35-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b6a-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6b9f-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6bd4-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c09-92d9b58a, #w-node-_8d10f2de-9dc7-c06c-1864-9f07c53a6c3e-92d9b58a, #w-node-_19a5e326-b8f7-f5dd-9d01-6b98582ba4a0-92d9b58a, #w-node-ff6fc2b9-6f25-b3d9-c9cd-ee7e966ec04d-92d9b58a {
    grid-column: span 5 / span 5;
  }

  #w-node-_6c700059-df44-e59f-bb46-7ca169001115-92d9b5be {
    justify-self: stretch;
  }
}


@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@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: '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;
}