@font-face {
  font-family: Plus Jakarta Sans Variable;
  src: url('../fonts/PlusJakartaSans-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-color--text-primary: var(--base-color-brand--bounti-black);
  --archive--neutrals--gray-disabled: #6f7a5d;
  --spacing--xlarge: 4rem;
  --spacing--xsmall: 1rem;
  --spacing--xhuge: 8rem;
  --spacing--xxhuge: 12rem;
  --spacing--huge: 6rem;
  --spacing--large: 3rem;
  --spacing--xxlarge: 5rem;
  --spacing--xxsmall: .25rem;
  --spacing--tiny: .125rem;
  --spacing--small: 1.5rem;
  --spacing--medium: 2rem;
  --spacing-mobile--xsmall: .5rem;
  --black: black;
  --base-color-brand--bounti-white: #f9faf5;
  --base-color-blue--100: #defafb;
  --base-color-chartreuse--300: #dcf545;
  --sizing--small: 20rem;
  --sizing--xxlarge: 72rem;
  --sizing--xsmall: 16rem;
  --sizing--medium: 32rem;
  --sizing--large: 48rem;
  --white: white;
  --new-black: #1a1817;
  --archive--neutrals--black-lowest: #2d3824;
  --sizing--xlarge: 64rem;
  --archive--neutrals--gray-overlay: #f2f3ea;
  --archive--neutrals--gray-outline: #dee0ce;
  --base-color-brand--chartreuse: var(--base-color-chartreuse--300);
  --archive--secondary-light--black: #232e19;
  --base-color-brand--bounti-black: var(--base-color-chartreuse--900);
  --archive--neutrals--white-surface: #f9faf5;
  --sizing--xxsmall: .75rem;
  --border-width--small: 4px;
  --base-color-chartreuse--400: #cbe90b;
  --archive--secondary-light--chartreuse: #f1fc9a;
  --base-color-brand--blue: #b4e3e4;
  --archive--neutrals--gray-accent: #eef0e6;
  --orange: #ee5936;
  --archive--neutrals--black-highest: #090f04;
  --base-color-chartreuse--600: #879b07;
  --border-radius--large: 48px;
  --border-radius--regular: 32px;
  --archive--neutrals--gray-dark-outline: #cfd1c0;
  --archive--neutrals--black-mid: #161f0f;
  --border-radius--small: 16px;
  --border-radius--medium: 40px;
  --border-radius--regularx: 24px;
  --spacing-mobile--medium: 1.25rem;
  --base-color-chartreuse--800: #222702;
  --base-color-neutral--grey--100: #edede9;
  --base-color-chartreuse--100: #f5fcc5;
  --border-width--standard: 6px;
  --base-color-chartreuse--700: #556105;
  --dividers--neg-section-overlap-for-wave: -200px;
  --dividers--section-overlap-for-wave: 150px;
  --base-color-chartreuse--900: #0d1407;
  --base-color-blue--950: #080d0d;
  --base-color-blue--900: #213334;
  --base-color-blue--500: #b4e3e4;
  --background-color--background-primary: var(--base-color-brand--bounti-white);
  --base-color-neutral--grey--500: #959693;
  --border-color--border-primary: var(--base-color-brand--bounti-black);
  --base-color-neutral--grey--600: #646462;
  --link-color--link-alternate: var(--base-color-chartreuse--200);
  --text-color--text-alternate: var(--base-color-brand--bounti-white);
  --base-color-brand--yellow: #fff171;
  --radiant-ui-components-library-marketplace--color--heading-dark: #150438;
  --radiant-ui-components-library-marketplace--color--white: white;
  --border-color--border-secondary: white;
  --radiant-ui-components-library-marketplace--color--theme-color: #116df8;
  --base-color-chartreuse--500: #a9c209;
  --base-color-chartreuse--200: #e7f877;
  --base-color-chartreuse--050: #fcfeec;
  --base-color-blue--800: #3c595a;
  --base-color-blue--700: #587d7e;
  --base-color-blue--600: #94c2c3;
  --base-color-blue--400: #bdebec;
  --base-color-blue--300: #c6f1f2;
  --base-color-blue--200: #d1f6f7;
  --base-color-blue--050: #faffff;
  --base-color-neutral--grey--900: #191919;
  --base-color-neutral--grey--800: #323231;
  --base-color-neutral--grey--700: #4b4b4a;
  --base-color-neutral--grey--400: #aeafab;
  --base-color-neutral--grey--300: #c7c8c4;
  --base-color-neutral--grey--200: #e0e1dc;
  --base-color-neutral--grey--050: #f4f5f0;
  --base-color-system--success-green: #c5fcca;
  --base-color-system--success-green-dark: #022705;
  --base-color-system--warning-yellow: #fff599;
  --base-color-system--warning-yellow-dark: #33311f;
  --base-color-system--error-red: #fcc5c9;
  --base-color-system--error-red-dark: #270204;
  --base-color-system--focus-state: #4597f5;
  --background-color--background-secondary: var(--base-color-brand--chartreuse);
  --background-color--background-tertiary: var(--base-color-chartreuse--800);
  --background-color--background-alternate: var(--base-color-brand--bounti-black);
  --background-color--background-success: var(--base-color-system--success-green);
  --background-color--background-warning: var(--base-color-system--warning-yellow);
  --background-color--background-error: #f5456e;
  --border-color--border-alternate: var(--base-color-brand--bounti-white);
  --link-color--link-primary: var(--base-color-chartreuse--500);
  --link-color--link-secondary: var(--base-color-brand--blue);
  --text-color--text-secondary: var(--base-color-neutral--grey--800);
  --text-color--text-success: var(--base-color-brand--bounti-white);
  --text-color--text-warning: var(--base-color-brand--bounti-white);
  --text-color--text-error: var(--base-color-brand--bounti-white);
  --_archive--blue-link: #06f;
  --sizing-mobile--xxsmall: .75rem;
  --sizing-mobile--xsmall: 16rem;
  --sizing-mobile--small: 20rem;
  --sizing-mobile--medium: 32rem;
  --sizing-mobile--large: 48rem;
  --sizing-mobile--xlarge: 64rem;
  --spacing-mobile--tiny: .125rem;
  --spacing-mobile--xxsmall: .25rem;
  --spacing-mobile--small: 1rem;
  --spacing-mobile--large: 1.5rem;
  --spacing-mobile--xlarge: 2rem;
  --spacing-mobile--xxlarge: 3rem;
  --spacing-mobile--huge: 3.5rem;
  --spacing-mobile--xhuge: 4rem;
  --spacing-mobile--xxhuge: 4.5rem;
}

.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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

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

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: var(--text-color--text-primary);
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  letter-spacing: -.75px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 49px;
  font-weight: 600;
  line-height: 1.1;
}

h3 {
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 39px;
  font-weight: 600;
  line-height: 1.15;
}

h4 {
  letter-spacing: -.25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 31px;
  font-weight: 600;
  line-height: 1.15;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
}

h6 {
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

p {
  font-variation-settings: "wght" 400;
  margin-bottom: 0;
  font-size: 18px;
}

a {
  color: var(--archive--neutrals--gray-disabled);
  font-weight: 500;
  text-decoration: none;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

.global-styles {
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: var(--spacing--xlarge);
}

.margin-xlarge {
  margin: var(--spacing--xlarge);
}

.margin-xsmall {
  margin: var(--spacing--xsmall);
}

.padding-xhuge {
  padding: var(--spacing--xhuge);
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: var(--spacing--xxhuge);
}

.padding-huge {
  padding: var(--spacing--huge);
}

.margin-large {
  margin: var(--spacing--large);
}

.padding-xxlarge {
  padding: var(--spacing--xxlarge);
}

.margin-xxsmall {
  margin: var(--spacing--xxsmall);
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: var(--spacing--large);
}

.margin-tiny {
  margin: var(--spacing--tiny);
}

.padding-small {
  padding: var(--spacing--small);
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: var(--spacing--huge);
}

.padding-medium {
  padding: var(--spacing--medium);
}

.padding-xsmall {
  padding: var(--spacing-mobile--xsmall);
}

.margin-xxlarge {
  margin: var(--spacing--xxlarge);
}

.padding-xxsmall {
  padding: var(--spacing--xxsmall);
}

.margin-xhuge {
  margin: var(--spacing--xhuge);
}

.padding-tiny {
  padding: var(--spacing--tiny);
}

.margin-small {
  margin: var(--spacing--small);
}

.margin-medium {
  margin: var(--spacing--medium);
}

.margin-xxhuge {
  margin: var(--spacing--xxhuge);
}

.margin-0 {
  margin: 0;
}

.margin-horizontal, .margin-horizontal.margin-0, .margin-horizontal.margin-tiny, .margin-horizontal.margin-xxsmall, .margin-horizontal.margin-xsmall, .margin-horizontal.margin-large, .margin-horizontal.margin-xlarge, .margin-horizontal.margin-xxlarge, .margin-horizontal.margin-huge, .margin-horizontal.margin-xhuge, .margin-horizontal.margin-xxhuge, .margin-horizontal.margin-custom1, .margin-horizontal.margin-custom2, .margin-horizontal.margin-custom3 {
  margin-top: 0;
  margin-bottom: 0;
}

.padding-top, .padding-top.padding-0, .padding-top.padding-tiny, .padding-top.padding-xxsmall, .padding-top.padding-xsmall, .padding-top.padding-small, .padding-top.padding-medium, .padding-top.padding-large, .padding-top.padding-xlarge, .padding-top.padding-xxlarge, .padding-top.padding-huge, .padding-top.padding-xhuge, .padding-top.padding-xxhuge, .padding-top.padding-custom1, .padding-top.padding-custom2, .padding-top.padding-custom3 {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.margin-vertical, .margin-vertical.margin-medium, .margin-vertical.margin-0, .margin-vertical.margin-tiny, .margin-vertical.margin-xxsmall, .margin-vertical.margin-xsmall, .margin-vertical.margin-large, .margin-vertical.margin-xlarge, .margin-vertical.margin-xxlarge, .margin-vertical.margin-huge, .margin-vertical.margin-xhuge, .margin-vertical.margin-xxhuge, .margin-vertical.margin-custom1, .margin-vertical.margin-custom2, .margin-vertical.margin-custom3 {
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom, .margin-bottom.margin-0, .margin-bottom.margin-tiny, .margin-bottom.margin-xxsmall, .margin-bottom.margin-xsmall, .margin-bottom.margin-large, .margin-bottom.margin-xlarge, .margin-bottom.margin-xxlarge, .margin-bottom.margin-huge, .margin-bottom.margin-xhuge, .margin-bottom.margin-xxhuge, .margin-bottom.margin-custom1, .margin-bottom.margin-custom2, .margin-bottom.margin-custom3 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.padding-left, .padding-left.padding-0, .padding-left.padding-tiny, .padding-left.padding-xxsmall, .padding-left.padding-xsmall, .padding-left.padding-small, .padding-left.padding-medium, .padding-left.padding-large, .padding-left.padding-xlarge, .padding-left.padding-xxlarge, .padding-left.padding-huge, .padding-left.padding-xhuge, .padding-left.padding-xxhuge, .padding-left.padding-custom1, .padding-left.padding-custom2, .padding-left.padding-custom3 {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-vertical, .padding-vertical.padding-0, .padding-vertical.padding-tiny, .padding-vertical.padding-xxsmall, .padding-vertical.padding-xsmall, .padding-vertical.padding-small, .padding-vertical.padding-medium, .padding-vertical.padding-large, .padding-vertical.padding-xlarge, .padding-vertical.padding-xxlarge {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-xxlarge.is-new {
  padding-top: 4rem;
  padding-bottom: 2rem;
}

.padding-vertical.padding-huge, .padding-vertical.padding-xhuge, .padding-vertical.padding-xxhuge, .padding-vertical.padding-custom1, .padding-vertical.padding-custom2, .padding-vertical.padding-custom3 {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.blog {
  height: 19.875rem;
  position: relative;
}

.padding-horizontal, .padding-horizontal.padding-0, .padding-horizontal.padding-tiny, .padding-horizontal.padding-xxsmall, .padding-horizontal.padding-xsmall, .padding-horizontal.padding-small, .padding-horizontal.padding-medium, .padding-horizontal.padding-large, .padding-horizontal.padding-xlarge, .padding-horizontal.padding-xxlarge, .padding-horizontal.padding-huge, .padding-horizontal.padding-xhuge, .padding-horizontal.padding-xxhuge, .padding-horizontal.padding-custom1, .padding-horizontal.padding-custom2, .padding-horizontal.padding-custom3 {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

.margin-right.margin-0, .margin-right.margin-tiny, .margin-right.margin-xxsmall, .margin-right.margin-xsmall, .margin-right.margin-large, .margin-right.margin-xlarge, .margin-right.margin-xxlarge, .margin-right.margin-huge, .margin-right.margin-xhuge, .margin-right.margin-xxhuge, .margin-right.margin-custom1, .margin-right.margin-custom2, .margin-right.margin-custom3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.margin-top, .margin-top.margin-0, .margin-top.margin-tiny, .margin-top.margin-xxsmall, .margin-top.margin-xsmall, .margin-top.margin-large, .margin-top.margin-xlarge, .margin-top.margin-xxlarge, .margin-top.margin-huge, .margin-top.margin-xhuge, .margin-top.margin-xxhuge, .margin-top.margin-custom1, .margin-top.margin-custom2, .margin-top.margin-custom3 {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-left, .margin-left.margin-0, .margin-left.margin-tiny, .margin-left.margin-xxsmall, .margin-left.margin-xsmall, .margin-left.margin-large, .margin-left.margin-xlarge, .margin-left.margin-xxlarge, .margin-left.margin-huge, .margin-left.margin-xhuge, .margin-left.margin-xxhuge, .margin-left.margin-custom1, .margin-left.margin-custom2, .margin-left.margin-custom3 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.padding-right, .padding-right.padding-0, .padding-right.padding-tiny, .padding-right.padding-xxsmall, .padding-right.padding-xsmall, .padding-right.padding-small, .padding-right.padding-medium, .padding-right.padding-large, .padding-right.padding-xlarge, .padding-right.padding-xxlarge, .padding-right.padding-huge, .padding-right.padding-xhuge, .padding-right.padding-xxhuge, .padding-right.padding-custom1, .padding-right.padding-custom2, .padding-right.padding-custom3 {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.padding-bottom, .padding-bottom.padding-0, .padding-bottom.padding-tiny, .padding-bottom.padding-xxsmall, .padding-bottom.padding-xsmall, .padding-bottom.padding-small, .padding-bottom.padding-medium, .padding-bottom.padding-large, .padding-bottom.padding-xlarge, .padding-bottom.padding-xxlarge, .padding-bottom.padding-huge, .padding-bottom.padding-xhuge, .padding-bottom.padding-xxhuge, .padding-bottom.padding-custom1, .padding-bottom.padding-custom2, .padding-bottom.padding-custom3 {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox.is-alternate {
  color: #fff;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.form_checkbox-icon.is-alternate {
  border-color: #fff;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

.hide-tablet {
  display: block;
}

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

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

.hide-mobile-landscape {
  display: block;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

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

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

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

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  background-color: var(--black);
  color: var(--base-color-brand--bounti-white);
}

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

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

.text-color-grey {
  color: gray;
  flex: 1;
  align-self: flex-start;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  letter-spacing: -.5px;
  font-size: 39px;
  font-weight: 600;
  line-height: 1.15;
}

.heading-style-h3.is-flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.heading-style-h3.table-of-contents {
  font-size: 1.5rem;
}

.text-rich-text {
  text-align: left;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.pointer-events-on {
  pointer-events: auto;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.heading-style-h1 {
  letter-spacing: -1px;
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-size: 61px;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1.align-left {
  text-align: left;
}

.heading-style-h1.is-pricing {
  line-height: 1.4;
}

.heading-style-h1.gradient {
  background-image: linear-gradient(135deg, var(--base-color-blue--100), var(--base-color-chartreuse--300));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 1rem;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: visible;
}

.padding-global.padding-section-large {
  line-height: 2.125rem;
}

.padding-global.padding-section-large.policy {
  padding-top: 0;
}

.padding-global.padding-section-medium.light {
  background-color: #fff;
}

.padding-global.bottom-pad-for-divider-below {
  padding-bottom: 150px;
}

.padding-global.background-color-black.text-color-white {
  position: relative;
}

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

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

.max-width-small {
  max-width: var(--sizing--small);
  width: 100%;
}

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

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

.pointer-events-off {
  pointer-events: none;
}

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

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-variation-settings: "wght" 400;
  letter-spacing: .5px;
  font-size: 14px;
  line-height: 1.1;
}

.max-width-xxlarge {
  max-width: var(--sizing--xxlarge);
  width: 100%;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.hide-mobile-portrait {
  display: block;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

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

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  max-width: var(--sizing--xsmall);
  width: 100%;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  transition: box-shadow .2s;
  display: grid;
}

.text-size-regular {
  font-size: 18px;
}

.text-weight-xbold {
  font-weight: 800;
}

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

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

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

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  max-width: var(--sizing--large);
  width: 100%;
}

.max-width-large.align-center {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

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

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  color: var(--new-black);
  font-variation-settings: "wght" 400;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-size-small.text-color-black-lowest {
  color: var(--archive--neutrals--black-lowest);
}

.text-size-small.text-color-grey-disabled {
  color: var(--archive--neutrals--gray-disabled);
}

.text-size-small.text-color-outline-accent {
  color: #cfd1c0;
}

.heading-style-h4 {
  letter-spacing: -.25px;
  font-size: 31px;
  font-weight: 600;
  line-height: 1.15;
}

.heading-style-h4.table-of-contents {
  pointer-events: auto;
  padding-left: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.heading-style-h4.mobile-show {
  display: none;
}

.max-width-xlarge {
  max-width: var(--sizing--xlarge);
  width: 100%;
}

.max-width-xlarge.align-center.right {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.form_radio-icon.is-alternate {
  border-color: #fff;
}

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

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

.background-color-overlay {
  background-color: var(--archive--neutrals--gray-overlay);
}

.form_input {
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-select-input {
  background-image: url('../images/image.svg');
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: 1rem;
}

.form_input.is-select-input.is-alternate {
  background-image: url('../images/chevron-down-white.svg');
}

.form_input.is-text-area {
  resize: vertical;
  min-height: 8rem;
  padding-top: .75rem;
}

.form_input.is-alternate {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.form_input.is-alternate::placeholder {
  color: #fff9;
}

.display-inlineflex {
  display: inline-flex;
}

.heading-style-h6 {
  letter-spacing: .25px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}

.padding-section-large {
  padding-top: var(--spacing--xhuge);
  padding-bottom: var(--spacing--xhuge);
}

.padding-section-large.mid {
  padding-top: 0;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-style-link.is-nav {
  color: #dee0ce;
  font-weight: 700;
  text-decoration: none;
}

.text-style-link.is-nav:hover {
  color: #dcf545;
}

.text-size-large {
  font-size: 24px;
  line-height: 1.3;
}

.text-size-large.dark {
  color: var(--archive--secondary-light--black);
  text-align: center;
}

.text-size-large.is-black {
  color: var(--new-black);
}

.fs-styleguide_header {
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
}

.heading-style-h2 {
  font-size: 49px;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h2.is-large {
  font-size: 5rem;
}

.heading-style-h2.is-medium {
  font-size: 3.5rem;
}

.heading-style-h2.is-black {
  color: var(--new-black);
}

.fs-styleguide_label {
  background-color: var(--archive--secondary-light--black);
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem .3rem;
  font-weight: 600;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: var(--base-color-brand--chartreuse);
  color: var(--base-color-brand--bounti-black);
}

.fs-styleguide_version {
  z-index: 5;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  letter-spacing: 0;
  font-size: 25px;
  font-weight: 600;
  line-height: 1.2;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.max-width-full {
  max-width: 100%;
}

.container-large.trusted-by-container {
  flex-flow: column;
  align-items: flex-start;
  max-width: 80rem;
  display: block;
  position: relative;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

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

.text-align-center.is-flex {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-align-center.is-flex.kw {
  justify-content: space-between;
  align-items: flex-start;
}

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  max-width: var(--sizing--xxsmall);
  width: 100%;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.layer.hide {
  display: none;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

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

.button {
  border: var(--border-width--small) solid var(--base-color-chartreuse--400);
  background-color: var(--base-color-chartreuse--400);
  color: var(--base-color-brand--bounti-black);
  text-align: center;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 21px;
  font-weight: 600;
  transition: background-color .3s;
}

.button:hover {
  background-color: var(--archive--secondary-light--chartreuse);
}

.button.is-text-yellow {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--base-color-brand--chartreuse);
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.button.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button.is-small.is-icon-only {
  padding-left: .5rem;
  padding-right: .5rem;
}

.button.is-small.blue {
  border-color: var(--base-color-brand--blue);
  background-color: var(--base-color-brand--blue);
}

.button.is-small.blue:hover {
  border-color: var(--base-color-brand--bounti-white);
  background-color: var(--base-color-brand--bounti-white);
}

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  border: 3px solid var(--base-color-brand--bounti-black);
  color: var(--base-color-brand--bounti-black);
  background-color: #0000;
}

.button.is-secondary:hover {
  border-color: var(--archive--secondary-light--black);
}

.button.is-secondary.is-icon:hover {
  background-color: var(--archive--neutrals--white-surface);
}

.button.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button.is-secondary.is-alternate:hover {
  border-color: var(--white);
  background-color: #f9faf51a;
}

.button.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button.is-secondary.is-alternate.is-small.home {
  border-color: var(--base-color-chartreuse--400);
  color: var(--base-color-brand--chartreuse);
  transition: color .3s, background-color .3s;
}

.button.is-secondary.is-alternate.is-small.home:hover {
  border-color: var(--base-color-brand--bounti-white);
  color: var(--base-color-brand--bounti-white);
  background-color: #0006;
}

.button.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button.is-icon.is-large {
  padding-left: 5rem;
  padding-right: 5rem;
}

.button.is-icon.is-max-width {
  width: 100%;
}

.button.is-icon.is-white {
  background-color: var(--white);
}

.button.is-icon.is-inline-flex {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-flex;
}

.button.is-icon.is-inline-flex.align-center {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-flex;
}

.button.is-dark {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
  justify-content: center;
  align-items: center;
  display: flex;
}

.button.is-dark:hover {
  background-color: var(--archive--secondary-light--black);
}

.button.is-dark.is-large {
  padding-left: 5rem;
  padding-right: 5rem;
}

.button.is-light {
  background-color: var(--archive--neutrals--gray-overlay);
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  text-decoration: none;
  display: block;
}

.button.is-light:hover {
  background-color: var(--archive--neutrals--gray-accent);
}

.button.is-text-light {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--archive--neutrals--gray-overlay);
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.button.is-text {
  color: var(--archive--neutrals--gray-outline);
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.button.is-nav-text {
  color: var(--archive--neutrals--gray-outline);
  background-color: #0000;
  padding: .5rem .875rem;
  font-size: .875rem;
}

.button.is-nav-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-color: var(--archive--secondary-light--black);
  color: var(--archive--neutrals--white-surface);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .75rem .875rem .75rem 1.5rem;
  font-size: .875rem;
  text-decoration: none;
  display: flex;
}

.button.is-nav-icon:hover {
  background-color: var(--archive--neutrals--black-lowest);
}

.button.is-submit {
  background-image: url('../images/CaretRight.svg');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.button.is-text-dark {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--orange);
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.button.is-text-dark:hover {
  color: var(--archive--neutrals--black-highest);
}

.button.is-tertiary {
  color: #000;
  background-color: #0000;
  border-color: #0000;
}

.button.is-link {
  color: #000;
  background-color: #0000;
  border-style: none;
  padding: .25rem 0;
  line-height: 1;
  text-decoration: none;
}

.button.is-link.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button.is-link.is-icon:hover {
  background-color: var(--archive--neutrals--white-surface);
}

.button.is-alternate {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.button.is-alternate.is-small.is-alternate {
  font-size: 18px;
}

.button.is-icon-only {
  padding-left: .75rem;
  padding-right: .75rem;
}

.button.home {
  border-color: var(--base-color-brand--blue);
  background-color: var(--base-color-brand--blue);
}

.button.home:hover {
  border-color: var(--base-color-brand--bounti-white);
  background-color: var(--base-color-brand--bounti-white);
}

.button.home.dark {
  border-color: var(--base-color-brand--bounti-black);
}

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

.text-size-medium {
  font-size: 21px;
  line-height: 1.4;
}

.text-size-medium.text-color-disabled {
  color: var(--archive--neutrals--gray-disabled);
}

.text-size-medium.dark {
  color: var(--archive--secondary-light--black);
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group.is-center {
  justify-content: center;
  align-items: flex-start;
}

.button-group.is-right {
  justify-content: flex-end;
  align-items: center;
}

.hide {
  display: none;
}

.padding-section-medium {
  padding-top: var(--spacing--xxlarge);
  padding-bottom: var(--spacing--xxlarge);
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_radio.is-alternate {
  color: #fff;
}

.fs-styleguide_spacing-all {
  display: none;
}

.spacer-huge {
  padding-top: var(--spacing--huge);
  width: 100%;
}

.spacer-medium {
  padding-top: var(--spacing--medium);
  width: 100%;
}

.spacer-medium._50 {
  padding-top: 3.125rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  padding-top: var(--spacing--xsmall);
  width: 100%;
}

.spacer-xsmall.price {
  padding-top: 1.9rem;
}

.spacer-small {
  padding-top: var(--spacing--small);
  width: 100%;
}

.spacer-xhuge {
  padding-top: var(--spacing--xhuge);
  width: 100%;
}

.spacer-tiny {
  padding-top: var(--spacing--tiny);
  width: 100%;
}

.spacer-xxsmall {
  padding-top: var(--spacing--xxsmall);
  width: 100%;
}

.spacer-xxhuge {
  padding-top: var(--spacing--xxhuge);
  width: 100%;
}

.spacer-xlarge {
  padding-top: var(--spacing--xlarge);
  width: 100%;
}

.spacer-large {
  padding-top: var(--spacing--large);
}

.spacer-xxlarge {
  padding-top: var(--spacing--xxlarge);
  width: 100%;
}

.show-tablet, .show-mobile-landscape, .show-mobile-portrait {
  display: none;
}

.display-block {
  display: block;
}

.display-inline {
  display: inline;
}

.project-component {
  z-index: 9999;
  height: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.image-absolute, .link-absolute {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.components-styles {
  display: none;
}

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

.fs-components, .fs-project-info, .fs-tutorials {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-styleguide_tutorials-list {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.fs-tutorials_item {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-tutorials_item.is-flex {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  display: flex;
}

.fs-tutorials_item-content {
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.icon-embed-medium {
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.icon-embed-xxsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.icon-embed-small {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.icon-embed-xlarge {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
}

.icon-embed-xlarge.benefits-icon {
  color: var(--base-color-chartreuse--600);
  width: 5rem;
  height: 5rem;
}

.icon-embed-large {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  display: flex;
}

.icon-embed-large.benefits-icon {
  color: #1a1817;
  width: 3rem;
  height: 3rem;
}

.icon-embed-large.benefits-icon.color {
  color: var(--orange);
}

.amply_warning-message {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
  background-color: #ffeeeee6;
  border: 1px solid #faa0a0;
  border-radius: 1rem;
  flex-direction: column;
  align-items: center;
  width: 14rem;
  margin-top: 2rem;
  margin-left: auto;
  margin-right: 1.25rem;
  padding: 1rem;
  display: flex;
}

.fs-styleguide_message {
  color: #5e5515;
  background-color: #fcf8d8;
  border-radius: .25rem;
  padding: .25rem .5rem;
  font-size: .875rem;
}

.inherit-color {
  color: inherit;
}

.aspect-ratio-square {
  aspect-ratio: 1;
  object-fit: cover;
}

.aspect-ratio-portrait {
  aspect-ratio: 2 / 3;
  object-fit: cover;
}

.aspect-ratio-landscape {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}

.aspect-ratio-widescreen {
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.warning-icon {
  color: red;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: .5rem;
  display: flex;
}

.box-shadow {
  box-shadow: 0 10px 20px #19191914;
}

.box-shadow-hover {
  transition-property: box-shadow;
  transition-duration: .2s;
  transition-timing-function: ease;
  box-shadow: 0 10px 20px #0000;
}

.box-shadow-hover:hover {
  box-shadow: 0 10px 20px #19191914;
}

.hubspot_top-wrapper {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.inputs-list {
  padding-left: 0;
  list-style-type: none;
}

.section_header-description {
  max-width: 51rem;
  margin-left: auto;
  margin-right: auto;
}

.hs-form-booleancheckbox {
  align-items: center;
  margin-top: .75rem;
  margin-bottom: .75rem;
  font-size: 1rem;
  font-weight: 400;
  display: flex;
}

.section_hubspot-form {
  padding: 1rem 3rem;
}

.hubspot_divider {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.custom-checkbox_input {
  width: 1rem;
  height: 1rem;
  margin-right: .5rem;
}

.custom-checkbox_input.w--redirected-checked {
  background-color: #80b900;
}

.custom-checkbox_input.w--redirected-focus {
  border-color: #000;
  box-shadow: 0 0 3px 1px #bdfd2e;
}

.hs-form-radio-display {
  align-items: center;
  margin-top: .5rem;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.hubspot_field-type {
  color: #fff;
  text-transform: uppercase;
  margin: .5rem auto .5rem .5rem;
  font-size: 1rem;
  font-weight: 700;
}

.container {
  width: 100%;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
}

.container.small {
  max-width: 38rem;
}

.hs-error-msg {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

.hs-error-msgs {
  color: #ef6051;
  background-color: #fff;
  border-radius: .25rem;
  margin-top: .25rem;
  margin-bottom: 0;
  padding: .15rem 1rem;
  font-size: .75rem;
  position: absolute;
  inset: auto 0% -.5rem auto;
  box-shadow: 0 2px 5px #00000026;
}

.hs-error-msgs.inputs-list {
  text-transform: uppercase;
  padding-left: 1.5rem;
  list-style-type: disc;
}

.form-columns-2 {
  grid-column-gap: 1rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.hs-form-field {
  flex: 1;
  margin-bottom: 1rem;
  margin-right: 0;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}

.hs-input {
  color: #000;
  background-color: #c4c4c433;
  border: 1px solid #b3b3b3;
  border-radius: .3125rem;
  width: 100%;
  min-height: 3rem;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding: .25rem 1rem;
  font-size: 1.125rem;
}

.hs-input:focus {
  border-color: #150050;
}

.hs-input::placeholder {
  color: #15005080;
  font-size: 1rem;
}

.hs-input.hs-fieldtype-textarea {
  min-height: 10rem;
}

.hs-form {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem;
  font-size: 1.125rem;
  box-shadow: 13px 13px #393939;
}

.hubspot_field-wrapper {
  background-color: #000;
  border-radius: .5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2.5rem;
}

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

.hs-recaptcha {
  margin-top: 1.5rem;
}

.hubspot_field-help {
  color: #fff;
  margin-bottom: .5rem;
  margin-left: -.5rem;
  font-size: 1rem;
}

.hubspot_field-inner {
  background-color: #fff;
  border-radius: .5rem;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  padding: 2rem;
}

.class-names_span {
  z-index: 1;
  color: #000;
  cursor: pointer;
  background-color: #bdfd2e;
  background-image: url('../images/Vector-17.svg');
  background-position: 10px;
  background-repeat: no-repeat;
  background-size: auto 60%;
  border-radius: .125rem;
  margin: .5rem;
  padding: .25rem .5rem .25rem 2rem;
  font-size: .875rem;
  font-weight: 600;
  display: inline-block;
  position: relative;
}

.hs-field-desc {
  color: #333c;
  background-color: #ebf2ff;
  margin-bottom: .5rem;
  padding: .2rem .5rem;
  font-size: .875rem;
  display: inline-block;
}

.hs-form-booleancheckbox-display {
  align-items: center;
  padding-left: 0;
  display: flex;
}

.hs-button {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #000;
  border: .125rem solid #150050;
  border-radius: .35rem;
  width: 100%;
  margin-top: 1.25rem;
  padding: .85rem .625rem;
  font-weight: 500;
  transition: all .1s;
}

.hs-button:hover {
  color: #fff6e8;
  background-color: #282828;
}

.submitted-message {
  color: #4967e5;
  background-color: #fff6e8;
  height: 0;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 0 1.25rem;
  font-size: 1rem;
  overflow: hidden;
}

.form-message-error {
  color: #fff6e8;
  background-color: #ef6051;
  margin-top: 1rem;
  padding: .75rem;
  font-size: 1rem;
}

.section_heading {
  text-align: center;
  border-bottom: 1px solid #000;
  margin-bottom: 3rem;
  padding: 1.5rem;
}

.live_wrapper {
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.live_heading {
  margin-bottom: 3rem;
}

.custom-success-message {
  text-align: center;
  background-color: #efefef;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding: 2.75rem;
  font-size: 1rem;
  display: none;
}

.hubspot-styles {
  display: none;
}

.navbar_logo-link {
  width: 100%;
  max-width: 6rem;
  padding-left: 0;
}

.navbar_component {
  background-color: var(--archive--neutrals--black-highest);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 3rem;
  padding: 1rem 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar_container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .375fr .5fr .375fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  display: grid;
}

.navbar_link {
  color: var(--archive--neutrals--gray-outline);
  padding: .5rem 1rem;
  font-size: .875rem;
  display: block;
  overflow: visible;
}

.navbar_link:hover {
  color: var(--archive--secondary-light--chartreuse);
}

.navbar_link.w--current {
  color: var(--base-color-brand--chartreuse);
}

.navbar_logo {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.navbar_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar_menu-buttons {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.section_hero {
  border-bottom-left-radius: var(--border-radius--large);
  border-bottom-right-radius: var(--border-radius--large);
  background-color: var(--archive--neutrals--black-highest);
  padding-top: 5.5rem;
  padding-bottom: 4rem;
}

.section_hero.is-product {
  z-index: 1;
  position: relative;
}

.section_hero.is-landing {
  z-index: 1;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding-bottom: 0;
  position: relative;
}

.section_hero.is-pricing {
  z-index: 1;
  padding-bottom: 2.5rem;
  position: relative;
}

.section_hero.is-icp {
  z-index: 1;
  position: relative;
}

.icon-display {
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  font-weight: 600;
  display: flex;
}

.icon-display.color {
  color: var(--orange);
}

.navbar_logo-aspect {
  padding-bottom: 27%;
  position: relative;
}

.nav_bottom-block {
  display: none;
}

.text-color-yellow {
  color: var(--base-color-brand--chartreuse);
}

.social-link {
  color: var(--archive--neutrals--gray-accent);
  text-decoration: none;
}

.social-link:hover {
  color: var(--archive--secondary-light--chartreuse);
}

.descriptive-text {
  display: none;
}

.nav_mobile-text {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.footer_inner {
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  background-image: url('../images/logo-icon-bounti.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  padding: 3rem;
}

.footer_menu {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 12rem;
  display: flex;
}

.footer-link {
  color: var(--archive--neutrals--gray-outline);
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.footer-link:hover {
  color: var(--archive--secondary-light--chartreuse);
}

.footer_heading-wrap {
  text-align: center;
  width: 100%;
  max-width: 42rem;
  margin-left: auto;
  margin-right: auto;
}

.footer-heading {
  color: var(--archive--neutrals--white-surface);
  text-transform: capitalize;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
}

.footer_copyright {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--archive--neutrals--gray-accent);
  justify-content: space-between;
  margin-top: 10rem;
  display: flex;
}

.footer_social-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--archive--neutrals--gray-accent);
  align-items: center;
  display: flex;
}

.hero_component-top {
  border: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.hero_component-top.is-demo {
  background-image: url('../images/demo-hero-bg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-top.is-demo.element-fadein {
  background-image: url('../images/demo-hero-bg.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-top.is-home.has-overflow {
  overflow: hidden;
}

.hero_component-top.is-home.is-lottie {
  padding-right: 1.5rem;
}

.hero_component-top.is-blog {
  background-image: url('../images/hero_pattern-blog.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 6rem;
}

.hero_component-top.is-blogpost {
  background-image: url('../images/hero_pattern-blog.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0;
}

.hero_component-top.is-product {
  background-image: url('../images/product-hero-vector-2.svg'), url('../images/product-hero-vector.svg');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 0;
}

.hero_component-top.is-landing {
  background-image: url('../images/product-hero-vector-2.svg'), url('../images/product-hero-vector.svg');
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hero_component-top.is-icp {
  background-image: url('../images/hero_pattern-blog.svg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2.5rem;
}

.hero_component-top.is-thanks {
  background-image: url('../images/demo-hero-bg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-top.is-thanks.element-fadein {
  background-image: url('../images/demo-hero-bg.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-bottom {
  border-right: 1px solid var(--archive--neutrals--black-lowest);
  border-bottom: 1px solid var(--archive--neutrals--black-lowest);
  border-left: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--gray-accent);
  align-items: center;
  padding: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_component-bottom.is-white-bg {
  border: 1px solid var(--archive--neutrals--gray-dark-outline);
  background-color: var(--archive--neutrals--gray-accent);
}

.hero_component-bottom.is-no-bg {
  background-color: #0000;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-radius: 0;
  padding: 0;
}

.news_list {
  display: flex;
}

.news_item {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-radius: var(--border-radius--large);
  background-color: var(--archive--neutrals--black-mid);
  color: var(--archive--neutrals--gray-accent);
  align-items: center;
  padding: .5rem 1rem .5rem .5rem;
  display: flex;
}

.news_badge {
  background-color: var(--base-color-brand--chartreuse);
  color: var(--base-color-brand--bounti-black);
  border-radius: 1.5rem;
  justify-content: center;
  align-items: center;
  padding: .35rem .8rem;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
}

.hero_content-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
  overflow: hidden;
}

.hero_content-wrap.is-blog {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.hero_content-wrap.is-blogpost {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 0;
  padding: 0;
}

.hero_content-wrap.is-product {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.hero_content-wrap.has-overflow {
  overflow: visible;
}

.hero_content-wrap.is-lottie {
  justify-content: space-between;
  align-items: flex-start;
}

.hero_content-wrap.is-icp {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0;
}

.hero_content-wrap.is-thanks {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.hero_content-wrap.is-image {
  justify-content: space-between;
  align-items: flex-start;
}

.hero_content-wrap.is-demo {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
}

.hero_text-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.hero_text-wrap.is-demo {
  width: 50%;
}

.hero_text-wrap.is-blog {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  padding: 0 2.5rem 2.5rem;
}

.hero_text-wrap.is-blogpost {
  grid-column-gap: 8rem;
  grid-row-gap: 8rem;
  text-align: left;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  padding: 4rem 2.5rem 2.5rem;
}

.hero_text-wrap.is-product {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 80%;
}

.hero_text-wrap.is-company {
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-bottom: 0;
  padding: 0 2.5rem 2.5rem;
}

.hero_text-wrap.is-landing {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 80%;
}

.hero_text-wrap.is-icp {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  width: 58%;
  padding-top: 0;
  padding-right: 2.5rem;
}

.hero_text-wrap.is-thanks {
  justify-content: flex-start;
  align-items: center;
  width: 52%;
}

.hero_media-wrap {
  width: 47%;
  position: relative;
}

.hero_media-wrap.is-blogpost {
  border-radius: var(--border-radius--regular);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
  overflow: hidden;
}

.hero_media-wrap.is-miiddle {
  align-self: center;
  width: 47%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.hero_media-wrap.is-lottie {
  overflow: clip;
}

.hero_media-wrap.is-icp {
  width: 48%;
}

.hero_image-aspect {
  z-index: 1;
  width: 100%;
  margin-bottom: -5.1rem;
  padding-bottom: 92.5%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.absolute-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.absolute-image.is-hero-bottom {
  object-position: 100% 50%;
}

.absolute-image.is-arrow {
  object-position: 50% 50%;
  top: 12%;
}

.absolute-image.is-white {
  object-position: 100% 50%;
}

.hero_cards-wrap {
  z-index: 2;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 4rem;
  display: flex;
  position: relative;
}

.hero_cards-wrap.is-single {
  padding-bottom: 0;
}

.hero_card-item {
  border: 2px solid var(--archive--neutrals--black-mid);
  border-radius: var(--border-radius--small);
  background-image: linear-gradient(126deg, #0f1b06 17%, #0f1b0600);
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding: 1.5rem;
  display: flex;
}

.hero_card-item._1 {
  min-height: 12rem;
}

.hero_card-item._2 {
  min-height: 15rem;
}

.hero_card-item.is-single {
  background-image: linear-gradient(126deg, #0f1b06 17%, #0f1b0600);
  padding-top: 2.5rem;
}

.card-text-wrap {
  text-align: right;
  width: 80%;
}

.logo-marquee_component {
  z-index: 1;
  width: 75%;
  margin-left: auto;
  position: relative;
  overflow: hidden;
}

.logo-marquee_component.is-medium {
  width: 70%;
}

.logo-marquee_wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-marquee_wrapper.is-company {
  justify-content: center;
  align-items: center;
}

.logo-marquee_list {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.logo-marquee_item {
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 2rem;
  margin-left: 1rem;
  margin-right: 1rem;
  display: flex;
}

.logo-marquee_logo-image {
  object-fit: contain;
  flex: none;
  width: 100%;
  max-width: 8rem;
  height: 100%;
}

.logo-marquee_logo-image.is-dark {
  filter: invert(60%);
}

.logo-marquee_logo-image.is-dark-2 {
  filter: invert();
}

.hero_text-logos {
  z-index: 3;
  width: 25%;
  font-size: 1.125rem;
  line-height: 1.4;
  position: relative;
}

.hero_vector-aspect {
  width: 100%;
  height: 100%;
  padding-bottom: 35%;
  position: relative;
}

.hero_vector-wrap {
  z-index: 2;
  width: 30%;
  height: 100%;
  position: absolute;
  left: 7.1rem;
  overflow: hidden;
}

.news_link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--archive--neutrals--gray-accent);
  align-items: center;
  text-decoration: none;
  display: flex;
}

.features_component {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.features_text-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
  position: sticky;
  top: 10rem;
}

.features_media-wrap {
  width: 50%;
}

.text-eyebrow {
  color: var(--archive--neutrals--gray-disabled);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow.text-color-yellow, .text-eyebrow.is-yellow {
  color: var(--base-color-brand--chartreuse);
}

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

.feat_image-aspect {
  width: 100%;
  padding-bottom: 110.5%;
  position: relative;
}

.features_item {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.features_item.is-reverse {
  flex-direction: row-reverse;
  width: 100%;
}

.section_cta {
  border: 2px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--gray-overlay);
}

.section_cta.is-envelope {
  border-bottom-left-radius: var(--border-radius--medium);
  border-bottom-right-radius: var(--border-radius--medium);
  border-bottom-style: solid;
  margin-top: 3rem;
}

.section_cta.radius-bottom {
  border-top-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.section_cta.is-dark {
  background-color: #f2f3ea00;
  border: 0 #dee0ce00;
  border-radius: 0;
}

.section_cta.is-dark-v2 {
  background-color: var(--archive--neutrals--black-highest);
  border: 0 #dee0ce00;
  border-radius: 0 0 2rem 2rem;
}

.envelope-cta_component {
  border-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--black-mid);
  background-image: url('../images/cta-envelope-bg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 6rem 6rem 12rem;
}

.envelope-cta_text-wrap {
  color: var(--archive--neutrals--white-surface);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.spacer-cta {
  padding-top: 3rem;
}

.section_how {
  border-style: solid solid none;
  border-width: 2px;
  border-color: var(--archive--neutrals--gray-outline);
  border-top-left-radius: var(--border-radius--medium);
  border-top-right-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--gray-overlay);
}

.text-subhead-medium {
  color: var(--archive--neutrals--gray-disabled);
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.how_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-image: url('../images/how-bg-vector.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  margin-top: 5rem;
  display: flex;
}

.how_item {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regular);
  background-color: var(--archive--neutrals--white-surface);
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.how_text-wrap {
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  padding: 1rem;
  display: flex;
}

.how_media-wrap {
  width: 50%;
}

.how_number-wrap {
  color: #cfd1c0;
  letter-spacing: -.4px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.how_bottom-wrap {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.how_image-aspect {
  padding-bottom: 86.3%;
  position: relative;
}

.swiper_component {
  width: 100%;
}

.swiper_component.is-basic {
  background-image: url('../images/quote-svg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 2rem;
  padding-top: 4rem;
  position: relative;
}

.swiper_component.is-basic.is-hiw {
  background-image: none;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

.swiper_component.is-basic {
  background-image: url('../images/quote-svg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 2rem;
  padding-top: 4rem;
}

.swiper.is-basic {
  margin-left: -.5rem;
  margin-right: -.5rem;
  overflow: hidden;
}

.swiper_bullets-wrapper {
  grid-column-gap: 1rem;
  justify-content: center;
  align-items: center;
  padding-top: .375rem;
  display: flex;
}

.swiper_bullet {
  background-color: var(--archive--neutrals--gray-outline);
  cursor: pointer;
  border-radius: 50%;
  flex: none;
  padding: 0;
}

.swiper_bullet.is-active {
  background-color: #0c0b11;
}

.swiper-slide {
  flex: none;
  width: 100%;
}

.swiper-slide.is-basic {
  width: 25%;
  padding-left: .5rem;
  padding-right: .5rem;
  width: 100% !important;
}

.swiper-wrapper {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.swiper-wrapper.is-basic {
  width: 100%;
  height: 100% !important;
}

.swiper_navigation-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.testimonial_author-wrap {
  border-top: 2px solid var(--archive--neutrals--gray-outline);
  width: 80%;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.5rem;
}

.author_box {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90%;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.author_image-aspect {
  aspect-ratio: 1;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.author-text-wrap {
  color: var(--archive--neutrals--gray-disabled);
  font-size: .875rem;
  line-height: 1.4;
}

.testimonial-text {
  opacity: .8;
  text-align: center;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
}

.author-name {
  color: var(--base-color-brand--bounti-black);
  font-size: 1.125rem;
  font-weight: 600;
}

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

.yellow-cta_component {
  border-radius: var(--border-radius--medium);
  background-color: var(--base-color-brand--chartreuse);
  background-image: url('../images/yellow-cta-vector.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 6rem 3rem 12rem;
  position: relative;
  overflow: hidden;
}

.yellow-cta_text-wrap {
  z-index: 2;
  color: var(--base-color-brand--bounti-black);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.yellow-cta_text-wrap.is-large {
  max-width: 64rem;
}

.yellow-cta_bg {
  width: 150%;
  display: none;
  position: absolute;
  inset: auto 0% -43% -40%;
}

.yellow-cta_aspect {
  width: 100%;
  padding-bottom: 37.3%;
  position: relative;
}

.section_faq {
  display: none;
}

.faq_component {
  margin-top: 4rem;
}

.faq_question {
  border-top: 1px solid var(--archive--neutrals--gray-outline);
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
  display: flex;
}

.faq_question.is-first {
  border-top-style: none;
}

.faq_answer {
  color: var(--archive--neutrals--gray-disabled);
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.8;
  overflow: hidden;
}

.faq_icon-wrapper {
  align-self: flex-start;
  width: 2rem;
  margin-left: 1.5rem;
  display: flex;
}

.faq_accordion {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.hero_form-wrap {
  background-color: #f9faf5;
  border-radius: 1rem;
  width: 45%;
  overflow: hidden;
}

.hero_form-block {
  border-radius: var(--border-radius--small);
  background-color: var(--archive--neutrals--white-surface);
  margin-bottom: 0;
  padding: 3rem 2rem;
}

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

.field-label {
  color: var(--black);
  font-size: .75rem;
}

.text-field {
  border: 1.4px solid var(--archive--neutrals--gray-outline);
  border-radius: 8px;
  height: 3rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 2px #1f1f1f0a;
}

.small-text-card {
  color: var(--base-color-brand--chartreuse);
  padding-top: .5rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
}

.section_blog-feat, .section_blog-feed {
  background-color: var(--archive--neutrals--white-surface);
}

.blog-feat_component {
  margin-top: -18.5rem;
  position: relative;
}

.blog-feat_component.blog {
  margin-top: -5.8rem;
}

.blog-feat_component.blog._2 {
  margin-top: -24.7rem;
}

.blog-feat_component.blog.margin {
  z-index: 2;
  border-radius: 32px;
  margin-top: -16.1rem;
  margin-bottom: 5rem;
  position: static;
  inset: 41% 0% auto;
  box-shadow: 0 12px 32px #1a18170f;
}

.blog-feat_list-wrapper {
  z-index: 2;
  position: relative;
}

.blog-feat_item {
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regularx);
  background-color: var(--archive--neutrals--white-surface);
  justify-content: space-between;
  display: flex;
  overflow: hidden;
  box-shadow: 0 12px 32px 16px #0d14070f;
}

.blog-feat_text-wrap {
  flex-flow: column;
  justify-content: space-between;
  width: 50%;
  padding: 4rem 3rem 3rem;
  display: flex;
}

.blog-feat_text-wrap.blog {
  padding-top: 2rem;
}

.blog-feat_media-wrap {
  width: 50%;
  max-height: 30rem;
}

.feat_info-wrap {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3rem;
  display: flex;
}

.blog-feat_image-aspect {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.back-recatangle {
  z-index: 1;
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regularx);
  background-color: var(--archive--neutrals--gray-overlay);
  width: 90%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -2rem 0% auto;
}

.blog-feed_list {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 4rem;
  display: grid;
}

.blog-feed_list.is-thanks {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.blog-feed_item {
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regularx);
  background-color: var(--archive--neutrals--white-surface);
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.card_image-aspect {
  border-radius: var(--border-radius--regularx);
  width: 100%;
  height: 100%;
  padding-bottom: 78%;
  position: relative;
  overflow: hidden;
}

.card_bottom {
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 2rem 1.5rem;
  display: flex;
}

.card_title {
  font-size: 1.5rem;
  font-weight: 500;
}

.feed_info-wrap {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3rem;
  display: flex;
}

.filter_link {
  border-bottom: 3px solid var(--archive--neutrals--gray-outline);
  padding-bottom: .8rem;
  padding-left: .8rem;
  padding-right: .8rem;
  font-size: 1.125rem;
}

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

.am-settings_component {
  display: none;
  position: fixed;
}

.success-message {
  border: 1px solid var(--archive--neutrals--gray-disabled);
  border-radius: var(--border-radius--small);
  background-color: #0f1b06;
}

.error-message {
  border-radius: var(--border-radius--small);
  background-color: var(--archive--neutrals--gray-disabled);
  padding: 1rem 1.5rem;
}

.navbar_icon-aspect {
  width: 100%;
  padding-bottom: 120.7%;
  position: relative;
}

.navbar_icon-logo-wrapper {
  width: 100%;
  max-width: 1.35rem;
  display: none;
}

.author_image-wrapper {
  width: 100%;
  max-width: 3rem;
}

.hero_media-aspect {
  width: 100%;
  height: 100%;
}

.hero_media-aspect.is-icp {
  padding-bottom: 60.36%;
  position: relative;
}

.hero-blogpost_author-wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.author-role {
  color: var(--archive--neutrals--gray-disabled);
}

.author_image-wrap {
  border-radius: 56px;
  width: 3.5rem;
}

.post_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.post_sidebar {
  width: 30%;
  position: sticky;
  top: 8rem;
}

.post_content {
  width: 70%;
}

.sidebar-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.fs-toc_link-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  margin-bottom: 1rem;
}

.fs-toc_link-wrapper.is-h3 {
  margin-top: 1rem;
  padding-left: 0;
}

.fs-toc_link-wrapper.is-h4 {
  padding-left: 0;
}

.fs-toc_link {
  color: var(--archive--neutrals--gray-disabled);
  border-left: 1px solid #0000;
  transition: all .2s;
}

.fs-toc_link.w--current {
  border-left-color: var(--archive--neutrals--black-highest);
  color: var(--archive--neutrals--black-highest);
  padding-left: .5rem;
  display: flex;
}

.toc-title {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.4;
}

.section_latest {
  border-top: 2px solid var(--archive--neutrals--gray-outline);
  border-right: 2px solid var(--archive--neutrals--gray-outline);
  border-left: 2px solid var(--archive--neutrals--gray-outline);
  border-top-left-radius: var(--border-radius--medium);
  border-top-right-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--gray-overlay);
}

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

.spacer-24 {
  padding-top: 1.5rem;
}

.latest_list {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.latest_list.blog-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}

.latest_posts-wrapper {
  margin-top: 4rem;
}

.latest_posts-wrapper.is-static {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  display: flex;
}

.latest_item {
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regularx);
  background-color: var(--archive--neutrals--white-surface);
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.post-date {
  color: #788496;
  margin-bottom: 3rem;
  font-size: .875rem;
  line-height: 1.4;
  display: none;
}

.share_wrapper {
  color: var(--archive--neutrals--gray-disabled);
  margin-top: 3rem;
  font-size: .875rem;
  font-weight: 600;
}

.share_icons-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  margin-top: .75rem;
  display: flex;
}

.social_link {
  background-color: var(--archive--neutrals--black-lowest);
  color: var(--archive--neutrals--white-surface);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.social_link:hover {
  color: var(--archive--neutrals--gray-outline);
}

.heading-links_wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.card-title-link {
  color: var(--archive--neutrals--black-highest);
  text-decoration: none;
}

.toc_button {
  display: none;
}

.section_privacy {
  padding-top: 2rem;
}

.navbar-scripts {
  opacity: 0;
  position: absolute;
  inset: 5rem 0% 0%;
}

.section_benefits {
  border: 2px solid var(--archive--neutrals--gray-outline);
  border-bottom-left-radius: var(--border-radius--medium);
  border-bottom-right-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--gray-overlay);
  margin-top: -4rem;
  padding-top: 4rem;
}

.benefits_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.benefits_text-wrap {
  width: 45%;
  position: sticky;
  top: 8rem;
}

.benefits_media-wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.benefits_card {
  border: 1px solid var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--white-surface);
  border-radius: 32px;
  padding: 2rem;
}

.benefits_card.color {
  color: #1a1817;
}

.b-card_icon-wrapper {
  border: 1px solid var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--gray-overlay);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  height: 5.5rem;
  padding: 1rem;
  display: flex;
}

.b-card_title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.6;
}

.b-card_title.black {
  color: #1a1817;
  margin-top: .5rem;
  margin-bottom: .5rem;
  line-height: 1.4;
}

.video_component {
  flex-flow: row;
  min-height: 35rem;
  margin-top: -18.5rem;
  display: flex;
  position: relative;
}

.video_wrapper {
  z-index: 2;
  border-radius: 40px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.video_link {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.video-placeholder {
  position: absolute;
  inset: 0%;
}

.video-image-button {
  position: absolute;
}

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

.mission_component {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
  display: flex;
}

.section_team {
  background-color: var(--archive--neutrals--gray-overlay);
}

.team_component {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  width: 100%;
  max-width: 50rem;
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.team_list {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  display: grid;
}

.team_list.is-test {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  flex-flow: row-reverse wrap-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  display: grid;
}

.list_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  text-align: center;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  min-width: 10rem;
  display: flex;
}

.team_image-aspect {
  filter: grayscale();
  border-radius: 24px;
  width: 100%;
  padding-bottom: 117%;
  position: relative;
  overflow: hidden;
}

.team-memeber-name {
  font-size: 1.125rem;
  font-weight: 700;
}

.team-member-role {
  font-size: 1rem;
}

.investors_component {
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regular);
  background-color: var(--archive--neutrals--white-surface);
  color: var(--archive--neutrals--gray-accent);
  align-items: center;
  margin-top: 5rem;
  padding: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.investors_text-logos {
  z-index: 3;
  color: var(--base-color-brand--bounti-black);
  width: 25%;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}

.first-step {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.step-icon_wrapper {
  margin-bottom: 1.5rem;
}

.step_line-wrapper {
  background-color: var(--archive--neutrals--gray-outline);
  width: 100%;
  height: 4px;
}

.step-inner-line {
  perspective-origin: 0%;
  transform-origin: 0%;
  background-color: #cfec2f;
  height: 4px;
}

.step-inner-line._1, .step-inner-line._3, .step-inner-line._2 {
  background-color: #ee5936;
}

.step_text-wrapper {
  width: 90%;
  margin-top: 2.5rem;
}

.step-title {
  margin-bottom: .5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.second-step, .third-step {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.values_component {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
  display: flex;
}

.sticky_wrap {
  padding-bottom: 100vh;
  position: relative;
}

.sticky_trigger {
  height: 150vh;
}

.sticky_track {
  position: absolute;
  inset: 0%;
}

.sticky_element {
  height: 80vh;
  position: sticky;
  top: 10vh;
}

.section_mission, .section_values {
  padding-bottom: 10rem;
}

.max-width-custom {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.max-width-custom._50 {
  max-width: 50rem;
}

.section_challenge {
  z-index: 1;
  border-bottom-left-radius: var(--border-radius--medium);
  border-bottom-right-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--black-highest);
  padding-bottom: 0;
  position: relative;
}

.challenge_component {
  margin-top: 5rem;
}

.challenge_component.text-cards {
  text-align: center;
  background-color: #0000;
  margin-top: -9rem;
}

._3col_cards-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2col_cards-grid {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5rem;
  display: grid;
}

._2col_cards-grid.is-span {
  grid-template-rows: auto auto;
}

.stats_card {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  border: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: 2.5rem 2rem 3rem;
  display: flex;
}

.stats_card.is-light {
  border-color: var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--white-surface);
  color: var(--base-color-brand--bounti-black);
}

.stats_card.light {
  border-color: var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--white-surface);
  justify-content: center;
}

.stats_card-image-wrap {
  width: 12.5rem;
  margin-left: auto;
  margin-right: auto;
}

.stats_card-image-wrap.is-progress {
  width: 100%;
}

.stats_card-aspect {
  aspect-ratio: 1;
  position: relative;
}

.stats_card-text-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-size: 1.125rem;
  display: flex;
}

.stats_card-text-wrap.is-progress {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1.25rem;
}

.stats_card-text-wrap.is-progress.centered {
  align-items: center;
}

.stats-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.stats-card-title.is-progress {
  font-size: 2rem;
}

.stats-card-title.dark {
  color: var(--archive--secondary-light--black);
}

.section_cta-small {
  background-color: var(--archive--neutrals--gray-overlay);
  margin-top: -2rem;
  padding-top: 2rem;
}

.section_good-news {
  background-color: var(--archive--neutrals--gray-overlay);
}

.s-card_icon-wrapper {
  border: 1px solid var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--gray-overlay);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  height: 5.5rem;
  padding: 1rem;
  display: flex;
}

.button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  display: flex;
}

.cta-small_component {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--chartreuse);
  background-image: url('../images/cta-bg-pattern.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -7rem;
  padding: 5rem 2.5rem;
  display: flex;
  position: relative;
}

.cta-small_heading-wrap {
  width: 40%;
}

.cta-small_text-wrap {
  width: 60%;
}

.cta-small_text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.team_image-wrap {
  width: 100%;
  max-width: 8rem;
}

.banner {
  border: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

.banner.is-pillar {
  border-width: 0;
}

.banner__content-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 2rem;
  padding-bottom: 4rem;
  display: flex;
  overflow: hidden;
}

.banner__content-wrap.is-product {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.banner__content-wrap.is-pricing {
  margin-top: 0;
  padding-bottom: 0;
}

.banner__text-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.banner__text-wrap.is-product {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
}

.banner__text-wrap.is-pricing {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  width: 100%;
}

.container-plain {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.pillar-content {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 85%;
  display: flex;
}

.pillar-table-of-contents {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  aspect-ratio: auto;
  text-align: left;
  flex-flow: wrap;
  order: 0;
  place-content: stretch flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 30%;
  display: block;
  position: sticky;
  top: 8rem;
}

.pillar {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.is-pillar {
  font-size: 1.125rem;
}

.pillar__divider {
  border: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--spacing-mobile--medium);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
  background-image: url('../images/bg-pillar-divider.svg');
  background-position: 0 0;
  background-size: auto;
  padding: 2.5rem;
}

.pillar__divider.bg-uptrend {
  background-image: url('../images/bg-uptrend.svg');
  background-position: 0 0;
  background-size: auto;
}

.pillar__divider.bg-bounti-b {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: url('../images/bg-bounti-b.svg');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  overflow: visible;
}

.pillar__divider.bg-half-circles {
  background-image: url('../images/bg-half-circles.svg');
  background-position: 100%;
  background-size: auto;
}

.pillar__divider.bg-dots {
  background-image: url('../images/bg-dots.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.pillar__divider.bg-curved-arrows {
  background-image: url('../images/bg-curved-arrows.svg');
  background-position: 0 0;
  background-size: auto;
}

.pillar__divider.bg-circles-2 {
  background-image: url('../images/bg-circles-2.svg');
  background-position: 0 0;
  background-size: auto;
}

.pillar__table-link {
  color: var(--archive--neutrals--gray-disabled);
  cursor: pointer;
  font-size: 1.125rem;
}

.pillar__table-link:hover, .pillar__table-link.is-active {
  color: var(--black);
}

.link {
  color: var(--archive--neutrals--gray-disabled);
  text-decoration: none;
}

.input-item {
  width: 100%;
}

.input_group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.section_plans {
  background-color: var(--archive--neutrals--white-surface);
}

.section_plan-list {
  background-color: var(--archive--neutrals--white-surface);
  margin-bottom: -1.25rem;
}

.pricing_component {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.pricing_tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto auto auto;
  grid-auto-columns: 1fr;
  align-self: center;
  width: 100%;
  margin-bottom: 4rem;
  display: block;
}

.pricing_tabs-menu.is-new {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pricing_tab-link {
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding: .5rem 2rem .5rem 0;
  display: inline-flex;
}

.pricing_tab-link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-2\>);
  background-color: #0000;
  border-style: none;
}

.pricing_tab-link.text-color-grey.is-new {
  justify-content: flex-end;
  align-items: center;
  padding-right: 1rem;
}

.pricing_tab-link.is-new {
  padding-right: 1rem;
}

.pricing_plans {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.pricing_plan {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border: 1px solid var(--archive--neutrals--gray-outline);
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2.5rem 2rem 2rem;
  display: flex;
}

.pricing_plan.is-yellow-bg {
  background-color: var(--base-color-brand--chartreuse);
  border-color: #cfec2f;
}

.pricing_plan.is-yellow-bg.is-new {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: row;
}

.pricing_plan.is-black-bg {
  background-color: var(--black);
  color: #f9faf5;
}

.pricing_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.pricing_content.is-starter {
  flex-flow: row;
}

.pricing_content-top {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.pricing_feature-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: var(--base-color-brand--bounti-black);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

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

.pricing_icon-wrapper {
  background-color: var(--base-color-brand--chartreuse);
  border-radius: 100vw;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.pricing_icon-wrapper.bg-black {
  background-color: var(--black);
}

.price-active_button {
  border: 1px solid #000;
  border-radius: 100vw;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.price-active_button-inner {
  border-radius: 100vw;
  width: .75rem;
  height: .75rem;
}

.spacer-12 {
  padding-bottom: .75rem;
}

.text-size-xlarge {
  font-size: 1.5rem;
}

.pricing_heading {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  letter-spacing: -1px;
  justify-content: flex-start;
  align-items: center;
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
  display: flex;
}

.pricing_heading.is-new {
  font-size: 3rem;
}

.pricing_span {
  letter-spacing: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-size-xsmall {
  font-size: .75rem;
}

.text-size-xsmall.text-color-black-lowest {
  color: var(--archive--neutrals--black-lowest);
}

.text-size-xsmall.text-color-outline-accent {
  color: #cfd1c0;
}

.pricing-list_wrapper {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-flow: column;
  display: flex;
}

.pricing-eyebrow_wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing_eyebrow {
  background-color: var(--archive--secondary-light--chartreuse);
  border-radius: 2.0625rem;
  padding: .375rem .625rem;
  font-size: .75rem;
  font-weight: 600;
}

.plan-list_component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.plan-list_wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.plan-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: var(--base-color-brand--bounti-black);
  flex-flow: column;
  display: flex;
}

.hero_image {
  flex: 0 auto;
  margin-right: -11%;
  position: relative;
  inset: 0%;
}

.cards-list {
  width: 87%;
}

.card-item {
  border: 1px solid var(--archive--neutrals--gray-accent);
  background-color: var(--archive--neutrals--white-surface);
  border-radius: 32px;
  margin-bottom: 3rem;
  padding: 1.5rem;
}

.card-item.v2 {
  border-width: 2px;
  border-color: var(--archive--neutrals--gray-outline);
  text-align: center;
  border-radius: 2rem;
  margin-bottom: 0;
  padding: 3.125rem 2rem;
}

.card-number {
  color: var(--archive--neutrals--gray-dark-outline);
  margin-bottom: 2rem;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.card-title {
  color: var(--base-color-brand--bounti-black);
  margin-bottom: 1.5rem;
  font-size: 2rem;
}

.card-title.v2 {
  margin-top: 3.5rem;
  font-size: 1.5rem;
}

.card-text {
  color: var(--archive--neutrals--gray-disabled);
  padding-bottom: 2rem;
  font-size: 1.125rem;
  line-height: 28px;
}

.card-text.v2 {
  padding-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.4;
}

.card-media {
  z-index: 1;
  border: 1.5rem solid var(--archive--neutrals--gray-accent);
  background-color: var(--archive--neutrals--gray-accent);
  border-radius: 1.5rem;
  position: static;
}

.text-color-gray-disabled {
  color: var(--archive--neutrals--gray-disabled);
}

.pricing_banner {
  border: 1px solid var(--archive--neutrals--black-lowest);
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-brand--bounti-black);
  color: var(--archive--neutrals--white-surface);
  background-image: url('../images/hero_pattern.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5rem 2.5rem;
  position: relative;
}

.p-medium-24 {
  font-size: 1.5rem;
  font-weight: 500;
}

.link-2 {
  color: var(--archive--neutrals--gray-disabled);
}

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

.text-cards {
  background-color: var(--archive--neutrals--gray-accent);
  margin-top: 0;
  overflow: visible;
}

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

.spacer.max-width-full.large {
  padding-top: 10rem;
}

.hero_cards-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.hero_card {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  background-color: #dff6f6;
  border: 1px solid #161f0f;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.h-card_icon {
  margin-bottom: 1rem;
}

.fs-toc_h-trigger {
  display: none;
}

.hero_underline {
  margin-top: .5rem;
}

.section-how-it-works {
  background-color: var(--archive--neutrals--gray-overlay);
}

.how-it-works_wrapper {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.swiper_buttons-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 0rem;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.swiper_buttons-wrapper.is-hiw {
  grid-column-gap: 0rem;
  justify-content: space-between;
  width: 100%;
}

.how-it-works_slide {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  background-color: var(--archive--neutrals--white-surface);
  border-radius: 2rem;
  flex: 1 0 auto;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 1.5rem 1.5rem 4rem;
  display: flex;
  width: 100% !important;
}

.how-it-works_slide-left {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.how-it-works_slide-right {
  background-color: var(--archive--neutrals--gray-accent);
  background-image: url('../images/Ellipse-R.svg'), url('../images/Ellipse-L.svg');
  background-position: 100%, 0%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  width: 38.75rem;
  min-width: 38.75rem;
  height: 34.0625rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
  position: relative;
}

.how-it-works_slide-right.is-slide-2 {
  background-image: url('../images/Slide-2-bg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
}

.how-it-works_slide-right.is-slide-3 {
  background-image: url('../images/Slide-3-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
}

.how-it-works_slide-right.is-slide-4 {
  background-image: url('../images/Slide-4-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.swiper_bullets-wrapper-3 {
  grid-column-gap: 1.25rem;
  justify-content: center;
  align-items: center;
  padding-top: .375rem;
  display: none;
}

.swiper-button-2 {
  pointer-events: auto;
  color: #fff;
  text-align: center;
  background-color: #0c0b11;
  border-radius: 20rem;
  padding: .75rem;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
}

.swiper-button-2.is-disabled {
  opacity: .4;
  pointer-events: none;
}

.swiper_bullet-3 {
  cursor: pointer;
  background-color: #0000;
  border: 1px solid #000;
  border-radius: 100%;
  flex: none;
  width: .75rem;
  min-height: .75rem;
  padding: 0;
}

.swiper_bullet-3.is-active {
  background-color: #0c0b11;
}

.swiper_navigation-wrapper-3 {
  z-index: 1;
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 105%;
  margin-top: 2rem;
  display: block;
  position: absolute;
  top: 45%;
  transform: translate(-2.5%);
}

.card-icon {
  width: 5.625rem;
}

.dark-cta_component {
  border-radius: var(--border-radius--medium);
  background-color: var(--archive--neutrals--black-mid);
  padding: 6rem 3rem;
  position: relative;
  overflow: hidden;
}

.dark-cta_component.v2 {
  background-color: var(--archive--neutrals--black-highest);
  padding: 2.5rem 0;
}

.dark-cta_text-wrap {
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dark-cta-v2_img {
  width: 10.25rem;
}

.cta-dark-v2_bg-img {
  pointer-events: none;
  width: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.dark-cta-v2_wrapper {
  color: var(--white);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.dark-cta-v2_wrapper.v2 {
  border: 1px solid #2d3824;
  border-radius: 2rem;
  padding: 6.0625rem 2rem;
  position: relative;
  overflow: hidden;
}

.hero-lottie {
  height: 30rem;
  transform: scale(1.8);
}

.section_icp {
  border-bottom-left-radius: var(--border-radius--large);
  border-bottom-right-radius: var(--border-radius--large);
  background-color: #f2f3ea;
  border-bottom: 2px solid #dee0ce;
  border-left: 2px solid #dee0ce;
  border-right: 2px solid #dee0ce;
  margin-top: -3rem;
  padding-top: 3rem;
  overflow: hidden;
}

.starter_list-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  height: 100%;
  display: flex;
}

.starter_info-wrap {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #f1fc9a;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 35%;
  padding: 3rem 1.5rem;
  display: flex;
}

.banner-banner5_component {
  background-color: var(--base-color-brand--blue);
}

.banner5_wrapper {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.banner5_content {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 3rem;
  display: flex;
}

.hero-section_header23 {
  background-color: var(--base-color-brand--bounti-black);
  background-image: radial-gradient(circle farthest-corner at 0% 0%, var(--base-color-chartreuse--800), #22270200 34%);
  color: #000;
  position: relative;
  overflow: hidden;
}

.hero-section_header23.divider-wave-bottom {
  padding-bottom: 120px;
}

.header23_component {
  z-index: 1;
  position: relative;
}

.fs-styleguide_hero-label {
  color: #000;
  text-transform: uppercase;
  background-color: #eee;
  border-radius: .25rem;
  padding: .25rem .375rem;
  font-size: .75rem;
  font-weight: 500;
  text-decoration: none;
}

.fs-styleguide_heading-header {
  font-size: 6rem;
}

.background-color-tertiary {
  background-color: var(--base-color-brand--chartreuse);
}

.icon-height-small {
  height: 1rem;
}

.icon-height-medium {
  height: 2rem;
}

.icon-height-large {
  height: 3rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.nav_component {
  background-color: #000;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  position: relative;
  inset: 0% 0% auto;
}

.nav_container {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav_logo {
  width: 10rem;
}

.nav_menu_link {
  color: #fff;
  padding: 1rem;
}

.nav_button {
  padding: 1rem;
}

.text-style-tagline {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.text-style-tagline.cta {
  color: #1a1817;
  font-size: 2.125rem;
  font-weight: 500;
}

.rl-styleguide_nav {
  z-index: 1000;
  background-color: #000;
  border-radius: .75rem;
  margin-top: 1rem;
  padding: .5rem;
  position: sticky;
  top: 1rem;
}

.rl-styleguide_nav-link {
  color: #fff;
  border-radius: .25rem;
  padding: .5rem 1rem;
  text-decoration: none;
}

.rl-styleguide_nav-link.w--current {
  color: #000;
  background-color: #fff;
}

.rl-styleguide_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
}

.rl-styleguide_button-row {
  grid-column-gap: 1rem;
  display: flex;
}

.rl-styleguide_heading {
  z-index: 4;
  color: #000;
  margin-bottom: 1.5rem;
  padding: .25rem .5rem;
  font-size: 3.5rem;
  font-weight: 700;
}

.rl-styleguide_list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-bottom: 4rem;
}

.rl-styleguide_subheading {
  z-index: 3;
  color: #000;
  background-color: #eee;
  border-radius: .75rem;
  margin-bottom: 1rem;
  padding: 1rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.rl-styleguide_subheading-small {
  font-size: 1rem;
  font-weight: 400;
}

.rl-styleguide_item-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 15rem 1fr;
  align-items: center;
}

.rl-styleguide_item-row.is-button-row {
  grid-template-columns: 19rem 1fr;
}

.rl-styleguide_label {
  color: #1e51f7;
  white-space: nowrap;
  cursor: context-menu;
  background-color: #ebeffa;
  padding: .25rem .5rem;
  font-size: .75rem;
  display: inline-block;
}

.rl-styleguide_label.is-html-tag {
  color: #bb4198;
  background-color: #f9eff6;
}

.rl-styleguide_callout-link_colors {
  background-color: #fff;
  background-image: linear-gradient(135deg, #ff7448, #ff4848 50%, #6248ff);
  border-radius: .75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 1px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.rl-styleguide_callout-link-wrapper-colors {
  background-image: linear-gradient(135deg, #ff744826, #ff484826 50%, #6248ff26), linear-gradient(#fff, #fff);
  border-radius: .6875rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .75rem 1rem;
  display: flex;
}

.rl-styleguide_callout-heading-wrapper {
  font-size: 1.25rem;
  font-weight: 600;
}

.rl-styleguide_background-color-list {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.rl-styleguide_color-spacer {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.background-color-primary {
  background-color: var(--base-color-brand--bounti-white);
}

.background-color-secondary {
  background-color: var(--base-color-neutral--grey--100);
}

.background-color-alternative {
  background-color: var(--base-color-brand--bounti-black);
}

.text-color-primary {
  color: var(--base-color-brand--bounti-black);
}

.text-color-secondary {
  color: var(--base-color-brand--chartreuse);
}

.text-color-alternate {
  color: var(--base-color-brand--bounti-white);
}

.rl-styleguide_shadows-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: start;
}

.shadow-xxsmall {
  box-shadow: 0 1px 2px #0000000d;
}

.rl-styleguide_empty-space {
  z-index: -1;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: relative;
}

.shadow-xsmall {
  box-shadow: 0 1px 3px #0000001a, 0 1px 2px #0000000f;
}

.shadow-small {
  box-shadow: 0 4px 8px -2px #0000001a, 0 2px 4px -2px #0000000f;
}

.shadow-medium {
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #00000008;
}

.shadow-large {
  box-shadow: 0 20px 24px -4px #00000014, 0 8px 8px -4px #00000008;
}

.shadow-xlarge {
  box-shadow: 0 24px 48px -12px #0000002e;
}

.shadow-xxlarge {
  box-shadow: 0 32px 64px -12px #00000024;
}

.rl-styleguide_button-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1.5rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: max-content;
  grid-auto-flow: row;
  place-items: center start;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  display: grid;
}

.class-label-row {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.rl-styleguide_form-wrapper {
  padding-right: 1.5rem;
}

.class-label-column {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form_field-label {
  margin-bottom: .5rem;
  font-weight: 400;
}

.form_field-label.is-alternate {
  color: #fff;
}

.form_message-success-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.form_message-error-wrapper {
  margin-top: 1rem;
  padding: 0;
}

.rl-styleguide_icons-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.rl-styleguide_item {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 1rem;
  display: grid;
}

.rl-styleguide_item.is-stretch {
  justify-items: stretch;
}

.icon-height-xxsmall {
  height: 1rem;
}

.icon-height-xsmall {
  height: 1.5rem;
}

.icon-height-xlarge {
  height: 6.5rem;
}

.icon-height-custom1 {
  height: 1.25rem;
}

.icon-1x1-xxsmall {
  width: 1rem;
  height: 1rem;
}

.icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.icon-1x1-xlarge {
  width: 6.5rem;
  height: 6.5rem;
}

.icon-1x1-custom1 {
  width: 1.25rem;
  height: 1.25rem;
}

.tag {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  background-color: #eee;
  border: 1px #eee;
  justify-content: center;
  align-items: center;
  padding: .25rem .5rem;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.tag.is-text {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: var(--archive--neutrals--gray-outline);
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.tag.is-text.is-alternate {
  color: #fff;
  background-color: #0000;
}

.tag.is-alternate {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.icon-embed-custom1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.rl-styleguide_empty-box {
  z-index: -1;
  background-color: #eee;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.rl-styleguide_spacing {
  border: 1px dashed #000;
}

.rl-styleguide_spacing-all {
  display: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.pointer-events-none {
  pointer-events: none;
}

.margin-top-auto {
  margin-top: auto;
}

.rl-styleguide_ratio-bg {
  z-index: -1;
  background-color: #eee;
  min-width: 3rem;
  height: 100%;
  position: relative;
}

.block-quote {
  font-size: 21px;
  line-height: 1.3;
}

.benefits-section_layout408 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--base-color-brand--bounti-white);
  background-image: linear-gradient(180deg, var(--base-color-chartreuse--100), var(--base-color-brand--bounti-white));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: visible;
}

.layout408_component {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  position: sticky;
  top: 0;
}

.layout408_card {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border: var(--border-width--standard) solid var(--base-color-brand--chartreuse);
  border-radius: var(--border-radius--large);
  background-color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: stretch;
  height: 50vh;
  margin-bottom: 10vh;
  display: grid;
  position: sticky;
  top: 10%;
  overflow: hidden;
}

.layout408_card.card-2 {
  width: 100%;
}

.layout408_card-content {
  background-color: var(--base-color-brand--chartreuse);
  flex-direction: column;
  justify-content: center;
  padding: 3rem;
  display: flex;
}

.layout408_image-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 50vh;
  display: flex;
}

.layout408_image {
  object-fit: contain;
  width: 80%;
  height: 80%;
}

.how-it-works-section_layout298 {
  background-color: var(--\<unknown\|variable-9f6b6bb4-0795-c8ab-f302-bbebab6f2554\>);
  color: var(--\<unknown\|variable-7cd2a57e-6f21-74f7-6ce6-096306cecf3e\>);
  margin-top: 12rem;
}

.layout298_list {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

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

.layout298_item-icon-wrapper {
  display: inline-block;
}

.button-stack {
  flex-flow: column;
  display: flex;
}

.background-bottom-wave {
  opacity: .04;
  width: 110vw;
  max-width: none;
  display: block;
  position: absolute;
  inset: 40% 0% auto 50%;
  transform: translate(-50%, -10%);
}

.background-wave-container {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 0;
  height: 0;
  display: flex;
}

.icon-embed-custom.wave-background {
  width: 100%;
  height: 150px;
  display: block;
  transform: translate(0, -150px);
}

.bg-grad-anim-2 {
  filter: blur(100px);
  background-image: radial-gradient(circle, #b4e3e480, #b4e3e400);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: scale(.4);
}

.bg-grad-anim-1 {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, var(--base-color-chartreuse--700), #22270200);
  filter: blur(100px);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.features {
  background-color: var(--base-color-chartreuse--800);
  color: var(--base-color-brand--bounti-white);
}

.features.top-wave {
  margin-top: var(--dividers--neg-section-overlap-for-wave);
  padding-top: var(--dividers--section-overlap-for-wave);
  -webkit-mask-image: url('../images/Bounti-wave-4.svg');
  mask-image: url('../images/Bounti-wave-4.svg');
  -webkit-mask-size: 100%;
  mask-size: 100%;
}

.home_benefits_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.home_benefits_content-left {
  margin-bottom: 140px;
  position: sticky;
  top: 30vh;
}

.home_benefits_content-item {
  margin-bottom: var(--spacing--large);
  border: var(--border-width--standard) solid black;
  border-radius: var(--border-radius--regular);
  background-color: var(--base-color-chartreuse--900);
  color: var(--base-color-brand--chartreuse);
  padding: 2rem;
  overflow: visible;
  box-shadow: 0 0 #dcf54500, 0 .6px .1px #dcf5452a, 0 1.3px .3px #dcf54532, 0 2.6px 1.1px #dcf54536, 0 5px 3.1px #dcf54539, 0 10.3px 8px #dcf5453c, 0 23.8px 21.4px #dcf54541;
}

.home_benefits_content-item.content-item-2 {
  z-index: 2;
  top: 32vh;
}

.home_benefits_content-item.content-item-3 {
  z-index: 3;
  top: 34vh;
}

.home_benefits_content-item.content-item-4 {
  z-index: 4;
  top: 36%;
}

.home_benefits_content-item.content-item-5 {
  z-index: 5;
  top: 38%;
}

.home_benefits_content-item.content-item-6 {
  z-index: 6;
  top: 40%;
  overflow: visible;
}

.home_benefits_content-item.content-item-4-copy {
  z-index: 4;
  top: 36%;
}

.home_benefits_icon-wrapper {
  display: inline-block;
}

.stats-section_home_stats {
  background-color: var(--base-color-blue--950);
  background-image: linear-gradient(135deg, var(--base-color-blue--900), var(--base-color-blue--950) 41%);
  color: var(--base-color-brand--blue);
  position: relative;
  transform: none;
}

.stats-section_home_stats.top-wave-1 {
  margin-top: var(--dividers--neg-section-overlap-for-wave);
  padding-top: var(--dividers--section-overlap-for-wave);
  background-image: linear-gradient(135deg, var(--base-color-blue--900), var(--base-color-blue--950) 41%);
  overflow: clip;
  transform: none;
  -webkit-mask-image: url('../images/Bounti-wave-2.svg');
  mask-image: url('../images/Bounti-wave-2.svg');
  -webkit-mask-position: top;
  mask-position: top;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

.stats-section_home_stats.top-wave-1.price {
  margin-top: -348px;
}

.home_stats_content {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.home_stats_list {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  width: 100%;
  display: grid;
}

.home_stats_item {
  border-left: var(--border-width--standard) solid var(--base-color-brand--blue);
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 1rem;
}

.home_stats_number {
  background-image: linear-gradient(45deg, var(--base-color-blue--500) 51%, #b4e3e400 80%);
  color: var(--base-color-brand--bounti-black);
  letter-spacing: -5px;
  margin-bottom: .5rem;
  margin-left: -1rem;
  margin-right: -.5rem;
  padding-left: 1rem;
  padding-right: .5rem;
  font-size: 6vw;
  font-weight: 300;
  line-height: 1.3;
  display: block;
}

.card-list-item {
  background-image: url('../images/Tag-Chevron--Streamline-Core-Remix.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
}

.card-list-container {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.card-list-container.space {
  margin-top: 1rem;
}

.cta-section_cta7 {
  background-color: var(--base-color-brand--chartreuse);
  color: var(--text-color--text-primary);
}

.cta-section_cta7.top-wave {
  margin-top: var(--dividers--neg-section-overlap-for-wave);
  padding-top: var(--dividers--section-overlap-for-wave);
  background-color: #dcf545;
  position: relative;
}

.cta-section_cta7.top-wave.none {
  padding-top: 60px;
}

.cta-section_cta7.top-wave.no_margin {
  margin-top: 0;
}

.cta7_component {
  padding-top: 3rem;
}

.cta7_content {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.flex {
  display: flex;
  position: relative;
}

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

.flex.vertical.center {
  flex-flow: column;
  align-items: center;
  font-size: 1rem;
}

.flex.y-center {
  flex: 0 100%;
  align-items: center;
}

.flex.y-center.is-logos {
  justify-content: flex-start;
  align-items: center;
}

.flex.y-center.is-logos.kw {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.footer-footer7_component {
  background-color: var(--background-color--background-primary);
}

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

.footer7_top-wrapper.home {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
}

.footer7_logo-link {
  margin-bottom: 2rem;
  padding-left: 0;
}

.footer7_link-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0px;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  justify-items: start;
  display: flex;
}

.footer7_link {
  color: var(--base-color-neutral--grey--500);
  text-align: center;
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}

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

.footer7_bottom-wrapper {
  justify-content: space-between;
  display: flex;
}

.footer7_credit-text {
  color: var(--base-color-neutral--grey--600);
  font-size: .875rem;
}

.footer7_legal-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: center;
  display: flex;
}

.footer7_legal-link {
  color: var(--base-color-neutral--grey--600);
  font-size: .875rem;
  text-decoration: none;
}

.divider-top-of-next-section {
  height: 200px;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-navbar1_component {
  z-index: 99;
  background-color: var(--\<unknown\|relume-variable-background-color-1\>);
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-top: 1rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar1_logo-link {
  padding-left: 0;
  transition: all .2s linear;
}

.navbar1_logo-link:hover {
  transform: scale(1.1);
}

.navbar1_logo-link.w--current:hover {
  transform: scale(1);
}

.navbar1_logo.inverted {
  filter: invert();
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

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

.navbar1_link {
  color: var(--link-color--link-alternate);
  padding: .5rem 1rem;
  font-size: 18px;
  transition: color .3s;
}

.navbar1_link:hover {
  color: var(--text-color--text-alternate);
}

.navbar1_link.w--current {
  color: var(--\<unknown\|relume-variable-color-neutral-1\>);
}

.navbar1_link.dropdown {
  padding: .2rem 0 0;
}

.navbar1_menu-buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 1rem;
  display: flex;
}

.logo3_component {
  justify-content: flex-start;
  align-items: center;
  width: 75%;
  display: flex;
}

.logo3_component.kw {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.logo3_list {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  white-space: nowrap;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center start;
  margin-right: 3rem;
  display: flex;
}

.logo3_wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo3_wrapper.kw {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: row;
}

.logo3_logo {
  max-width: none;
  height: 2rem;
}

.trusted-by {
  width: 26.6667rem;
  margin-right: 4rem;
}

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

.logo-list-container {
  position: relative;
  overflow: hidden;
}

.logo-list-container.custom {
  width: 75%;
}

.left-gradient-to-black {
  background-image: linear-gradient(90deg, var(--base-color-blue--950) 28%, #080d0d00);
  width: 100px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.quote__________section_layout484 {
  background-color: var(--base-color-brand--yellow);
  background-image: linear-gradient(180deg, var(--base-color-brand--bounti-white), var(--base-color-neutral--grey--100));
  padding-bottom: 4rem;
}

.layout484_text {
  text-align: left;
}

.layout484_text.text-color-blue {
  color: #ee5936;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 3.3125rem;
}

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

.hero_video-wrap {
  margin-bottom: 2rem;
}

.hs-heading {
  color: var(--text-color--text-primary);
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.italic-text {
  font-size: 16px;
}

.thanks_embed {
  width: 100%;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.thanks_resources {
  text-align: left;
}

.hero-media_aspect {
  aspect-ratio: 1;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

.heading_wrap {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading_wrap.is-left-aligned {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: none;
}

.icon-boxes_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  margin-top: 4rem;
  display: flex;
}

.icon-box_item {
  flex: 1;
}

.icon-box_icon {
  background-color: #f2f3ea;
  border: 1px solid #dee0ce;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 4.25rem;
  height: 4.25rem;
  margin-bottom: 1.5rem;
  padding: .5rem;
  display: flex;
}

.stat-box_top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.stat-box_icon {
  background-color: #f2f3ea;
  border: 1px solid #dee0ce;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 4.25rem;
  height: 4.25rem;
  padding: .5rem;
  display: flex;
}

.stat-label {
  letter-spacing: -1px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.stat-box_item {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  flex-flow: column;
  flex: 1;
  display: flex;
}

.section_logos {
  background-color: #f2f3ea;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.section_vertical-cards {
  background-color: #f2f3ea;
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.v-cards_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  background-image: url('../images/how-bg-vector.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  padding-top: 5rem;
  display: flex;
}

.v-cards_item {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  background-color: #f9faf5;
  border: 1px solid #dee0ce;
  border-radius: 2rem;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.v-card_text {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 55%;
  padding: 1rem;
  display: flex;
}

.v-card_media {
  width: 45%;
}

.v-card_media-aspect {
  border-radius: 1.5rem;
  width: 100%;
  padding-bottom: 86.3%;
  position: relative;
  overflow: hidden;
}

.section_grid-cards {
  background-color: #f2f3ea;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.g-cards_component {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 4rem;
}

.g-cards_component.real {
  grid-template-columns: 1fr 1fr;
}

.g-card_icon-wrapper {
  border: 1px solid var(--archive--neutrals--gray-outline);
  background-color: var(--archive--neutrals--gray-overlay);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 4.5rem;
  height: 4.5rem;
  padding: .5rem;
  display: flex;
}

.media-text_component {
  grid-column-gap: 12rem;
  grid-row-gap: 12rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 5rem;
  display: flex;
}

.section_latest-grid {
  background-color: var(--archive--neutrals--gray-overlay);
  display: block;
}

.section_latest-grid.gray {
  background-color: var(--archive--neutrals--gray-overlay);
}

.spacer-xsmall-2 {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xsmall-2.is-new {
  padding-top: .4rem;
}

.spacer-small-2 {
  width: 100%;
  padding-top: 1.5rem;
}

.spacer-small-2.is-new {
  padding-top: .55rem;
}

.spacer-large-2 {
  padding-top: 3rem;
}

.related_card {
  border-bottom-left-radius: var(--border-radius--regularx);
  border-bottom-right-radius: var(--border-radius--regularx);
  background-color: var(--white);
  flex-flow: column;
  display: flex;
}

.dropdown-toggle {
  color: var(--link-color--link-alternate);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: .4;
}

.dropdown-toggle.w--open {
  color: var(--white);
  padding-left: 0;
  transition: all .2s linear;
}

.text-block {
  line-height: 1.1;
}

.dropdown-link {
  color: var(--base-color-brand--bounti-black);
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 8px 12px;
  font-size: .875rem;
  font-weight: 400;
  transition: all .2s linear;
}

.dropdown-link:hover {
  background-color: #edede9;
  border-radius: 8px;
}

.dropdown-link.w--current {
  color: var(--base-color-brand--bounti-black);
  background-color: #edede9;
  border-radius: 8px;
}

.dropdown-list-2 {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 9px;
  padding: 8px;
  box-shadow: 0 2px 45px #0000001f;
}

.dropdown-list-2.w--open {
  background-color: #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 14px;
  padding: 8px;
  box-shadow: 0 1px 3px #333a0333, 0 -1px 3px #333a031f;
}

.overlay, .rt-hamburger-4 {
  display: none;
}

.dropdown-list-2-wrapper {
  background-color: #fff;
  border-radius: 8px;
  margin-top: 14px;
  padding: 8px;
}

.dropdown-list-2-wrapper.w--open {
  background-color: #0000;
  border-radius: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding: 0;
  top: 31.1875px;
}

.wave {
  display: none;
}

.image-3 {
  width: 100%;
}

.wave-lemon {
  display: block;
  position: absolute;
  inset: -19% auto auto 0%;
}

.body {
  background-color: #f2f3ea;
}

.body-1 {
  background-color: #eeeeea;
}

.section_-outputs {
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.outputs_wrap {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.showing_wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.unfair_wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  color: var(--text-color--text-primary);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.outputs_header {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
  display: flex;
}

.text-block-8 {
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
}

.text-block-9 {
  font-weight: 600;
}

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

.thumbnail_wrap {
  width: 100%;
}

.thumbnail {
  border: 1px solid #cecece;
  border-radius: 20px;
  width: 100%;
}

.outputs_holder {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.text-block-10 {
  font-size: 1rem;
}

.outputs_cta_wrap {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
  width: 40%;
  display: flex;
}

.cta_outputs-wrap {
  color: var(--text-color--text-primary);
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  transition: all .2s linear;
}

.cta_outputs-wrap:hover {
  transform: translate(0, -5px);
}

.pricing_wrap {
  z-index: 4;
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  background-image: url('../images/Frame-1707479249.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 13.6rem;
  height: 8.8125rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-11 {
  font-size: 1.25rem;
  font-weight: 700;
}

.link-4 {
  color: var(--white);
  letter-spacing: .01em;
  font-size: .875rem;
  font-weight: 400;
  transition: all .2s linear;
}

.link-4:hover {
  color: #c5c5c5;
}

.section_pricing {
  background-color: #090e0d;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.pricing_wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing_header {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.pricing_block {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 25.0625rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem;
  display: flex;
  box-shadow: 0 4px 74px #212e2f;
}

.heading-11 {
  color: var(--white);
  text-align: center;
  font-size: 3.0625rem;
  font-weight: 700;
}

.text-block-12 {
  color: var(--white);
  text-align: center;
  font-size: 1.3125rem;
}

.pricing_block-header {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-13 {
  color: var(--white);
  text-align: center;
  font-size: 1.9375rem;
  font-weight: 700;
}

.pricing_list-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.pricing_list-wrap.kw {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 3.3rem;
}

.pricing_list-wrap.re {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.pricing-list {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 16px;
  height: 16px;
}

.text-block-15 {
  color: var(--white);
  text-align: left;
}

.header23_component-2 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.navbar1_link-2 {
  color: #f9faf5;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s;
}

.navbar1_link-2:hover, .navbar1_link-2.w--current {
  color: #ee5936;
}

.navbar1_link-2.dropdown {
  padding: .2rem 0 0;
}

.stats-section_home_stats-2 {
  color: #b4e3e4;
  background-image: linear-gradient(352deg, #fff, #f9faf5);
  display: none;
  position: relative;
}

.is-icon:hover {
  background-color: #f9faf5;
}

.heading-style-h2-2 {
  color: #1a1817;
  text-align: center;
  margin-bottom: 1rem;
  padding-top: 80px;
  padding-bottom: 40px;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.9;
}

.heading-style-h2-2.is-featured {
  font-size: 3.0625rem;
}

.heading-style-h2-2.is-center {
  text-align: center;
  padding-top: 10px;
}

.navbar1_menu-2 {
  align-items: center;
  display: flex;
  position: static;
}

.hero-section_header23-2 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.hero-section_header23-2.home {
  background-image: url('../images/Group-1000002306_1.avif');
}

.text-size-large-2 {
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.4;
}

.text-size-large-2.dark {
  color: #232e19;
  text-align: center;
}

.text-size-large-2.dark.center {
  text-align: left;
}

.text-size-large-2.space {
  margin-bottom: 1rem;
}

.max-width-xlarge-2 {
  width: 100%;
  max-width: 64rem;
}

.max-width-xlarge-2.align-center.right {
  flex-flow: column;
  align-items: flex-end;
  display: flex;
}

.home_benefits_content-right-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.container-large-2 {
  width: 100%;
  max-width: 88.25rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large-2.max-width-full {
  max-width: 100%;
}

.footer7_credit-text-2 {
  color: #646462;
  font-size: .875rem;
}

.text-block-17 {
  line-height: 1.1;
}

.button-4 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-4:hover {
  background-color: #ce3b19;
}

.button-4.home {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: solid;
  font-size: 1.25rem;
}

.button-4.home:hover {
  background-color: #ce3b19;
}

.button-4.cta {
  color: #1a1817;
  background-color: #fff;
}

.button-4.cta:hover {
  background-color: #f9faf5;
}

.button-4.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-4.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-4.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-4.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-4.is-secondary:hover {
  border-color: #232e19;
}

.button-4.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-4.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-4.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-4.is-secondary.is-alternate.is-small.home {
  color: #f9faf5;
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.button-4.is-secondary.is-alternate.is-small.home:hover {
  color: #f9faf5;
  background-color: #0006;
  border-color: #f9faf5;
}

.layout408_card-content-2 {
  background-color: #b4e3e4;
  flex-direction: column;
  justify-content: center;
  padding: 3rem;
  display: flex;
}

.max-width-large-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large-2.home {
  width: 100%;
}

.benifit_header {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.spacer-xhuge-2 {
  width: 100%;
  padding-top: 8rem;
}

.spacer-xhuge-2.is-new {
  padding-top: 2.2rem;
}

.cta7_component-2 {
  margin-left: 40px;
  margin-right: 40px;
  padding-top: 3rem;
}

.heading-style-h3-2 {
  letter-spacing: -.5px;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.15;
}

.cta7_content-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  color: var(--base-color-brand--bounti-black);
  background-color: #ee5936;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px 0;
  display: flex;
}

.text-span-5 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-size-small-2 {
  color: #f9faf5;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.home_benefits_component-2 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-top: 8rem;
  padding-bottom: 8rem;
  display: grid;
}

.features-2 {
  color: #f9faf5;
  background-color: #22270200;
  background-image: linear-gradient(#727272, #0e1508);
}

.features-2.real {
  background-color: #fff;
  background-image: none;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

.layout298_item-icon-wrapper-2 {
  border: 5px solid #ee5936;
  justify-content: center;
  align-items: center;
  width: 3.875rem;
  height: 3.875rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home_benefits_content-item-2 {
  color: #1a1817;
  background-color: #f9faf5;
  border-radius: 36px;
  width: 32rem;
  margin: 1.1875rem auto;
  padding: 2rem;
  overflow: visible;
}

.home_benefits_content-item-2.content-item-4-copy {
  z-index: 4;
  top: 36%;
}

.home_benefits_content-item-2.content-item-5 {
  z-index: 5;
  top: 38%;
}

.home_benefits_content-item-2.content-item-6 {
  z-index: 6;
  top: 40%;
  overflow: visible;
}

.home_benefits_content-item-2.content-item-2 {
  z-index: 2;
  top: 32vh;
}

.layout298_list-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  display: grid;
}

.overlay-2 {
  display: none;
}

.button-stack-2 {
  flex-flow: column;
  display: flex;
}

.dropdown-link-3 {
  color: #0d1407;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 8px 12px;
  font-size: .875rem;
  font-weight: 400;
  transition: all .2s linear;
}

.dropdown-link-3:hover {
  color: var(--orange);
  background-color: #edede9;
  border-radius: 8px;
}

.dropdown-link-3.w--current {
  color: #0d1407;
  background-color: #edede9;
  border-radius: 8px;
}

.padding-section-large-2 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-2.is-new {
  padding-top: 4rem;
}

.padding-section-large-2.is-new._2 {
  padding-bottom: 4rem;
}

.benefits-section_layout408-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f9faf5;
  background-image: linear-gradient(#f5fcc5, #f9faf5);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  overflow: visible;
}

.winning_wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.spacer-xxlarge-2 {
  width: 100%;
  padding-top: 5rem;
}

.line-divider-2 {
  background-color: #0d1407;
  width: 100%;
  height: 1px;
}

.quote__________section_layout484-2 {
  background-color: #fff171;
  background-image: linear-gradient(#f9faf5, #edede9);
  padding-bottom: 2rem;
}

.quote__________section_layout484-2.rr {
  background-color: #f9faf5;
  background-image: none;
}

.heading-style-h5-2 {
  color: #1a1817;
  letter-spacing: 0;
  max-width: 22rem;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.2;
}

.heading-style-h5-2.custom-2lines {
  color: #1a1817;
  max-width: 13rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.625rem;
  font-weight: 600;
}

.heading-style-h5-2.kw {
  width: 100%;
  max-width: 34rem;
  line-height: 1.3;
}

.nav-navbar1_component-2 {
  z-index: 99;
  background-color: #ddd0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-top: 1rem;
  display: flex;
}

.nav-navbar1_component-2.custom {
  background-color: #1b1918;
  padding-bottom: 1rem;
  display: block;
}

.nav-navbar1_component-2.case.re {
  margin-bottom: 10px;
}

.nav-navbar1_component-2.case.re.teams {
  background-color: #000;
  padding-bottom: 1rem;
}

.footer-footer7_component-2 {
  background-color: #f9faf5;
}

.cta-section_cta7-2 {
  color: #0d1407;
  background-color: #ee5936;
}

.bold-text-2 {
  font-size: 2.25rem;
  font-weight: 600;
}

.spacer-huge-2 {
  width: 100%;
  padding-top: 6rem;
}

.card-list-item-2 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.heading-style-h4-2 {
  letter-spacing: -.25px;
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.15;
}

.text-size-small-3 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-18 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.home_benefits_content-left-2 {
  width: 100%;
  margin-bottom: 20px;
  position: static;
  top: 30vh;
}

.paragraph-4 {
  color: #1a1817;
  font-size: 1.125rem;
}

.card_wrap {
  background-image: linear-gradient(302deg, #feb109, #fff171);
  border-radius: 36px;
  justify-content: center;
  align-items: center;
  width: 34rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 20px 20px 20px #0006;
}

.spacer-medium-2 {
  width: 100%;
  padding-top: 2rem;
}

.layout408_card-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #fff;
  border: 6px #dcf545;
  border-radius: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: stretch;
  height: 50vh;
  margin-bottom: 10vh;
  display: grid;
  position: sticky;
  top: 10%;
  overflow: hidden;
}

.layout408_card-2.card-2 {
  border-style: none;
  width: 100%;
}

.layout408_card-2.card-1 {
  border-style: none;
}

.trusted-by-2 {
  width: 26.6667rem;
  margin-right: 4rem;
}

.trusted-by-2.custom {
  width: auto;
  max-width: 20rem;
  margin-right: 2rem;
}

.trusted-by-2.estate {
  width: 15rem;
  margin-right: 1rem;
}

.trusted-by-2.kw {
  width: 15rem;
}

.section_logo {
  background-color: #b4e3e4;
  padding-top: 4rem;
  padding-bottom: 4rem;
  overflow: hidden;
}

.section_logo.mobile {
  display: none;
}

.padding-global-2 {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  overflow: visible;
}

.padding-global-2.background-color-black.text-color-white {
  position: relative;
}

.padding-global-2.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.footer7_legal-link-2 {
  color: #646462;
  font-size: .875rem;
  text-decoration: none;
}

.left-gradient-to-black-2 {
  background-image: linear-gradient(90deg, #b4e3e4 28%, #080d0d00);
  width: 100px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.left-gradient-to-black-2.color {
  background-image: linear-gradient(90deg, #fff 28%, #fff0);
}

.left-gradient-to-black-2.color-copy {
  background-image: linear-gradient(90deg, #f9faf5 28%, #f9faf500);
}

.dropdown-toggle-2 {
  color: var(--new-black);
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: .4;
  transition: all .2s linear;
}

.dropdown-toggle-2:hover {
  color: var(--orange);
}

.dropdown-toggle-2.w--open {
  color: var(--orange);
  transition: all .2s linear;
}

.dropdown-toggle-2.white {
  color: var(--white);
}

.dropdown-toggle-2.white:hover {
  color: var(--orange);
}

.dropdown-toggle-2.white.w--open {
  padding-left: 20px;
}

.heading-style-h1-2 {
  letter-spacing: -1px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1-2.custom-2lines {
  color: #f9faf5;
  text-align: left;
  max-width: none;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h1-2.gradient {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f9faf5, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 1rem;
  font-size: 3rem;
}

.heading-style-h1-2.is-new {
  color: #f9faf5;
  font-weight: 600;
}

.heading-style-h1-2.is-new.home {
  max-width: 45rem;
}

.text-size-medium-2 {
  color: #f9faf5;
  text-align: left;
  max-width: 28rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.text-size-medium-2.black {
  color: #1a1817;
  font-size: 1.1875rem;
}

.text-size-medium-2.cta {
  max-width: 45rem;
  margin-right: auto;
  font-size: 1.5625rem;
}

.logo3_logo-2 {
  filter: invert();
  max-width: none;
  height: 2.2rem;
}

.logo3_logo-2.investor {
  filter: none;
  height: 1.8rem;
}

.logo3_logo-2.estate {
  filter: none;
  height: 3.5rem;
}

.logo3_logo-2.kw {
  filter: none;
  width: 113px;
  height: auto;
}

.logo3_logo-2.kw.big {
  width: 115px;
  height: 45px;
}

.logo3_logo-2.kw.mid {
  width: 119px;
  height: 61px;
}

.logo3_logo-2.kw._2 {
  width: 137px;
  height: 32px;
}

.logo3_logo-2.kw._3 {
  width: 218px;
  height: 41px;
}

.logo3_logo-2.kw._4 {
  width: 119px;
  height: 40px;
}

.logo3_logo-2.kw._5 {
  width: 83px;
  height: 32px;
}

.logo3_logo-2.kw._6 {
  width: 164px;
  height: 32px;
}

.logo3_logo-2.kw._7 {
  width: 152px;
  height: 32px;
}

.page-wrapper-old {
  display: none;
}

.header23_component-3 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.header23_component-3.margin {
  padding-top: 13.025rem;
  padding-bottom: 12.95rem;
}

.header23_component-3.margin.blog {
  padding-top: 8.225rem;
  padding-bottom: 9.35rem;
}

.blog-feat_item-2 {
  background-color: #f9faf5;
  border: 1px solid #dee0ce;
  border-radius: 32px;
  justify-content: space-between;
  margin-top: 294px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 12px 32px 16px #0d14070f;
}

.blog-feat_item-2.color {
  background-color: #b4e3e4;
  margin-top: 0;
}

.navbar1_menu-3 {
  align-items: center;
  display: flex;
  position: static;
}

.hero-section_header23-3 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.button-5 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-5:hover {
  background-color: #ce3b19;
}

.button-5.cta {
  color: #1a1817;
  background-color: #fff;
}

.button-5.cta:hover {
  background-color: #f9faf5;
}

.max-width-large-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large-3.center {
  justify-content: center;
  align-items: center;
}

.text-span-7 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-block-23 {
  color: #f9faf5;
  font-weight: 600;
}

.text-block-23.space {
  margin-bottom: 2rem;
}

.section_blog {
  padding-top: 1rem;
  padding-bottom: 4rem;
}

.padding-section-large-3 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-3.is-new {
  padding-top: 4rem;
}

.padding-section-large-3.is-new._2 {
  padding-bottom: 4rem;
}

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

.filters_list-2.re {
  justify-content: flex-start;
  align-items: center;
}

.back-recatangle-2 {
  z-index: 1;
  background-color: #f2f3ea;
  border: 1px solid #dee0ce;
  border-radius: 24px;
  width: 90%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -2rem 0% auto;
}

.blog-feed_item-2 {
  background-color: #f9faf5;
  border: 1px solid #f1f1f1;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  box-shadow: 0 2px 8px #0000000d;
}

.section_blog-feat-2 {
  background-color: #f9faf5;
}

.heading-style-h1-3 {
  letter-spacing: -1px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1-3.custom-2lines {
  color: #f9faf5;
  text-align: left;
  max-width: 45rem;
  font-size: 4.8125rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h1-3.custom-2lines.center {
  text-align: center;
  max-width: 48rem;
  font-size: 4rem;
}

.heading-style-h1-3.is-new {
  color: #f9faf5;
  font-weight: 600;
}

.heading-style-h1-3.is-new.blog {
  width: 45rem;
}

.text-size-medium-3 {
  color: #f9faf5;
  text-align: left;
  max-width: 32rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-size-medium-3.center {
  text-align: center;
}

.text-size-medium-3.center._2rem {
  margin-top: 2rem;
}

.text-size-medium-3.cta {
  color: #f9faf5;
  max-width: 50rem;
  margin-right: auto;
  font-size: 1.5rem;
  font-weight: 600;
}

.text-size-medium-3.black {
  color: #1a1817;
  font-size: 1.1875rem;
}

.text-size-medium-3.black.bold {
  padding-right: 1rem;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.2;
}

.text-size-medium-3.black.bold.custom {
  max-width: none;
}

.text-size-medium-3.text-weight-bold {
  color: #1a1817;
  font-size: 1.3125rem;
  font-weight: 700;
}

.text-size-medium-3._45 {
  max-width: 43rem;
}

.text-size-medium-3.is-white {
  color: #000;
  width: 100%;
  max-width: 35rem;
  font-size: 1.375rem;
}

.text-block-26 {
  font-size: 1.25rem;
  font-weight: 500;
}

.card-title-link-2 {
  color: #090f04;
  text-decoration: none;
}

.button-6 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-6:hover {
  background-color: #ce3b19;
}

.button-6.is-text-dark {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #ee5936;
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.button-6.is-text-dark:hover {
  color: #090f04;
}

.text-eyebrow-2 {
  color: #6f7a5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow-2.is-featured.black {
  color: #464343;
}

.feat_info-wrap-2 {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3rem;
  display: flex;
}

.blog-feat_media-wrap-2 {
  border-radius: 32px;
  width: 50%;
  max-height: 30rem;
  padding: 6px;
}

.absolute-image-2 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.absolute-image-2.blog {
  border-radius: 32px;
}

.filter_link-2 {
  border-bottom: 3px solid #ee59364d;
  padding-bottom: .8rem;
  padding-left: .8rem;
  padding-right: .8rem;
  font-size: 1.125rem;
}

.radio-button-label-2 {
  color: #464343;
  font-weight: 400;
}

.card_image-aspect-2 {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  padding-bottom: 78%;
  position: relative;
  overflow: hidden;
}

.absolute-image-3 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

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

.card-title-link-3 {
  color: #090f04;
  text-decoration: none;
}

.button-7 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-7:hover {
  background-color: #ce3b19;
}

.button-7.is-text-dark {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #ee5936;
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.button-7.is-text-dark:hover {
  color: #090f04;
}

.author-date-2 {
  font-weight: 700;
}

.card_bottom-2 {
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.card_title-2 {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.4;
}

.navbar1_link-4 {
  color: #000;
  padding: .5rem 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s;
}

.navbar1_link-4:hover, .navbar1_link-4.w--current {
  color: #ee5936;
}

.navbar1_link-4.dropdown {
  flex-flow: column;
  padding: 0;
  display: flex;
}

.navbar1_link-4.is-black {
  color: var(--new-black);
}

.navbar1_link-4.is-black:hover {
  color: var(--orange);
}

.navbar1_link-4.white {
  color: #fff;
}

.navbar1_link-4.white:hover {
  color: var(--orange);
}

.error-message-2 {
  background-color: #6f7a5d;
  border-radius: 16px;
  padding: 1rem 1.5rem;
}

.text-block-27 {
  line-height: 1.1;
}

.button-8 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-8:hover {
  background-color: #ce3b19;
}

.button-8.is-submit {
  background-image: url('../images/CaretRight.svg');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.button-8.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-8.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-8.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-8.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-8.is-secondary:hover {
  border-color: #232e19;
}

.button-8.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-8.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-8.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-8.is-secondary.is-alternate.is-small.home {
  color: #f9faf5;
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.button-8.is-secondary.is-alternate.is-small.home:hover {
  color: #f9faf5;
  background-color: #0006;
  border-color: #f9faf5;
}

.logo-marquee_list-2 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.text-eyebrow-3 {
  color: #6f7a5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow-3.black {
  color: #464343;
  margin-bottom: 1rem;
}

.logo-marquee_wrapper-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.icon-display-2 {
  color: #1a1817;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  font-weight: 600;
  display: flex;
}

.icon-display-2.custom {
  color: #1a1817;
}

.icon-display-2.icon {
  color: #fff;
}

.icon-display-2.kw {
  color: var(--orange);
}

.section_hero-2 {
  background-color: #090f04;
  border-bottom-right-radius: 48px;
  border-bottom-left-radius: 48px;
  padding-top: 5.5rem;
  padding-bottom: 4rem;
}

.section_hero-2.custom {
  background-color: #090f0400;
  background-image: linear-gradient(#f9faf5, #fff17170 71%, #f9faf5);
  padding-top: 4rem;
}

.hero_video-wrap-2 {
  margin-bottom: 2rem;
}

.success-message-2 {
  background-color: #0f1b06;
  border: 1px solid #6f7a5d;
  border-radius: 16px;
}

.hero_form-block-2 {
  background-color: #f9faf5;
  border-radius: 16px;
  margin-bottom: 0;
  padding: 3rem 2rem;
}

.hero_component-bottom-2 {
  color: #eef0e6;
  background-color: #0d1407;
  border-bottom: 1px solid #2d3824;
  border-left: 1px solid #2d3824;
  border-right: 1px solid #2d3824;
  border-radius: 32px;
  align-items: center;
  padding: 2.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero_component-bottom-2.custom {
  background-color: #fff;
  border: 1px solid #dee0ce;
  border-radius: 32px;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.hero_component-bottom-2.custom.desktop.company {
  background-color: #f9faf5;
  margin-top: 5rem;
}

.hero_component-bottom-2.custom.mobile {
  display: none;
}

.field-label-2 {
  color: #000;
  font-size: .75rem;
}

.hero_card-2 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  background-color: #dff6f6;
  border: 1px #161f0f;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.hs-heading-2 {
  color: #0d1407;
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.text-size-small-4 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-size-small-4.custom {
  color: #1a1817b3;
  text-align: left;
}

.text-field-2 {
  border: 1.4px solid #dee0ce;
  border-radius: 8px;
  height: 3rem;
  margin-bottom: 1.5rem;
  box-shadow: 0 2px 2px #1f1f1f0a;
}

.hero_component-top-2 {
  color: #f9faf5;
  background-color: #0d1407;
  border: 1px solid #2d3824;
  border-radius: 32px;
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.hero_component-top-2.is-demo {
  background-image: url('../images/demo-hero-bg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-top-2.is-demo.element-fadein {
  background-image: url('../images/Frame-1707479299_1.avif');
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #dee0ce;
}

.hero_cards-grid-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.hero_form-wrap-2 {
  background-color: #f9faf5;
  border-radius: 1rem;
  width: 45%;
  overflow: hidden;
}

.navbar1_menu-4 {
  align-items: center;
  display: flex;
  position: static;
}

.text-block-28 {
  line-height: 1.1;
}

.button-9 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-9:hover {
  background-color: #ce3b19;
}

.button-9.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-9.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-9.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-9.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-9.is-secondary:hover {
  border-color: #232e19;
}

.button-9.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-9.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-9.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-9.is-secondary.is-alternate.is-small.home {
  color: #f9faf5;
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.button-9.is-secondary.is-alternate.is-small.home:hover {
  color: #f9faf5;
  background-color: #0006;
  border-color: #f9faf5;
}

.header23_component-4 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.header23_component-4.margin {
  padding-top: 13.025rem;
  padding-bottom: 12.95rem;
}

.header23_component-4.margin.comapny {
  padding-top: 10.925rem;
  padding-bottom: 11.65rem;
}

.navbar1_menu-5 {
  align-items: center;
  display: flex;
  position: static;
}

.hero-section_header23-4 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.text-block-29 {
  line-height: 1.1;
}

.button-10 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-10:hover {
  background-color: #ce3b19;
}

.button-10.cta {
  color: #1a1817;
  background-color: #fff;
}

.button-10.cta:hover {
  background-color: #f9faf5;
}

.button-10.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-10.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-10.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-10.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-10.is-secondary:hover {
  border-color: #232e19;
}

.button-10.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-10.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-10.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-10.is-secondary.is-alternate.is-small.home {
  color: #f9faf5;
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.button-10.is-secondary.is-alternate.is-small.home:hover {
  color: #f9faf5;
  background-color: #0006;
  border-color: #f9faf5;
}

.text-eyebrow-4 {
  color: #6f7a5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow-4.black {
  color: #464343;
  margin-bottom: 1rem;
}

.max-width-large-4 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large-4.center {
  justify-content: center;
  align-items: center;
}

.step-title-2 {
  margin-bottom: .5rem;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4;
}

.section_mission-2 {
  padding-bottom: 0;
}

.values_component-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
  display: flex;
}

.text-span-8 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
}

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

.first-step-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.sticky_track-2 {
  position: absolute;
  inset: 0%;
}

.step_line-wrapper-2 {
  background-color: #dee0ce;
  width: 100%;
  height: 4px;
}

.text-block-30 {
  color: #f9faf5;
  font-weight: 600;
}

.text-block-30.space {
  margin-bottom: 2rem;
}

.sticky_trigger-2 {
  height: 150vh;
}

.section_team-2 {
  background-color: #b4e3e4;
}

.mission_component-2 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 6rem;
  display: flex;
}

.padding-section-large-4 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-4.is-new {
  padding-top: 4rem;
}

.padding-section-large-4.is-new._2 {
  padding-bottom: 4rem;
}

.team_component-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  flex-flow: column;
  width: 100%;
  max-width: 50rem;
  margin-top: 4rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.third-step-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.back-recatangle-3 {
  z-index: 1;
  background-color: #f2f3ea;
  border: 1px solid #dee0ce;
  border-radius: 24px;
  width: 90%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -2rem 0% auto;
}

.section_values-2 {
  padding-bottom: 0;
}

.second-step-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 33.3%;
  display: flex;
}

.heading-style-h1-4 {
  letter-spacing: -1px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1-4.custom-2lines {
  color: #f9faf5;
  text-align: left;
  max-width: 45rem;
  font-size: 4.8125rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h1-4.custom-2lines.center {
  text-align: center;
  max-width: 48rem;
  font-size: 4rem;
}

.heading-style-h1-4.is-new {
  color: #f9faf5;
  width: 45rem;
  font-weight: 600;
}

.team_image-wrap-2 {
  width: 100%;
  max-width: 8rem;
}

.team_image-aspect-2 {
  filter: none;
  border-radius: 24px;
  width: 100%;
  padding-bottom: 117%;
  position: relative;
  overflow: hidden;
}

.header23_component-5 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.wave-2 {
  display: none;
}

.navbar1_menu-6 {
  align-items: center;
  display: flex;
  position: static;
}

.hero-section_header23-5 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.home_benefits_content-right-3 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.text-block-31 {
  line-height: 1.1;
}

.button-11 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-11:hover {
  background-color: #ce3b19;
}

.button-11.home {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: solid;
  font-size: 1.25rem;
}

.button-11.home:hover {
  background-color: #ce3b19;
}

.button-11.cta {
  color: #1a1817;
  background-color: #fff;
}

.button-11.cta:hover {
  background-color: #f9faf5;
}

.button-11.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-11.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  flex: none;
  padding-left: 2rem;
  padding-right: 2rem;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 2;
  transition: all .2s linear;
}

.button-11.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-11.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-11.is-secondary:hover {
  border-color: #232e19;
}

.button-11.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-11.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-11.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-11.is-secondary.is-alternate.is-small.home {
  color: var(--new-black);
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-11.is-secondary.is-alternate.is-small.home:hover {
  border-color: var(--orange);
  color: var(--orange);
  background-color: #0000;
}

.button-11.is-secondary.is-alternate.is-small.home.white {
  color: var(--white);
}

.max-width-large-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large-5.center {
  justify-content: flex-start;
  align-items: flex-start;
}

.max-width-large-5.kw {
  max-width: none;
}

.text-span-9 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
}

.banner-banner5_component-3 {
  background-color: #b4e3e4;
}

.layout298_list-3 {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  width: 100%;
  display: grid;
}

.padding-section-large-5 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-5.is-new {
  padding-top: 4rem;
}

.padding-section-large-5.is-new._2 {
  padding-top: 0;
  padding-bottom: 0;
}

.image-9 {
  width: 100%;
}

.logo3_list-3 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  white-space: nowrap;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 12.5rem 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center start;
  margin-right: 3rem;
  display: flex;
}

.card-list-item-3 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.banner5_wrapper-3 {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small-5 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-32 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.heading-style-h1-5 {
  letter-spacing: -1px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1-5.custom-2lines {
  color: #f9faf5;
  text-align: left;
  max-width: 45rem;
  font-size: 4.8125rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h1-5.gradient {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f9faf5, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 1rem;
  font-size: 3rem;
}

.heading-style-h1-5.gradient.black {
  color: #1a1817;
  background-color: #000;
  background-image: none;
}

.heading-style-h1-5.is-new {
  color: #f9faf5;
  width: 45rem;
  font-weight: 600;
}

.header23_component-6 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.showing_wrap-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.material_wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-large-3 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.pricing_block-2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #f9faf5;
  border-radius: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24rem;
  margin: .4rem auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
}

.pricing_block-2.kw {
  background-color: #fff;
  width: 33.875rem;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.wave-3 {
  display: none;
}

.hero-section_header23-6 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.section_pricing-2 {
  background-color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.section_pricing-2.kw {
  background-color: #fff;
}

.unfair_wrap-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #0d1407;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.home_benefits_content-right-4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.listing-materials-items {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cta_outputs-wrap-2 {
  color: #0d1407;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  transition: all .2s linear;
}

.cta_outputs-wrap-2:hover {
  transform: translate(0, -5px);
}

.button-12 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-12:hover {
  background-color: #ce3b19;
}

.button-12.home {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: solid;
  font-size: 1.25rem;
}

.button-12.home:hover {
  background-color: #ce3b19;
}

.button-12.cta {
  color: #1a1817;
  text-align: center;
  background-color: #fff;
  border: 0 solid #000;
  flex: 0 auto;
  min-width: 207px;
  max-height: 62px;
  padding-right: 3rem;
  display: block;
}

.button-12.cta:hover {
  background-color: #f9faf5;
}

.button-12.is-secondary {
  color: #0d1407;
  background-color: #0000;
  border: 3px solid #0d1407;
}

.button-12.is-secondary:hover {
  border-color: #232e19;
}

.button-12.is-secondary.is-alternate {
  color: #fff;
  background-color: #0000;
}

.button-12.is-secondary.is-alternate:hover {
  background-color: #f9faf51a;
  border-color: #fff;
}

.button-12.is-secondary.is-alternate.is-small {
  border-width: 2px;
  font-size: 20px;
}

.button-12.is-secondary.is-alternate.is-small.home {
  color: #f9faf5;
  border-color: #fff171;
  font-size: 1.25rem;
  font-weight: 500;
  transition: color .3s, background-color .3s;
}

.button-12.is-secondary.is-alternate.is-small.home:hover {
  color: #f9faf5;
  background-color: #0006;
  border-color: #f9faf5;
}

.button-12.is-secondary.is-icon:hover {
  background-color: #f9faf5;
}

.button-12.is-secondary.is-icon.blog {
  border-width: 1px;
  border-color: #ee5936;
  margin-top: 3rem;
  padding: .7rem 2.2rem;
}

.button-12.is-small {
  border-width: 3px;
  padding: .5rem 1.5rem;
  font-size: 18px;
}

.button-12.is-small.blue {
  color: #f9faf5;
  background-color: #ee5936;
  border-style: none;
  border-color: #b4e3e4;
  padding-left: 2.1rem;
  padding-right: 2.1rem;
  font-size: 1.25rem;
  font-weight: 500;
  transition: all .2s linear;
}

.button-12.is-small.blue:hover {
  background-color: #ce3b19;
}

.button-12.is-text-dark {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #ee5936;
  background-color: #0000;
  border: 2px solid #0000;
  align-items: center;
  padding: 0;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.button-12.is-text-dark:hover {
  color: #090f04;
}

.text-block-21 {
  color: #1a1817;
  text-align: left;
  font-weight: 300;
}

.code-embed-3 {
  display: none;
}

.text-block-22 {
  color: #1a1817;
  text-align: center;
  font-size: 1.9375rem;
  font-weight: 700;
}

.text-block-22.kw {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1;
}

.text-block-22.kw.color {
  color: var(--orange);
  font-size: 1.9375rem;
}

.text-block-22.re {
  color: var(--orange);
  font-size: 1.6rem;
}

.text-block-34 {
  color: #ee5936;
  font-weight: 400;
}

.pricing_wrapper-2 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-10 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(45deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
}

.thumbnail-2 {
  border: 1px solid #1a18171f;
  border-bottom-style: none;
  border-radius: 32px 32px 0 0;
  width: 100%;
}

.outputs_cta_wrap-2 {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  justify-content: center;
  align-items: center;
  width: 35%;
  display: flex;
}

.outputs_cta_wrap-2.kw {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
}

.image-7 {
  width: 16px;
  height: 16px;
}

.heading-12 {
  color: #1a1817;
  text-align: center;
  font-size: 3rem;
}

.paragraph-5 {
  color: #1a1817;
  text-align: center;
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.5rem;
}

.padding-global-3 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: visible;
}

.image-10 {
  width: 100%;
}

.pricing_con {
  background-image: linear-gradient(288deg, #ee5936, #fff171);
  border-radius: 40px;
  width: 25rem;
  margin-bottom: 1rem;
  box-shadow: 0 2px 100px #ee593624;
}

.pricing_con.kw {
  width: 34.875rem;
}

.text-block-35 {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}

.heading-13 {
  color: #1a1817;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
}

.card-list-item-4 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.banner5_wrapper-4 {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small-6 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-36 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.section_materials {
  background-image: linear-gradient(#f9faf5, #fff17161 84%, #f9faf5);
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: none;
}

.text-block-20 {
  color: #1a1817;
  text-align: center;
  font-size: 1.3125rem;
}

.outputs_header-2 {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  background-color: #fff;
  border: 1px solid #1a18171f;
  border-bottom-right-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem;
  display: flex;
}

.outputs_header-2.kw {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.padding-global-4 {
  width: 100%;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  overflow: visible;
}

.material_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h1-6 {
  letter-spacing: -1px;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1-6.custom-2lines {
  color: #f9faf5;
  text-align: left;
  max-width: 35rem;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h1-6.custom-2lines.add {
  max-width: 52rem;
  line-height: 1.1;
}

.heading-style-h1-6.gradient {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f9faf5, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
  padding-bottom: 1rem;
  font-size: 3rem;
}

.heading-style-h1-6.is-new {
  color: #f9faf5;
  font-weight: 600;
}

.heading-style-h1-6.is-new.small {
  width: 45rem;
  font-size: 4.5rem;
}

.heading-style-h1-6.is-new.small._2 {
  font-size: 4rem;
}

.heading-style-h1-6.is-new.rr {
  color: #f9faf5;
  max-width: 36rem;
  font-size: 4rem;
}

.heading-style-h1-6.kw {
  text-align: left;
  width: 100%;
  max-width: 28rem;
  font-size: 3.3rem;
}

.heading-style-h1-6.is-kw {
  text-align: left;
  width: 100%;
  max-width: 32rem;
  font-size: 3.3rem;
}

.header23_component-7 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.wave-4 {
  display: none;
}

.hero-section_header23-7 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.image-11 {
  width: 100%;
}

.card-list-item-5 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.banner5_wrapper-5 {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small-7 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-38 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.padding-global-5 {
  width: 100%;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  overflow: visible;
}

.header23_component-8 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.wave-5 {
  display: none;
}

.navbar1_menu-8 {
  align-items: center;
  display: flex;
  position: static;
}

.hero-section_header23-8 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.image-12 {
  width: 100%;
}

.card-list-item-6 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.banner5_wrapper-6 {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small-8 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-40 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.header23_component-9 {
  z-index: 1;
  padding-top: 8.025rem;
  padding-bottom: 8.025rem;
  position: relative;
}

.hero-section_header23-9 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.image-13 {
  width: 100%;
}

.card-list-item-7 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.banner5_wrapper-7 {
  background-color: #fff171;
  border: 1px solid #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  padding: .75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-size-small-9 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-block-42 {
  color: #1a1817;
  font-size: 1.625rem;
  font-weight: 600;
}

.toc_button-2 {
  display: none;
}

.post_sidebar-2 {
  width: 30%;
  position: sticky;
  top: 8rem;
}

.card-title-link-4 {
  color: #090f04;
  text-decoration: none;
}

.hero-section_header23-10 {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_1.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.latest_item-2 {
  background-color: #f9faf5;
  border: 1px solid #dee0ce;
  border-radius: 24px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.text-block-43 {
  line-height: 1.1;
}

.text-eyebrow-5 {
  color: #6f7a5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow-5.black {
  color: #464343;
  margin-bottom: 1rem;
}

.latest_posts-wrapper-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 4rem;
  display: flex;
}

.text-block-25 {
  color: #ee5936;
  font-weight: 500;
}

.section_post-2 {
  z-index: 0;
  position: relative;
}

.text-rich-text-2 h2, .text-rich-text-2 h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text-2 ul {
  margin-bottom: 1.5rem;
}

.text-rich-text-2 h1 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text-2 h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text-2 h3 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text-2 p {
  margin-bottom: 1rem;
}

.text-rich-text-2 ol {
  margin-bottom: 1.5rem;
}

.text-rich-text-2 h5 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.share_wrapper-2 {
  color: #6f7a5d;
  margin-top: 3rem;
  font-size: .875rem;
  font-weight: 600;
}

.blog-feat_media-wrap-3 {
  border-radius: 32px;
  width: 50%;
  max-height: 30rem;
  padding: 6px;
}

.author-name-2 {
  color: #0d1407;
  font-size: 1.125rem;
  font-weight: 600;
}

.social_link-2 {
  color: #f9faf5;
  background-color: #ee5936;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
}

.social_link-2:hover {
  color: #dee0ce;
}

.author-role-2 {
  color: #6f7a5d;
}

.section_latest-2 {
  background-color: #f2f3ea;
  border-top: 1px solid #dee0ce;
  border-left: 2px #dee0ce;
  border-right: 2px #dee0ce;
}

.fs-toc_link-2 {
  color: #6f7a5d;
  border-left: 1px solid #0000;
  transition: all .2s;
}

.fs-toc_link-2.w--current {
  color: #090f04;
  border-left-color: #090f04;
  padding-left: .5rem;
  display: flex;
}

.card_image-aspect-3 {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  padding-bottom: 78%;
  position: relative;
  overflow: hidden;
}

.card-title-link-5 {
  color: #090f04;
  text-decoration: none;
}

.card_bottom-3 {
  text-align: left;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  padding: 1.5rem;
  display: flex;
}

.heading-style-h3-3 {
  letter-spacing: -.5px;
  font-size: 39px;
  font-weight: 600;
  line-height: 1.15;
}

.heading-style-h3-3.black {
  color: var(--new-black);
}

.blog-feed_item-3 {
  background-color: #f9faf5;
  border: 1px solid #dee0ce;
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.heading-style-h1-7 {
  color: var(--new-black);
  letter-spacing: -1px;
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-size: 61px;
  font-weight: 700;
  line-height: 1.1;
}

.text-size-large-3 {
  color: var(--new-black);
  font-size: 24px;
  line-height: 1.3;
}

.card_image-aspect-4 {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  padding-bottom: 78%;
  position: relative;
  overflow: hidden;
}

.absolute-image-4 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.card_title-3 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.5;
}

.text-size-small-11 {
  color: #1a1817;
  text-align: center;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.text-size-small-11.custom {
  color: #1a1817b3;
  text-align: left;
}

.hero_card-3 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  background-color: #dff6f6;
  border: 1px #161f0f;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1rem;
  display: flex;
}

.hero_cards-grid-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

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

.footer_case {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  border-right: .2px solid #797979;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5rem;
  padding-bottom: 3rem;
  padding-right: 2.5rem;
  display: flex;
}

.footer_company {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1.5rem;
  padding-bottom: 3rem;
  padding-left: 2.5rem;
  display: flex;
}

.text-block-44 {
  font-weight: 600;
}

.line_home-footer {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.caselink {
  color: var(--base-color-brand--bounti-white);
  font-weight: 500;
  transition: all .2s linear;
}

.caselink:hover {
  color: #e1e1dd;
}

.link-5 {
  color: var(--base-color-brand--bounti-white);
  font-size: 1.25rem;
  font-weight: 600;
}

.footer_copyright-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #eef0e6;
  justify-content: space-between;
  margin-top: 10rem;
  display: flex;
}

.logo-marquee_list-3 {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.button-13 {
  color: #0d1407;
  text-align: center;
  background-color: #cbe90b;
  border: 4px solid #cbe90b;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 21px;
  font-weight: 600;
  transition: background-color .3s;
}

.button-13:hover {
  background-color: #f1fc9a;
}

.button-13.is-icon {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.button-13.is-icon.is-white {
  background-color: #fff;
}

.button-13.is-submit {
  background-image: url('../images/CaretRight.svg');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.button-13.is-nav-text {
  color: #dee0ce;
  background-color: #0000;
  padding: .5rem .875rem;
  font-size: .875rem;
}

.footer_social-wrap-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #eef0e6;
  align-items: center;
  display: flex;
}

.swiper_bullet-4 {
  cursor: pointer;
  background-color: #dee0ce;
  border-radius: 50%;
  flex: none;
  padding: 0;
}

.swiper_bullet-4.is-active {
  background-color: #0c0b11;
}

.hero_video-wrap-3 {
  margin-bottom: 2rem;
}

.padding-global-6 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  overflow: visible;
}

.padding-global-6.padding-section-large {
  line-height: 2.125rem;
}

.error-message-3 {
  background-color: #6f7a5d;
  border-radius: 16px;
  padding: 1rem 1.5rem;
}

.swiper_navigation-wrapper-4 {
  grid-column-gap: 1rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.nav_bottom-block-2 {
  display: none;
}

.hero_text-logos-2 {
  z-index: 3;
  width: 25%;
  font-size: 1.125rem;
  line-height: 1.4;
  position: relative;
}

.navbar_component-2 {
  background-color: #090f04;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 3rem;
  padding: 1rem 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.footer-heading-2 {
  color: #f9faf5;
  text-transform: capitalize;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-color-yellow-2 {
  color: #dcf545;
}

.hero_card-4 {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  background-image: linear-gradient(126deg, #0f1b06, #0f1b0600);
  border: 1px solid #161f0f;
  border-radius: 1.5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 1.5rem;
  display: flex;
}

.container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar_link-2 {
  color: #dee0ce;
  padding: .5rem 1rem;
  font-size: .875rem;
  display: block;
  overflow: visible;
}

.navbar_link-2:hover {
  color: #f1fc9a;
}

.navbar_link-2.w--current {
  color: #dcf545;
}

.text-eyebrow-6 {
  color: #6f7a5d;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

.text-eyebrow-6.is-yellow {
  color: #dcf545;
}

.footer-link-2 {
  color: #dee0ce;
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #f1fc9a;
}

.logo-marquee_wrapper-3 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.absolute-image-5 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.absolute-image-5.is-hero-bottom {
  object-position: 100% 50%;
}

.heading-style-h2-3 {
  font-size: 49px;
  font-weight: 700;
  line-height: 1.1;
}

.hs-heading-3 {
  color: #0d1407;
  margin-top: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.3;
}

.icon-display-3 {
  justify-content: center;
  align-items: center;
  margin-top: 2px;
  font-weight: 600;
  display: flex;
}

.text-size-large-4 {
  font-size: 24px;
  line-height: 1.3;
}

.footer_inner-2 {
  background-color: #0d1407;
  background-image: url('../images/logo-icon-bounti.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30%;
  border-radius: 32px;
  padding: 3rem;
}

.text-size-medium-4 {
  font-size: 21px;
  line-height: 1.4;
}

.text-size-small-12 {
  font-variation-settings: "wght" 400;
  letter-spacing: .25px;
  font-size: 16px;
  line-height: 1.2;
}

.hero_component-top-3 {
  color: #f9faf5;
  background-color: #0d1407;
  border: 1px solid #2d3824;
  border-radius: 32px;
  padding-top: 2.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.hero_component-top-3.is-demo {
  background-image: url('../images/demo-hero-bg.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero_component-top-3.is-demo.element-fadein {
  background-image: url('../images/demo-hero-bg.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar_menu-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.social-link-2 {
  color: #eef0e6;
  text-decoration: none;
}

.social-link-2:hover {
  color: #f1fc9a;
}

.video_embed {
  width: 100%;
}

.code-embed-4 {
  display: block;
}

.icon_image {
  width: 62px;
  margin-left: auto;
  margin-right: auto;
}

.card-list-item-8 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 100%;
  padding-left: 30px;
  font-size: .975rem;
}

.card-list-item-9, .card-list-item-10 {
  background-image: url('../images/Subtract.png');
  background-repeat: no-repeat;
  background-size: 24px;
  width: 50%;
  padding-left: 30px;
  font-size: .875rem;
}

.padding-global-4-copy {
  width: 100%;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  overflow: visible;
}

.hero-kw-landing-page {
  color: #000;
  background-color: #0d1407;
  background-image: url('../images/Frame-1707479263_2.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.hero-kw-landing-page.kw {
  background-image: url('../images/Frame-2085664580_1.avif');
}

.ai_wrap {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  justify-content: space-between;
  align-items: center;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
  display: flex;
}

.ai_person-image {
  width: 75%;
}

.ai_content-wrap {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.image-14 {
  border-top: 1px #ffc171;
  border-bottom: 10px solid #ffc171;
  border-left: 10px solid #ffc171;
  border-right: 1px #ffc171;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  width: 100%;
}

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

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

.ai_content-con {
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.heading-14 {
  color: var(--orange);
  font-size: 2.21rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-span-11 {
  font-weight: 600;
}

.text-block-45 {
  color: #1b1918;
  font-size: 1.375rem;
  font-weight: 600;
}

.text-block-46 {
  color: #1b1918;
}

.image-15 {
  width: 150px;
}

.section_mls {
  background-color: #fff;
}

.wrap-mls {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  display: flex;
}

.mls_card-grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template: ". . Area"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 74rem;
  display: grid;
}

.mls_card-grid._2row {
  grid-template-columns: 1fr 1fr;
}

.heading-15 {
  text-align: center;
  font-size: 3rem;
}

.mls-grid-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  border: 1px solid #bdbdbd;
  border-radius: 12px;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
  display: flex;
  box-shadow: 0 2.64px 5.28px #00000014;
}

.mls-grid-wrap.ai {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.mls_icon-wrap {
  width: 4rem;
  max-width: 100%;
}

.mls-content-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.mls-content-wrap.ai {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.image-16 {
  width: 2rem;
}

.text-block-47 {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1;
}

.text-block-47.mid {
  font-size: 2rem;
}

.text-block-48 {
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-weight: 300;
  line-height: 1.3;
}

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

.text-block-49 {
  color: var(--border-color--border-secondary);
  background-image: linear-gradient(193deg, #fcbb2b, #f16437);
  border-radius: 32px;
  padding: .1875rem .375rem;
  font-size: .625rem;
  line-height: 1;
}

.section-explore {
  background-image: linear-gradient(#f9faf5 10%, #fef283 53% 92%, #fff);
}

.explore_wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.explore_header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 45rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.explore_listing-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.explore_listing-wrap.kw {
  grid-template-rows: auto auto auto auto auto;
}

.paragraph-6 {
  text-align: center;
  font-size: 1.5rem;
}

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

.pricing-header-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_footer {
  background-color: #000;
}

.wrap_footer {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.footer_logo-link {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  display: flex;
}

.image-17 {
  width: 100px;
}

.link_footer {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: space-between;
  align-items: center;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  font-weight: 400;
  display: flex;
}

.link-6 {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s linear;
}

.link-6:hover {
  color: #d6d6d6;
}

.link-6.w--current:hover {
  color: #c5c5c5;
}

.link-6.light {
  color: #afafaf;
  font-size: .875rem;
  font-weight: 500;
}

.link-block {
  text-decoration: none;
  transition: all .2s linear;
}

.link-block:hover {
  transform: scale(1.02);
}

.image-18, .image-19 {
  filter: invert();
}

.collection-item {
  display: flex;
}

.text-block-50 {
  flex: 0 auto;
  margin-top: .25rem;
  font-size: .75rem;
  font-weight: 400;
}

.copyright_wrap {
  border-top: .5px solid #ffffff14;
  border-bottom: .5px solid #ffffff14;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 1.5rem 3.75rem;
  display: flex;
}

.policy_wrap {
  grid-column-gap: .8rem;
  grid-row-gap: .8rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.real-estate-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed-5 {
  margin-top: 0;
  margin-bottom: 40px;
}

.text-block-51 {
  color: #1b1918;
}

.image-20 {
  border-top: 1px #ffc171;
  border-bottom: 10px solid #ffc171;
  border-left: 10px solid #ffc171;
  border-right: 1px #ffc171;
  border-top-left-radius: 60px;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  width: 100%;
}

.heading-16 {
  color: #ee5936;
  font-size: 2.21rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-span-13 {
  font-weight: 600;
}

.text-block-52 {
  color: #1b1918;
  font-size: 1.375rem;
  font-weight: 600;
}

.image-21 {
  width: 150px;
}

.padding-global-7 {
  width: 100%;
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  overflow: visible;
}

.container-large-5 {
  width: 100%;
  max-width: 88.25rem;
  margin-left: auto;
  margin-right: auto;
}

.mis-2grid_wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mls_card-grid-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ee363600;
  background-image: linear-gradient(288deg, #fff171, #ee5936);
  justify-content: space-between;
  align-items: center;
  max-width: none;
  margin: 20px 0;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.heading-17 {
  color: var(--text-color--text-alternate);
  margin-right: 140px;
  padding: 20px 40px 20px 0;
  font-size: 2rem;
  font-weight: 600;
}

.div-block {
  display: block;
}

.bountiplan_wrap {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
}

.bountiplan_wrap.is-new {
  justify-content: flex-start;
  align-items: center;
}

.bountiplan_header-wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-18 {
  text-align: center;
  font-size: 3rem;
}

.paragraph-7 {
  color: #1a1817;
  text-align: center;
  font-size: 1.5rem;
}

.bountiplan-header_colorwrap {
  background-color: #f6f6f6;
  border-radius: 12px;
  width: auto;
  padding: .375rem .75rem;
}

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

.text-span-14 {
  color: var(--orange);
}

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

.bounti_pricing_card {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  background-color: #fffef0;
  border: 1px solid #ffe7b4;
  border-radius: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 1.875rem;
  display: flex;
  position: relative;
}

.bounti_pricing_card.lite {
  background-color: #fff3ed;
  border-color: #fbe6e2;
}

.bounti_pricing_card.pro {
  z-index: 1;
  background-color: #fff6ea;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #fff171;
  width: 98%;
  margin: 0 auto .15rem;
  padding-top: 0;
  position: relative;
  top: 3px;
}

.bounti_pricing_card.yearly {
  background-color: #fff;
  border-color: #f7d4cd;
}

.pricing_header-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: #1a1817;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.pricing_header-wrap.pro {
  padding-top: 1.875rem;
}

.heading-19 {
  font-size: 1.5rem;
  font-weight: 600;
}

.paragraph-8 {
  text-align: center;
  background-color: #fff7b1;
  border-radius: 8px;
  padding: .375rem .5rem;
  font-size: .75rem;
  font-weight: 500;
}

.paragraph-8.lite {
  background-color: #f7d4cd;
}

.paragraph-8.pro {
  background-color: #ffe0b8;
}

.paragraph-8.yearly {
  background-color: #f7d4cd;
}

.paragraph-9 {
  color: #1a1817;
  font-size: 1rem;
  font-weight: 500;
}

.bountiprice-plan-wrap {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.bountipricing {
  color: #eeac21;
  font-size: 2.5rem;
  font-weight: 600;
}

.bountipricing.lite {
  color: #ef5a37;
}

.bountipricing.yearly {
  color: #ef5a37;
  width: 100%;
  font-size: 2.3rem;
}

.bountipricing.pro {
  -webkit-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(28deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
  min-width: 6.56rem;
}

.credits_text {
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  width: 100%;
  padding: .725rem .425rem;
}

.credits_text.year {
  padding-left: .725rem;
  padding-right: .725rem;
  font-size: .875rem;
}

.bountipricing-con {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-54 {
  color: #1a1817;
}

.bountipricing-cta-wrap {
  width: 100%;
}

.pricing-cta {
  color: var(--archive--neutrals--white-surface);
  text-align: center;
  background-color: #eeac21;
  border-radius: 99px;
  width: 100%;
  padding: 1rem 1.5rem;
  font-weight: 500;
  transition: all .2s linear;
}

.pricing-cta:hover {
  background-color: #d4930b;
}

.pricing-cta.lite {
  background-color: #f38648;
}

.pricing-cta.lite:hover {
  background-color: #d76c2f;
}

.pricing-cta.pro {
  background-image: linear-gradient(54deg, #ee5936, #fff171);
  transition: all .2s linear;
}

.pricing-cta.pro:hover {
  background-color: #ef5a36;
  background-image: none;
}

.pricing-cta.yearly {
  background-color: #ef5a37;
  border-bottom: 4px #000;
}

.pricing-cta.yearly:hover {
  background-color: #de4623;
  border-bottom-style: none;
}

.color_overlay {
  z-index: 0;
  background-image: linear-gradient(0deg, #fff171, #ee5936);
  border-radius: 40px;
  width: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.pro_wrap-card {
  position: relative;
}

.pro_wrap-card.pro {
  background-color: #cf2828;
  background-image: linear-gradient(0deg, #fff171, #ee5936);
  border-radius: 40px;
  width: 100%;
  box-shadow: 0 20px 25px #0003;
}

.color_wrap {
  text-align: center;
  background-color: #ef5a37;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: .375rem .5rem;
  font-size: .75rem;
  font-weight: 500;
  position: absolute;
  top: -16px;
}

.color_wrap.lite {
  background-color: #f7d4cd;
}

.color_wrap.pro {
  background-color: #ffe0b8;
}

.color_wrap.yearly {
  background-color: #f7d4cd;
}

.color_wrap.yearly-top {
  background-color: #f38648;
  padding-left: .9rem;
  padding-right: .9rem;
}

.text_color {
  text-align: center;
  font-size: .75rem;
  font-weight: 500;
}

.text_color.lite {
  background-color: #f7d4cd;
}

.text_color.pro {
  background-color: #ffe0b8;
}

.text_color.yearly {
  background-color: #f7d4cd;
}

.text_color.top {
  color: #f9faf5;
  font-weight: 500;
}

.planincluded_wrap {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-20 {
  text-align: center;
  font-size: 1.75rem;
  font-weight: 600;
}

.include_point-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  padding: 2.5rem;
  display: grid;
}

.include_point {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-22 {
  width: 14.63px;
}

.text-block-55 {
  color: var(--text-color--text-primary);
}

.text-block-56 {
  color: #232e19;
  font-size: .875rem;
}

.icon.accordion-icon {
  color: #0009;
  cursor: pointer;
  font-size: 32px;
  line-height: 30px;
}

.accordion-wrapper {
  margin-top: 50px;
}

.section-faq {
  background-color: #f8f8f8;
  padding: 150px 30px;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.header-center-box {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header-center-box._75 {
  width: 75%;
}

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

.content-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.content-wrapper.slim {
  max-width: 940px;
}

.accordion-item-content {
  margin-top: 10px;
  margin-right: 30px;
  overflow: hidden;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 24px 30px 14px;
  box-shadow: 0 3px 7px #00000008;
}

.credits_text-2 {
  color: #000;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 12px;
  width: auto;
  margin-bottom: 0;
  padding-top: 4px;
  padding-left: .425rem;
  padding-right: .425rem;
  font-size: 1rem;
}

.credits_text-2.starter-credits_text {
  width: 6.5rem;
  padding: .5rem .75rem;
}

.pricing_header-wrap-tag {
  text-align: center;
  background-color: #fff7b1;
  border-radius: 8px;
  padding: .375rem .5rem;
  font-size: .75rem;
  font-weight: 500;
}

.pricing_header-wrap-tag.pro {
  background-color: #ffe0b8;
  font-weight: 500;
}

.pricing_header-wrap-tag.team {
  background-color: #f7d4cd;
}

.bountiprice-plan-wrap-2 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.pricing_header-wrap-2 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  color: #1a1817;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.form-block-2 {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: relative;
}

.bountiprice-plan-wrap-3 {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.bounti_pricing_card-2 {
  grid-row-gap: 2.5rem;
  background-color: #fffef0;
  border: 1px solid #ffe7b4;
  border-radius: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 1.875rem;
  display: flex;
  position: relative;
}

.bounti_pricing_card-2.pro {
  z-index: 1;
  background-color: #fff6ea;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #fff171;
  justify-content: space-between;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 3px;
}

.paragraph-12 {
  color: #1a1817;
  font-size: 1rem;
  font-weight: 500;
}

.bountipricing-con-2 {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bountipricing-con-3 {
  grid-column-gap: 1.1875rem;
  grid-row-gap: 1.1875rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.paragraph-14 {
  color: #1a1817;
  font-size: 1rem;
  font-weight: 500;
}

.form {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.pridng_header-wrap-title {
  font-size: 1.5rem;
  font-weight: 600;
}

.pricing-cta-2 {
  color: #f9faf5;
  text-align: center;
  background-color: #eeac21;
  border-radius: 99px;
  width: 100%;
  padding: 1rem 1.5rem;
  font-weight: 500;
  transition: all .2s linear;
}

.pricing-cta-2:hover {
  background-color: #d4930b;
}

.pricing-cta-2.pro {
  background-image: linear-gradient(54deg, #ee5936, #fff171);
  margin-top: 2.5rem;
  transition: all .2s linear;
}

.pricing-cta-2.pro:hover {
  background-color: #ef5a36;
  background-image: none;
}

.bountiplan_pricing-wrap-2 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: stretch center;
  height: 100%;
  display: flex;
}

.spacer-large-3 {
  width: 100%;
  padding-top: 3rem;
}

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

.is-pm-cta-h2 {
  text-align: left;
}

.spacer-xxlarge-3 {
  width: 100%;
  padding-top: 5rem;
}

.text-size-large-5 {
  font-size: 1.5rem;
}

.button-text {
  font-weight: 700;
}

.button-text.ghost-2 {
  color: #ee5936;
  text-align: left;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.05;
}

.button-text.ghost-6, .button-text.ghost-10, .button-text.ghost-8, .button-text.ghost-4, .button-text.ghost-12, .button-text.ghost-2, .button-text.ghost-16 {
  color: #ee5936;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.05;
}

.section_cta-pm {
  background-image: url('../images/image-block-with-text-2-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.padding-global-8 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.pm_cta-content {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 3.75rem;
  display: flex;
}

.button-14 {
  color: #fff;
  text-align: center;
  background-color: #ee5936;
  border-radius: 1.25rem;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.container-large-6 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
}

.product_capabilities-left {
  background-color: #f06137;
  border-radius: 1.25rem;
  padding: 4.38rem 3.5rem;
}

.spacer-medium-3 {
  width: 100%;
  padding-top: 2rem;
}

.text-size-large-6 {
  font-size: 1.5rem;
}

.text-size-large-6.is-product-capabilities_text {
  color: #fff;
  font-weight: 400;
}

.section_product-capabilities {
  background-image: url('../images/kenny-eliason-mGZX2MOPR-s-unsplash-1-1-min_1kenny-eliason-mGZX2MOPR-s-unsplash 1 (1)-min.avif');
  background-position: 50%;
  background-size: cover;
}

.is-capabilities-h2 {
  color: #fff;
  text-align: left;
  font-weight: 600;
}

.padding-global-9 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.button-15 {
  color: #fff;
  text-align: center;
  background-color: #ee5936;
  border-radius: 1.25rem;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button-15.ghost-7 {
  background-color: #fff;
  border: 1px solid #ee5936;
  border-radius: 1.88rem;
  padding: 1rem 3.25rem;
}

.product_capabilities-right {
  grid-column-gap: 1.25rem;
  grid-row-gap: .63rem;
  flex-flow: wrap;
  display: flex;
}

.product_capabilities-wrapper {
  grid-column-gap: 3.75rem;
  grid-row-gap: 3.75rem;
  grid-template-rows: auto;
  grid-template-columns: .6fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.grid {
  grid-row-gap: 16px;
  grid-template: ". Area Area-2 Area-3"
                 ". Area-4 . ."
                 ". . . ."
                 ". . . ."
                 ". . . ."
                 ". . . ."
                 / .25fr 1fr 1fr 1fr;
}

.heading-21, .heading-22, .heading-23 {
  text-align: center;
}

.bounti_pricing_card-3 {
  grid-row-gap: 2.5rem;
  background-color: #fff3ed;
  border: 1px solid #f7d4cd;
  border-radius: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  padding: 1.875rem;
  display: flex;
  position: relative;
}

.bounti_pricing_card-3.pro {
  z-index: 1;
  background-color: #fff6ea;
  border-style: none none solid;
  border-bottom-width: 3px;
  border-bottom-color: #fff171;
  justify-content: space-between;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 3px;
}

.pricing-cta-3 {
  color: #f9faf5;
  text-align: center;
  background-color: #f38648;
  border-radius: 99px;
  width: 100%;
  padding: 1rem 1.5rem;
  font-weight: 500;
  transition: all .2s linear;
}

.pricing-cta-3:hover {
  background-color: #d4930b;
}

.pricing-cta-3.pro {
  background-image: linear-gradient(54deg, #ee5936, #fff171);
  margin-top: 2.5rem;
  transition: all .2s linear;
}

.pricing-cta-3.pro:hover {
  background-color: #ef5a36;
  background-image: none;
}

.bountipricing-team {
  color: #eeac21;
  font-size: 2.5rem;
  font-weight: 600;
}

.bountipricing-team.lite {
  color: #ef5a37;
}

.bountipricing-team.yearly {
  color: #ef5a37;
  width: 100%;
  font-size: 2.3rem;
}

.bountipricing-team.pro {
  -webkit-text-fill-color: transparent;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(28deg, #ee5936, #fff171);
  -webkit-background-clip: text;
  background-clip: text;
  min-width: 6.56rem;
}

.bountipricing-team.team {
  color: #ef5a37;
  font-weight: 600;
}

.button-16 {
  color: #fff;
  text-align: center;
  background-color: #ee5936;
  border-radius: 1.25rem;
  padding: .75rem 1.5rem;
  font-size: 1.5vw;
  font-weight: 600;
}

.button-16.ghost-11 {
  background-color: #fff;
  border: 1px solid #ee5936;
  border-radius: 1.88rem;
  padding: 1rem 3.25rem;
}

.spacer-medium-4 {
  width: 100%;
  padding-top: 2rem;
}

.text-size-large-7 {
  font-size: 1.5rem;
}

.text-size-large-7.is-product-capabilities_text {
  color: #fff;
  font-weight: 400;
}

.padding-global-10 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.product_feature-block {
  z-index: 2;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.product_feature-blcok-icon {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 6rem;
  display: flex;
}

.heading-style-h3-4 {
  font-size: 1.63rem;
  font-weight: 700;
  line-height: 1;
}

.heading-style-h3-4.is-product_feature-title1 {
  text-align: center;
  max-width: 15rem;
  font-weight: 600;
  line-height: 1.3;
}

.heading-style-h3-4.is-product_feature-title3 {
  text-align: center;
  max-width: 18.44rem;
  font-weight: 600;
  line-height: 1.3;
}

.heading-style-h3-4.is-product_feature-title2 {
  text-align: center;
  max-width: 22.81rem;
  font-weight: 600;
  line-height: 1.3;
}

.padding-global-11 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.padding-global-11.padding-section-large {
  background-color: #fff;
}

.product_feature-wrapper {
  z-index: 1;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: space-between;
  display: flex;
  position: relative;
  overflow: hidden;
}

.product_feature-line-separator {
  z-index: 0;
  background-color: #75757580;
  width: 80%;
  height: 2px;
  margin-top: 1.69rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.image-23 {
  padding-top: 10px;
}

.text-block-57 {
  font-family: Plus Jakarta Sans Variable, sans-serif;
  font-weight: 300;
  line-height: 1.3;
}

.button-17 {
  color: #f9faf5;
  text-align: center;
  background-color: #ee5936;
  border-radius: 6.25rem;
  padding: 1rem 3rem;
  font-size: 1.25rem;
  font-weight: 600;
  transition: all .2s linear;
}

.button-17:hover {
  background-color: #ce3b19;
}

.padding-global-12 {
  background-color: #fcfcfc;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 3.125rem;
  padding-right: 3.125rem;
  overflow: visible;
}

.container-large-7 {
  width: 100%;
  max-width: 88.25rem;
  margin-left: auto;
  margin-right: auto;
}

.text-block-58 {
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1;
}

.image-24 {
  width: 2rem;
}

.wrap-mls-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
}

.mts_header-wrap-img {
  text-align: center;
  margin-top: 5rem;
}

.padding-global-13 {
  padding-left: 3.75rem;
  padding-right: 3.75rem;
}

.padding-global-13.padding-section-large.is-hero {
  padding-top: var(--spacing--large);
}

.container-large-8 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 77.5rem;
  margin-left: auto;
  margin-right: auto;
}

.mls_header-wrap-2 {
  margin-top: 10px;
}

.heading-style-h2-4 {
  color: #1a1817;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h2-4.is-center {
  text-align: center;
  margin-top: 40px;
  line-height: 1.28;
}

.spacer-large-4 {
  width: 100%;
  padding-top: 3rem;
}

.mls_header-wrap-block {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.product_pm-hero-text {
  text-align: center;
  max-width: 16rem;
  font-size: 25px;
  font-weight: 600;
}

.spacer-xlarge-2 {
  width: 100%;
  padding-top: 4rem;
}

.product_pm-hero-wrapper {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr 1fr .5fr .5fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product_pm-hero-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: center;
  padding-top: 39px;
  padding-bottom: 80px;
  display: flex;
}

.text-size-medium-5 {
  font-size: 1.25rem;
  line-height: 1.45;
}

.text-size-medium-5.is-pm-hero-subheading {
  text-align: center;
  font-weight: 700;
}

.heading-style-h2-5 {
  color: #1a1817;
  font-size: 3rem;
  font-weight: 600;
  line-height: 1.1;
}

.heading-style-h2-5.is-center {
  text-align: center;
  margin-top: 60px;
  font-weight: 700;
  line-height: 1.28;
}

@media screen and (min-width: 1440px) {
  .text-align-center.is-flex {
    flex-flow: row;
    height: 25rem;
  }

  .unfair_wrap {
    margin-top: 0;
  }

  .text-block-8 {
    font-size: 1.5rem;
  }

  .cta7_content-2 {
    grid-column-gap: 5rem;
    grid-row-gap: 2rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr max-content;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

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

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

  .home_benefits_content-left-2 {
    position: sticky;
  }

  .home_benefits_content-left-2.none-sticky {
    text-align: center;
    position: static;
  }

  .padding-global-2 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .heading-style-h1-2.custom-2lines {
    font-size: 3.75rem;
  }

  .heading-style-h1-2.gradient {
    text-align: left;
  }

  .heading-style-h1-2.gradient.home, .text-size-medium-2 {
    max-width: 35rem;
  }

  .text-size-medium-3 {
    font-size: 1.25rem;
  }

  .text-size-medium-3.cta {
    max-width: 45rem;
  }

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

  .heading-style-h1-5.gradient {
    text-align: left;
  }

  .heading-style-h1-5.gradient.black.center {
    text-align: center;
  }

  .unfair_wrap-2 {
    margin-top: 0;
  }

  .text-block-35 {
    font-size: 1.5rem;
  }

  .heading-style-h1-6.custom-2lines {
    font-size: 3.75rem;
  }

  .heading-style-h1-6.gradient {
    text-align: left;
  }

  .heading-style-h1-6.kw {
    max-width: 34rem;
    font-size: 3.75rem;
  }

  .heading-style-h1-6.is-kw {
    max-width: 35rem;
    font-size: 3.75rem;
  }

  .heading-14 {
    font-size: 2.625rem;
  }

  .footer_logo-link, .link_footer, .copyright_wrap {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }

  .heading-16 {
    font-size: 2.625rem;
  }

  .padding-global-7, .padding-global-12 {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}

@media screen and (min-width: 1920px) {
  .stats-section_home_stats.top-wave-1.price {
    margin-top: -330px;
    padding-top: 150px;
  }
}

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  .padding-global.padding-section-large {
    padding-bottom: 2.5rem;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .max-width-large.align-center.text-color-white {
    padding-top: 4rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large.mid {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .heading-style-h2.is-large {
    font-size: 4rem;
  }

  .heading-style-h2.is-featured {
    font-size: 2.5rem;
  }

  .text-align-center.is-flex {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .button.is-submit {
    background-position: 65%;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .show-tablet {
    display: block;
  }

  .fs-styleguide_tutorials-list {
    flex-direction: column;
    display: flex;
  }

  .fs-tutorials_item {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .section_hubspot-form {
    padding: 1rem;
  }

  .form-columns-2 {
    display: block;
  }

  .hs-form-field {
    margin-right: 0;
  }

  .section_heading {
    margin-bottom: 3rem;
  }

  .navbar_logo-link {
    z-index: 2;
  }

  .navbar_component {
    padding: 1rem 2.5rem;
  }

  .navbar_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .navbar_link {
    color: var(--archive--neutrals--white-surface);
    text-align: left;
    letter-spacing: -.8px;
    padding: .5rem 0;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.5;
  }

  .navbar_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-color-neutral-2\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu.is-page-height-tablet {
    background-color: var(--archive--neutrals--black-highest);
    width: 100%;
    height: 100dvh;
    padding: 10.3rem 4rem 6.5rem;
    transition: height .5s;
  }

  .navbar1_menu-button {
    z-index: 2;
    padding: .5rem;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }

  .navbar_menu-buttons {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-top: 1.5rem;
    margin-left: 0;
    display: none;
  }

  .section_hero {
    padding-top: 8rem;
  }

  .nav_bottom-block {
    color: var(--archive--neutrals--gray-accent);
    text-align: left;
    margin-top: 6rem;
    display: block;
  }

  .bottom-divider {
    background-color: #ffffff29;
    width: 100%;
    height: 1px;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }

  .text-color-yellow {
    color: var(--base-color-brand--chartreuse);
  }

  .nav_bottom-copy-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .bottom_social-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: center;
    display: flex;
  }

  .social-link {
    color: var(--archive--neutrals--white-surface);
  }

  .descriptive-text {
    display: none;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: flex;
  }

  .footer_inner {
    background-size: 40%;
  }

  .footer-heading {
    font-size: 3.5rem;
  }

  .footer_social-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: center;
    display: flex;
  }

  .hero_component-top.is-home {
    background-position: 55% 175%;
  }

  .hero_component-top.is-home.is-lottie {
    padding-bottom: 2rem;
  }

  .hero_component-top.is-product {
    background-position: 135% 100%, 0 0;
    background-size: 50%, cover;
    padding-top: 2rem;
  }

  .hero_component-top.is-landing {
    background-position: 135% 100%, 0 0;
    background-size: 50%, cover;
    padding-top: 4rem;
  }

  .hero_component-top.is-thanks.element-fadein {
    padding-bottom: 2.5rem;
  }

  .hero_component-bottom {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_content-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    padding-bottom: 0;
  }

  .hero_content-wrap.is-blogpost {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .hero_content-wrap.is-product {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding-top: 2rem;
  }

  .hero_content-wrap.is-icp {
    flex-flow: column;
  }

  .hero_content-wrap.is-demo {
    flex-flow: row-reverse wrap-reverse;
  }

  .hero_text-wrap, .hero_text-wrap.is-demo, .hero_text-wrap.is-blog {
    width: 100%;
  }

  .hero_text-wrap.is-blogpost {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    width: 100%;
  }

  .hero_text-wrap.is-product {
    width: 100%;
  }

  .hero_text-wrap.is-company {
    width: 100%;
    margin-bottom: 0;
  }

  .hero_text-wrap.is-landing, .hero_text-wrap.is-icp, .hero_text-wrap.is-thanks {
    width: 100%;
  }

  .hero_media-wrap {
    width: 100%;
    overflow: hidden;
  }

  .hero_media-wrap.is-blogpost {
    width: 100%;
    height: 20rem;
  }

  .hero_media-wrap.is-icp {
    width: 100%;
  }

  .hero_image-aspect {
    position: absolute;
    inset: 0% 0% auto;
  }

  .logo-marquee_component {
    width: 100%;
  }

  .logo-marquee_component.is-medium {
    margin-right: auto;
  }

  .logo-marquee_logo-image.is-company {
    max-width: 6rem;
  }

  .logo-marquee_logo-image.is-dark-2.investor {
    filter: none;
  }

  .hero_text-logos {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .hero_vector-wrap {
    display: none;
  }

  .features_component {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .features_text-wrap {
    width: 100%;
    position: static;
  }

  .features_media-wrap {
    width: 100%;
  }

  .text-eyebrow.is-featured {
    font-size: .875rem;
  }

  .features_item, .features_item.is-reverse {
    flex-direction: column;
  }

  .section_cta {
    margin-top: 4rem;
  }

  .section_cta.is-dark {
    background-color: #f2f3ea00;
    border: 0 #dee0ce00;
    border-radius: 0;
  }

  .section_cta.is-dark-v2 {
    border: 0 #dee0ce00;
    border-radius: 0;
  }

  .envelope-cta_component {
    background-position: 50% 0;
    background-size: 168%;
  }

  .how_item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    align-items: center;
  }

  .swiper_component.is-basic {
    background-position: 50% 7%;
    background-size: 30%;
  }

  .testimonial-text {
    font-size: 1.5rem;
  }

  .yellow-cta_component {
    background-position: 50% 100%;
    background-size: cover;
  }

  .yellow-cta_bg {
    bottom: -23%;
  }

  .hero_form-wrap {
    width: 100%;
  }

  .blog-feat_component {
    margin-top: -9.6rem;
  }

  .blog-feat_component.blog.margin {
    margin-top: -14.3rem;
  }

  .blog-feat_text-wrap {
    width: 60%;
    padding: 2rem 1.5rem 1.5rem;
  }

  .feat_info-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .back-recatangle {
    top: -2rem;
  }

  .blog-feed_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

  .blog-feed_list.is-thanks {
    grid-template-columns: 1fr;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .feed_info-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .filters_list {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1rem;
    overflow: auto;
  }

  .filters_item {
    flex: none;
  }

  .radio-button-label {
    font-size: 1rem;
  }

  .latest_list, .latest_posts-wrapper.is-static {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .b-card_icon-wrapper {
    width: 5rem;
    height: 5rem;
  }

  .video_component {
    min-height: 25rem;
    margin-top: -9.6rem;
  }

  .video-image-button {
    width: 6rem;
  }

  .company_header-wrap {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .mission_component {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
  }

  .team_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .list_item {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .team-member-role {
    font-size: 1rem;
  }

  .investors_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .investors_text-logos {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .step-icon_wrapper {
    width: 2rem;
  }

  .sticky_element {
    height: 70vh;
  }

  .section_challenge {
    padding-bottom: 1rem;
  }

  ._3col_cards-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr 1fr;
  }

  ._2col_cards-grid {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .s-card_icon-wrapper {
    width: 5rem;
    height: 5rem;
  }

  .cta-small_component {
    background-size: 100%;
    flex-flow: column;
    margin-top: 5rem;
    padding-top: 3rem;
  }

  .cta-small_heading-wrap, .cta-small_text-wrap {
    width: 100%;
  }

  .banner__content-wrap {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-direction: column;
    padding-bottom: 0;
  }

  .banner__content-wrap.is-product {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    padding-top: 2rem;
  }

  .banner__text-wrap, .banner__text-wrap.is-product, .input-item {
    width: 100%;
  }

  .input_group {
    justify-content: space-between;
  }

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

  .pricing_plan.is-yellow-bg.is-new {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .card-media {
    border-width: 1rem;
  }

  .pricing_banner {
    background-position: 100%;
    background-size: cover;
  }

  .how-it-works_slide {
    flex-flow: column;
  }

  .dark-cta_component {
    background-color: var(--archive--neutrals--black-mid);
    background-position: 50% 100%;
    background-size: cover;
  }

  .hero-lottie {
    height: 20rem;
    transform: scale(1.2);
  }

  .starter_list-wrap, .starter_info-wrap {
    width: 100%;
  }

  .banner-banner5_component {
    z-index: 20;
    position: sticky;
    top: 0;
  }

  .banner5_wrapper {
    z-index: 2;
  }

  .banner5_content.tablet-text-center.kw {
    margin-left: 0;
  }

  .hero-section_header23.divider-wave-bottom {
    padding-bottom: 100px;
    overflow: hidden;
  }

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .nav_button {
    color: #fff;
  }

  .rl-styleguide_item-row {
    grid-template-columns: auto 1fr;
  }

  .rl-styleguide_icons-list {
    grid-auto-flow: row;
  }

  .layout408_card-content {
    padding: 2rem;
  }

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

  .features.top-wave {
    background-color: #222802;
    -webkit-mask-size: 120%;
    mask-size: 120%;
  }

  .home_benefits_component {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .home_benefits_content-left {
    margin-bottom: 40px;
    position: static;
  }

  .stats-section_home_stats.top-wave-1 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 120px;
    -webkit-mask-image: none;
    mask-image: none;
  }

  .stats-section_home_stats.top-wave-1.price {
    margin-top: 0;
  }

  .home_stats_content {
    grid-column-gap: 3rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

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

  .home_stats_list {
    grid-column-gap: 2rem;
  }

  .home_stats_number {
    background-image: linear-gradient(45deg, var(--base-color-blue--500) 51%, #b4e3e400);
    font-size: 7vw;
  }

  .cta-section_cta7.top-wave.none {
    padding-top: 60px;
  }

  .cta7_component {
    padding-top: 3rem;
  }

  .cta7_content {
    grid-column-gap: 3rem;
  }

  .flex.y-center.is-logos {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex.y-center.is-logos.investor {
    justify-content: center;
    align-items: center;
  }

  .nav-navbar1_component {
    position: fixed;
    top: 45px;
  }

  .navbar1_logo {
    filter: invert();
  }

  .navbar1_menu {
    border-bottom: 1px solid var(--\<unknown\|relume-variable-border-color-1\>);
    background-color: var(--\<unknown\|relume-variable-background-color-1\>);
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #0d1407e6;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .navbar1_menu-links {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 36rem;
    display: flex;
  }

  .navbar1_link {
    width: 100%;
    padding: .125rem 0;
    font-size: 2rem;
    font-weight: 600;
  }

  .navbar1_link.dropdown {
    width: 100%;
  }

  .navbar1_menu-buttons {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    margin-left: 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-top {
    background-color: var(--base-color-brand--bounti-white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle {
    background-color: var(--base-color-brand--bounti-white);
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-middle-inner {
    background-color: var(--white);
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-bottom {
    background-color: var(--base-color-brand--bounti-white);
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .logo-list-container {
    width: 100%;
    max-width: 45rem;
  }

  .thanks_embed {
    max-width: none;
  }

  .heading_wrap {
    width: 100%;
    position: static;
  }

  .stat-box_top {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-start;
    align-items: center;
  }

  .stat-label {
    font-size: 3rem;
  }

  .v-cards_item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .v-card_text, .v-card_media {
    width: 100%;
  }

  .g-cards_component {
    grid-template-columns: 1fr;
  }

  .g-card_icon-wrapper {
    width: 5rem;
    height: 5rem;
  }

  .media-text_component {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .text-block {
    font-size: 2rem;
    font-weight: 600;
  }

  .dropdown-link {
    color: var(--base-color-brand--chartreuse);
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0;
    font-size: 1.375rem;
  }

  .dropdown-link:hover {
    background-color: #0000;
  }

  .dropdown-link.w--current, .dropdown-link.w--current:hover {
    color: var(--base-color-brand--chartreuse);
    background-color: #0000;
  }

  .dropdown-list-2 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    background-color: #0000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .dropdown-list-2.w--open {
    background-color: #0000;
    margin-top: 0;
    padding-left: 0;
    position: relative;
  }

  .overlay {
    z-index: -1;
    background-color: #20290d;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .icon-2 {
    margin-top: 18.5938px;
    margin-right: -5px;
  }

  .rt-hamburger-4 {
    background-color: var(--new-black);
    cursor: pointer;
    border-radius: 99px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    padding-left: 0;
    display: flex;
  }

  .rt-menu-bar-2 {
    background-color: var(--radiant-ui-components-library-marketplace--color--heading-dark);
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-2.rt-bar-two, .rt-menu-bar-2.rt-bar-one {
    background-color: var(--radiant-ui-components-library-marketplace--color--white);
  }

  .rt-menu-bar-2.rt-bar-three {
    background-color: var(--radiant-ui-components-library-marketplace--color--white);
    margin-bottom: 0;
  }

  .dropdown-list-2-wrapper.w--open {
    background-color: #0000;
    margin-top: 0;
    padding-left: 0;
    position: relative;
    top: -7.8125px;
  }

  .wave-lemon {
    top: -8%;
  }

  .section_-outputs {
    padding-bottom: 2rem;
  }

  .outputs_wrap {
    flex-flow: column;
  }

  .header23_component-2 {
    padding-top: 10.625rem;
  }

  .navbar1_link-2 {
    width: 100%;
    padding: .125rem 0;
    font-size: 2rem;
    font-weight: 600;
  }

  .navbar1_link-2.dropdown {
    width: 100%;
  }

  .heading-style-h2-2.is-featured {
    font-size: 2.5rem;
  }

  .navbar1_menu-2 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-2.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #000000e0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .hero-section_header23-2 {
    overflow: visible;
  }

  .text-block-17 {
    font-size: 2rem;
    font-weight: 600;
  }

  .layout408_card-content-2 {
    padding: 2rem;
  }

  .rt-menu-bar-3 {
    background-color: #150438;
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-3.rt-bar-three {
    background-color: #fff;
    margin-bottom: 0;
  }

  .rt-menu-bar-3.rt-bar-two, .rt-menu-bar-3.rt-bar-one {
    background-color: #fff;
  }

  .cta7_component-2 {
    padding-top: 0;
  }

  .heading-style-h3-2 {
    font-size: 2rem;
  }

  .cta7_content-2 {
    grid-column-gap: 3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .home_benefits_component-2 {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .overlay-2 {
    z-index: -1;
    background-color: #1a1817;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .overlay-2.kw {
    display: none;
  }

  .dropdown-link-3 {
    color: #fff;
    margin: 2px 0;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0;
    font-size: 1.5rem;
  }

  .dropdown-link-3:hover {
    color: var(--orange);
    background-color: #0000;
  }

  .dropdown-link-3.w--current, .dropdown-link-3.w--current:hover {
    color: #dcf545;
    background-color: #0000;
  }

  .padding-section-large-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large-2.is-new {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .spacer-xxlarge-2.is-new {
    padding-top: 3rem;
  }

  .heading-style-h5-2 {
    font-size: 2rem;
  }

  .nav-navbar1_component-2 {
    position: fixed;
    top: 0;
  }

  .nav-navbar1_component-2.bander {
    top: 44px;
  }

  .nav-navbar1_component-2.custom {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }

  .nav-navbar1_component-2.case {
    top: 44px;
  }

  .nav-navbar1_component-2.case.re {
    padding-bottom: 1rem;
  }

  .bold-text-2 {
    font-size: 2rem;
    font-weight: 600;
  }

  .spacer-huge-2.home {
    padding-top: 4rem;
  }

  .heading-style-h4-2 {
    font-size: 2rem;
  }

  .home_benefits_content-left-2 {
    margin-bottom: 40px;
    position: static;
  }

  .layout408_card-2, .layout408_card-2.card-2, .layout408_card-2.card-1 {
    top: 15%;
  }

  .padding-global-2 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .dropdown-toggle-2 {
    color: var(--radiant-ui-components-library-marketplace--color--white);
    padding-left: 0;
  }

  .dropdown-toggle-2.w--open {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h1-2.custom-2lines {
    font-size: 4rem;
  }

  .heading-style-h1-2.gradient {
    text-align: center;
  }

  .heading-style-h1-2.is-new {
    text-align: center;
    font-size: 3.5rem;
  }

  .text-size-medium-2 {
    font-size: 1.3125rem;
  }

  .text-size-medium-2.cta {
    text-align: center;
  }

  .header23_component-3 {
    padding-top: 10.625rem;
  }

  .navbar1_menu-3 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-3.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1a1817e8;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .hero-section_header23-3 {
    overflow: visible;
  }

  .rt-menu-bar-4 {
    background-color: #150438;
    width: 25px;
    height: 2px;
    margin-bottom: 5px;
    padding: 0;
  }

  .rt-menu-bar-4.rt-bar-three {
    background-color: #fff;
    margin-bottom: 0;
  }

  .rt-menu-bar-4.rt-bar-two, .rt-menu-bar-4.rt-bar-one {
    background-color: #fff;
  }

  .padding-section-large-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large-3.is-new {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .filters_list-2 {
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 1rem;
    overflow: auto;
  }

  .back-recatangle-2 {
    top: -2rem;
  }

  .heading-style-h1-3.custom-2lines {
    font-size: 4rem;
  }

  .heading-style-h1-3.is-new {
    text-align: center;
    font-size: 3.5rem;
  }

  .heading-style-h1-3.is-new.blog {
    width: auto;
  }

  .text-size-medium-3 {
    font-size: 1.3125rem;
  }

  .text-size-medium-3.cta, .text-size-medium-3.black.bold {
    text-align: center;
  }

  .text-eyebrow-2.is-featured {
    font-size: .875rem;
  }

  .feat_info-wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .radio-button-label-2 {
    font-size: 1rem;
  }

  .navbar1_link-4 {
    color: #fff;
    width: 100%;
    padding: .125rem 0;
    font-size: 2rem;
    font-weight: 600;
  }

  .navbar1_link-4.dropdown {
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .navbar1_link-4.is-black {
    color: var(--white);
  }

  .text-block-27 {
    font-size: 2rem;
    font-weight: 600;
  }

  .button-8.is-submit {
    background-position: 65%;
  }

  .logo-marquee_list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

  .logo-marquee_wrapper-2 {
    justify-content: center;
    align-items: center;
  }

  .section_hero-2 {
    padding-top: 8rem;
  }

  .section_hero-2.custom {
    padding-top: 8.3rem;
  }

  .hero_component-bottom-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_component-bottom-2.custom.desktop {
    display: none;
  }

  .hero_component-bottom-2.custom.mobile {
    display: flex;
  }

  .hero_cards-grid-2 {
    margin-bottom: 1rem;
  }

  .hero_form-wrap-2 {
    width: 100%;
  }

  .navbar1_menu-4 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-4.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1a1817e0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .text-block-28 {
    font-size: 2rem;
    font-weight: 600;
  }

  .header23_component-4 {
    padding-top: 10.625rem;
  }

  .header23_component-4.margin.comapny {
    padding-bottom: 6.55rem;
  }

  .navbar1_menu-5 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-5.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1a1817e0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .hero-section_header23-4 {
    overflow: visible;
  }

  .text-block-29 {
    font-size: 2rem;
    font-weight: 600;
  }

  .section_mission-2 {
    padding-bottom: 8rem;
  }

  .company_header-wrap-2 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .mission_component-2 {
    flex-flow: row;
    justify-content: flex-start;
    align-items: stretch;
  }

  .padding-section-large-4 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large-4.is-new {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .back-recatangle-3 {
    top: -2rem;
  }

  .section_values-2 {
    padding-bottom: 8rem;
  }

  .heading-style-h1-4.custom-2lines {
    font-size: 4rem;
  }

  .heading-style-h1-4.is-new {
    text-align: center;
    font-size: 3.5rem;
  }

  .header23_component-5 {
    padding-top: 10.625rem;
  }

  .navbar1_menu-6 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-6.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1a1817e0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .hero-section_header23-5 {
    overflow: visible;
  }

  .text-block-31 {
    font-size: 2rem;
    font-weight: 600;
  }

  .button-11.is-secondary.is-alternate.is-small.home {
    color: var(--radiant-ui-components-library-marketplace--color--white);
  }

  .banner-banner5_component-3 {
    z-index: 20;
    position: sticky;
    top: 0;
  }

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

  .padding-section-large-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-large-5.is-new {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .banner5_wrapper-3 {
    z-index: 2;
  }

  .heading-style-h1-5.custom-2lines {
    font-size: 4rem;
  }

  .heading-style-h1-5.gradient {
    text-align: center;
  }

  .heading-style-h1-5.is-new {
    text-align: center;
    width: 100%;
    font-size: 3.5rem;
  }

  .header23_component-6 {
    padding-top: 10.625rem;
  }

  .hero-section_header23-6 {
    overflow: visible;
  }

  .listing-materials-items {
    flex-flow: column;
  }

  .banner5_wrapper-4 {
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
  }

  .section_materials {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-global-4 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .heading-style-h1-6.custom-2lines {
    font-size: 4rem;
  }

  .heading-style-h1-6.gradient {
    text-align: center;
  }

  .heading-style-h1-6.is-new {
    text-align: center;
    font-size: 3.5rem;
  }

  .heading-style-h1-6.is-new.small {
    width: 100%;
    font-size: 3.5rem;
  }

  .header23_component-7 {
    padding-top: 10.625rem;
  }

  .hero-section_header23-7 {
    overflow: visible;
  }

  .banner5_wrapper-5 {
    z-index: 2;
  }

  .padding-global-5 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .header23_component-8 {
    padding-top: 10.625rem;
  }

  .navbar1_menu-8 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu-8.is-page-height-tablet {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #1a1817e0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: 100vh;
    padding: 2rem 5.4rem 4rem;
    transition: height .5s;
  }

  .hero-section_header23-8 {
    overflow: visible;
  }

  .banner5_wrapper-6 {
    z-index: 2;
  }

  .header23_component-9 {
    padding-top: 10.625rem;
  }

  .hero-section_header23-9 {
    overflow: visible;
  }

  .banner5_wrapper-7 {
    z-index: 2;
  }

  .hero-section_header23-10 {
    overflow: visible;
  }

  .text-block-43 {
    font-size: 2rem;
    font-weight: 600;
  }

  .hero_cards-grid-3 {
    margin-bottom: 1rem;
  }

  .button-13.is-submit {
    background-position: 65%;
  }

  .footer_social-wrap-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: center;
    display: flex;
  }

  .padding-global-6.padding-section-large {
    padding-bottom: 2.5rem;
  }

  .nav_bottom-block-2 {
    color: #eef0e6;
    text-align: left;
    margin-top: 6rem;
    display: block;
  }

  .hero_text-logos-2 {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar_component-2 {
    padding: 1rem 2.5rem;
  }

  .footer-heading-2 {
    font-size: 3.5rem;
  }

  .text-color-yellow-2 {
    color: #dcf545;
  }

  .navbar_link-2 {
    color: #f9faf5;
    text-align: left;
    letter-spacing: -.8px;
    padding: .5rem 0;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.5;
  }

  .footer_inner-2 {
    background-size: 40%;
  }

  .navbar_menu-2 {
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu-2.is-page-height-tablet {
    background-color: #090f04;
    width: 100%;
    height: 100dvh;
    padding: 10.3rem 4rem 6.5rem;
    transition: height .5s;
  }

  .social-link-2 {
    color: #f9faf5;
  }

  .icon_image {
    width: 55px;
  }

  .padding-global-4-copy {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .hero-kw-landing-page {
    overflow: visible;
  }

  .hero-kw-landing-page.kw {
    background-color: #0d140700;
    background-image: url('../images/Frame-1707479263_2.avif');
    background-repeat: no-repeat;
    background-size: cover;
  }

  .ai_wrap {
    flex-flow: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .ai_person-image {
    width: 100%;
  }

  .wrap-mls {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .mls_card-grid {
    max-width: none;
  }

  .mls-grid-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .explore_listing-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .padding-global-7 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .mls_card-grid-wrap {
    align-items: stretch;
  }

  .section {
    flex-flow: column;
  }

  .heading-17 {
    text-align: center;
    margin-right: 0;
    padding-right: 0;
  }

  .bountiplan_pricing-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr;
  }

  .include_point-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .bountiplan_pricing-wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .spacer-large-3 {
    padding-top: 2.5rem;
  }

  .spacer-xxlarge-3 {
    padding-top: 4rem;
  }

  .product_capabilities-left {
    padding: 3rem;
  }

  .spacer-medium-3 {
    padding-top: 1.5rem;
  }

  .product_capabilities-wrapper {
    grid-template-columns: .6fr;
  }

  .spacer-medium-4 {
    padding-top: 1.5rem;
  }

  .padding-global-12 {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }

  .wrap-mls-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .heading-style-h2-4 {
    font-size: 2.75rem;
  }

  .spacer-large-4 {
    padding-top: 2.5rem;
  }

  .spacer-xlarge-2 {
    padding-top: 3rem;
  }

  .product_pm-hero-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: space-between;
    align-items: center;
  }

  .heading-style-h2-5 {
    font-size: 2.75rem;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  p {
    font-size: 16px;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .heading-style-h3 {
    font-size: 24px;
  }

  .heading-style-h1 {
    font-size: 40px;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-large.align-center.text-color-white {
    padding-top: 6rem;
  }

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

  .heading-style-h4 {
    font-size: 20px;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: 16px;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large.mid {
    padding-bottom: 4rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .heading-style-h2 {
    font-size: 32px;
  }

  .heading-style-h2.is-large {
    font-size: 3rem;
  }

  .fs-styleguide_version {
    font-size: .875rem;
  }

  .heading-style-h5 {
    font-size: 18px;
  }

  .button.is-submit {
    background-position: 70%;
  }

  .text-size-medium.text-color-disabled {
    font-size: .875rem;
  }

  .button-group.is-center {
    margin-top: 1rem;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .spacer-xhuge {
    display: none;
  }

  .show-mobile-landscape, .form-columns-2 {
    display: block;
  }

  .hs-form-field {
    margin-bottom: 1rem;
  }

  .hubspot_field-wrapper {
    padding: 1.1rem;
  }

  .hubspot_field-inner {
    padding: 1rem;
  }

  .hs-button {
    font-size: 1.125rem;
  }

  .navbar_component {
    min-height: 4rem;
    padding: 1rem;
  }

  .navbar_menu.is-page-height-tablet {
    padding-bottom: 6rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .section_hero {
    padding-top: 8rem;
  }

  .nav_bottom-block {
    margin-top: 8rem;
  }

  .nav_mobile-text {
    font-size: 1.5rem;
  }

  .footer-heading {
    font-size: 2.125rem;
  }

  .hero_component-top.is-home {
    background-position: 55% 132%;
    background-size: 90%;
  }

  .hero_component-top.is-product {
    padding-top: 2.5rem;
  }

  .hero_component-top.is-landing {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
  }

  .hero_content-wrap.is-demo {
    margin-top: 0;
  }

  .logo-marquee_component.is-medium {
    width: 100%;
  }

  .logo-marquee_logo-image.is-company {
    max-width: 4rem;
  }

  .text-eyebrow.is-yellow {
    font-size: .875rem;
  }

  .section_cta {
    margin-top: 6rem;
  }

  .envelope-cta_component {
    background-size: 190%;
  }

  .text-subhead-medium {
    font-size: 1rem;
  }

  .how_component {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .how_item {
    flex-direction: column;
  }

  .how_text-wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    width: 100%;
  }

  .how_media-wrap {
    width: 100%;
  }

  .how_bottom-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .yellow-cta_component {
    background-position: 50% 100%;
    background-size: cover;
  }

  .faq_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq_icon-wrapper {
    width: 1.75rem;
  }

  .blog-feat_component.blog._2 {
    margin-top: -26.3rem;
  }

  .blog-feat_component.blog.margin {
    margin-top: -13.7rem;
  }

  .blog-feat_item {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .blog-feat_text-wrap {
    width: 100%;
  }

  .blog-feat_media-wrap {
    width: 100%;
    max-height: 20rem;
  }

  .feat_info-wrap {
    flex-flow: row;
  }

  .blog-feed_list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .feed_info-wrap, .post_component {
    flex-flow: column;
  }

  .post_sidebar {
    z-index: 2;
    border-top: 1px solid var(--archive--neutrals--gray-outline);
    border-right: 1px solid var(--archive--neutrals--gray-outline);
    border-left: 1px solid var(--archive--neutrals--gray-outline);
    border-top-left-radius: var(--border-radius--small);
    border-top-right-radius: var(--border-radius--small);
    background-color: var(--archive--neutrals--white-surface);
    width: 100%;
    padding: 1.5rem;
    position: fixed;
    inset: auto 0% 0%;
  }

  .post_content {
    width: 100%;
  }

  .latest_list {
    flex-flow: column;
  }

  .latest_posts-wrapper.is-static {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
  }

  .toc_button {
    z-index: 3;
    border: 1px solid var(--archive--neutrals--gray-outline);
    background-color: var(--white);
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem;
    display: block;
    position: fixed;
    inset: auto 1rem 1rem auto;
  }

  .benefits_component {
    flex-flow: column;
  }

  .benefits_text-wrap {
    width: 100%;
    position: static;
  }

  .benefits_media-wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
  }

  .video_component {
    min-height: 20.219rem;
  }

  .company_header-wrap {
    width: 100%;
  }

  .team_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .list_item {
    min-width: 10rem;
  }

  .step_text-wrapper {
    font-size: .875rem;
  }

  .step-title {
    font-size: 1.125rem;
  }

  .sticky_wrap {
    padding-bottom: 0;
  }

  .sticky_trigger {
    height: 60vh;
  }

  .sticky_element {
    height: auto;
    position: static;
  }

  .stats_card-image-wrap {
    width: 10rem;
  }

  .cta-small_text {
    font-size: 1.25rem;
  }

  .banner__content-wrap.is-pricing {
    text-align: center;
  }

  .pillar-content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    width: 100%;
  }

  .pillar-table-of-contents {
    flex-flow: column;
    display: none;
  }

  .pricing_tabs-menu {
    grid-template-rows: auto;
    place-items: center start;
  }

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

  .pricing_plan {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .pricing_heading {
    font-size: 2.5rem;
  }

  .pricing_span {
    font-size: 1.25rem;
  }

  .plan-list_wrapper {
    grid-template-columns: 1fr;
  }

  .card-title.v2 {
    margin-top: 2rem;
  }

  .card-media {
    border-width: 1rem;
  }

  .pricing_banner {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

  .swiper_buttons-wrapper {
    display: none;
  }

  .how-it-works_slide {
    padding: 1rem;
  }

  .how-it-works_slide-right {
    min-width: auto;
    max-width: 100%;
  }

  .dark-cta_component {
    background-position: 50% 100%;
    background-size: cover;
  }

  .section_icp {
    padding-top: 3rem;
  }

  .banner5_wrapper {
    padding-right: .5rem;
  }

  .banner5_content {
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 1rem;
  }

  .banner5_content.tablet-text-center.kw {
    justify-content: center;
    align-items: center;
    margin-right: 0;
  }

  .text-style-tagline.cta {
    font-size: 1.125rem;
  }

  .layout408_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .layout408_card {
    grid-template-columns: 1fr;
    height: auto;
    margin-bottom: 0;
    position: static;
  }

  .layout408_card-content {
    padding: 1.5rem;
  }

  .layout408_image-wrapper {
    height: auto;
  }

  .layout298_list {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .features.top-wave {
    -webkit-mask-image: none;
    mask-image: none;
  }

  .features.top-wave.none {
    background-color: #222802;
    margin-top: 0;
    padding-top: 0;
    position: relative;
  }

  .home_benefits_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    padding-top: 4rem;
  }

  .home_benefits_content-left {
    margin-bottom: 20px;
    position: static;
  }

  .stats-section_home_stats.top-wave-1 {
    padding-top: 0;
  }

  .home_stats_content {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .home_stats_list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .home_stats_number {
    background-image: linear-gradient(45deg, var(--base-color-blue--500) 45%, #b4e3e400 86%);
    font-size: 5rem;
  }

  .cta-section_cta7.top-wave.none {
    padding-top: 10px;
  }

  .cta7_component {
    padding-top: 4rem;
  }

  .cta7_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex.y-center.is-logos {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    max-width: 100%;
    overflow: clip;
  }

  .flex.y-center.is-logos.kw {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer7_link-list {
    grid-column-gap: 0px;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .footer7_bottom-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    padding-bottom: 1rem;
  }

  .footer7_credit-text {
    margin-top: 2rem;
  }

  .footer7_legal-list {
    grid-column-gap: 0rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-items: center;
  }

  .heading {
    font-size: 40px;
  }

  .heading-2 {
    font-size: 32px;
  }

  .heading-3 {
    font-size: 24px;
  }

  .heading-4 {
    font-size: 20px;
  }

  .heading-5 {
    font-size: 18px;
  }

  .heading-6 {
    font-size: 16px;
  }

  .nav-navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .navbar1_menu.is-page-height-tablet {
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .navbar1_menu-links {
    height: 29rem;
  }

  .logo3_list {
    grid-column-gap: 1rem;
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    padding-top: 1rem;
  }

  .logo3_wrapper {
    padding: .75rem 1rem;
  }

  .logo3_logo {
    max-height: 3rem;
  }

  .quote__________section_layout484 {
    padding-bottom: 4rem;
  }

  .layout484_text.text-color-blue {
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.3;
  }

  .icon-boxes_component {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
  }

  .icon-box_item {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .stat-box_item {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    max-width: 25rem;
    margin-left: auto;
    margin-right: auto;
  }

  .g-cards_component.real {
    grid-template-columns: 1fr;
  }

  .spacer-large-2.none, .spacer-large-2.small {
    display: none;
  }

  .wave {
    display: block;
    position: absolute;
    inset: -2% auto auto 0%;
  }

  .image-3 {
    width: 100%;
  }

  .wave-lemon {
    position: absolute;
    inset: -8% auto auto 0%;
  }

  .header23_component-2 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .heading-style-h2-2 {
    font-size: 32px;
  }

  .navbar1_menu-2.is-page-height-tablet {
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .text-size-large-2 {
    font-size: 1.25rem;
  }

  .max-width-xlarge-2.align-center.right {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer7_credit-text-2 {
    margin-top: 2rem;
  }

  .layout408_card-content-2 {
    padding: 1.5rem;
  }

  .spacer-xhuge-2 {
    display: none;
  }

  .cta7_component-2 {
    padding-top: 4rem;
  }

  .heading-style-h3-2 {
    font-size: 24px;
  }

  .cta7_content-2 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
  }

  .home_benefits_component-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
    padding-top: 4rem;
    padding-bottom: 2rem;
  }

  .home_benefits_content-item-2, .home_benefits_content-item-2.content-item-2 {
    width: 97%;
    margin-top: .6875rem;
    margin-bottom: .6875rem;
  }

  .layout298_list-2 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .overlay-2 {
    padding-bottom: 60px;
  }

  .padding-section-large-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large-2.is-new {
    padding-top: 1rem;
  }

  .padding-section-large-2.is-new._2 {
    padding-bottom: 2rem;
  }

  .spacer-xxlarge-2.is-new {
    padding-top: 2rem;
  }

  .quote__________section_layout484-2 {
    padding-bottom: 0;
  }

  .heading-style-h5-2 {
    text-align: left;
    max-width: none;
    margin-left: 0;
  }

  .heading-style-h5-2.kw {
    text-align: left;
    font-size: 2rem;
  }

  .nav-navbar1_component-2 {
    height: auto;
    min-height: 4rem;
  }

  .nav-navbar1_component-2.case {
    padding-top: 0;
    top: 63px;
  }

  .nav-navbar1_component-2.case.re {
    padding-top: 1rem;
    top: 45px;
  }

  .nav-navbar1_component-2.case.re.kw {
    top: 43px;
  }

  .spacer-huge-2.home {
    padding-top: 2rem;
  }

  .heading-style-h4-2 {
    font-size: 20px;
  }

  .home_benefits_content-left-2 {
    margin-bottom: 20px;
    position: static;
  }

  .paragraph-4 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .card_wrap {
    width: 100%;
  }

  .layout408_card-2 {
    border-radius: 26px;
    grid-template-columns: 1fr;
    height: auto;
    margin-bottom: 0;
    position: sticky;
  }

  .layout408_card-2.card-2 {
    border-radius: 26px;
    margin-bottom: 6vh;
    position: sticky;
  }

  .layout408_card-2.card-1 {
    border-radius: 26px;
    position: sticky;
    top: 17%;
  }

  .trusted-by-2 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .trusted-by-2.estate {
    margin-left: 0;
    margin-right: 0;
  }

  .section_logo {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section_logo.mobile {
    display: none;
  }

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

  .padding-global-2.none {
    padding-right: 0;
  }

  .heading-style-h1-2 {
    font-size: 40px;
  }

  .heading-style-h1-2.custom-2lines {
    max-width: none;
    font-size: 3.5rem;
  }

  .heading-style-h1-2.gradient {
    text-align: center;
  }

  .heading-style-h1-2.is-new {
    font-size: 3rem;
  }

  .heading-style-h1-2.is-new.home {
    max-width: none;
  }

  .text-size-medium-2.cta {
    font-size: 1.125rem;
  }

  .logo3_logo-2 {
    max-height: 3rem;
  }

  .header23_component-3 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .header23_component-3.margin.blog {
    padding-top: 8.725rem;
    padding-bottom: 9.95rem;
  }

  .blog-feat_item-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .navbar1_menu-3.is-page-height-tablet {
    background-color: #1a1817;
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .text-block-23.space {
    margin-bottom: 1rem;
  }

  .padding-section-large-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large-3.is-new {
    padding-top: 1rem;
  }

  .padding-section-large-3.is-new._2 {
    padding-bottom: 2rem;
  }

  .heading-style-h1-3 {
    font-size: 40px;
  }

  .heading-style-h1-3.custom-2lines {
    max-width: none;
    font-size: 3.5rem;
  }

  .heading-style-h1-3.is-new {
    font-size: 3rem;
  }

  .heading-style-h1-3.is-new.blog {
    width: auto;
  }

  .text-size-medium-3.cta {
    font-size: 1.125rem;
  }

  .text-size-medium-3.black.bold {
    text-align: center;
  }

  .text-size-medium-3._45 {
    max-width: none;
  }

  .feat_info-wrap-2 {
    flex-flow: row;
  }

  .blog-feat_media-wrap-2 {
    width: 100%;
    max-height: none;
  }

  .button-8.is-submit {
    background-position: 70%;
  }

  .section_hero-2 {
    padding-top: 8rem;
  }

  .section_hero-2.custom {
    padding-top: 7.9rem;
  }

  .hero_component-top-2.is-demo.element-fadein {
    padding-top: 1.7rem;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

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

  .navbar1_menu-4.is-page-height-tablet {
    background-color: #1a1817;
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .header23_component-4 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .navbar1_menu-5.is-page-height-tablet {
    background-color: #1a1817;
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .step-title-2 {
    font-size: 1.125rem;
  }

  .company_header-wrap-2 {
    width: 100%;
  }

  .text-block-30.space {
    margin-bottom: 1rem;
  }

  .sticky_trigger-2 {
    height: 60vh;
  }

  .padding-section-large-4 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large-4.is-new {
    padding-top: 1rem;
  }

  .padding-section-large-4.is-new._2 {
    padding-bottom: 2rem;
  }

  .heading-style-h1-4 {
    font-size: 40px;
  }

  .heading-style-h1-4.custom-2lines {
    max-width: none;
    font-size: 3.5rem;
  }

  .heading-style-h1-4.is-new {
    width: auto;
    font-size: 3rem;
  }

  .header23_component-5 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .wave-2 {
    display: none;
    position: absolute;
    inset: -2% auto auto 0%;
  }

  .navbar1_menu-6.is-page-height-tablet {
    background-color: #1a1817;
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .button-11.is-small.blue.re {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .layout298_list-3 {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-large-5.is-new {
    padding-top: 1rem;
  }

  .padding-section-large-5.is-new._2 {
    padding-bottom: 2rem;
  }

  .image-9 {
    width: 100%;
  }

  .logo3_list-3 {
    grid-column-gap: 1rem;
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    padding-top: 1rem;
  }

  .banner5_wrapper-3 {
    padding-right: .5rem;
  }

  .heading-style-h1-5 {
    font-size: 40px;
  }

  .heading-style-h1-5.custom-2lines {
    max-width: none;
    font-size: 3.5rem;
  }

  .heading-style-h1-5.gradient {
    text-align: center;
  }

  .heading-style-h1-5.is-new {
    font-size: 3rem;
  }

  .header23_component-6 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .material_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pricing_block-2.kw {
    width: 98%;
  }

  .wave-3 {
    display: none;
    position: absolute;
    inset: -2% auto auto 0%;
  }

  .section_pricing-2.kw {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .listing-materials-items.kw {
    justify-content: flex-start;
    align-items: flex-start;
    width: 22rem;
    overflow: visible;
  }

  .paragraph-5 {
    max-width: 80%;
    font-size: 1.125rem;
  }

  .padding-global-3 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .image-10, .pricing_con.kw {
    width: 100%;
  }

  .heading-13 {
    font-size: 2.4rem;
  }

  .banner5_wrapper-4 {
    padding-right: .5rem;
  }

  .section_materials {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .padding-global-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .heading-style-h1-6 {
    font-size: 40px;
  }

  .heading-style-h1-6.custom-2lines {
    max-width: none;
    font-size: 3.5rem;
  }

  .heading-style-h1-6.custom-2lines.add {
    max-width: none;
  }

  .heading-style-h1-6.gradient {
    text-align: center;
  }

  .heading-style-h1-6.is-new, .heading-style-h1-6.is-new.small, .heading-style-h1-6.is-new.small._2 {
    font-size: 3rem;
  }

  .heading-style-h1-6.is-new.rr {
    max-width: none;
  }

  .header23_component-7 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .wave-4 {
    display: none;
    position: absolute;
    inset: -2% auto auto 0%;
  }

  .image-11 {
    width: 100%;
  }

  .banner5_wrapper-5 {
    padding-right: .5rem;
  }

  .padding-global-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .header23_component-8 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .wave-5 {
    display: none;
    position: absolute;
    inset: -2% auto auto 0%;
  }

  .navbar1_menu-8.is-page-height-tablet {
    background-color: #1a1817;
    margin-top: -2px;
    padding-bottom: 4rem;
  }

  .image-12 {
    width: 100%;
  }

  .banner5_wrapper-6 {
    padding-right: .5rem;
  }

  .header23_component-9 {
    padding-top: 8.525rem;
    padding-bottom: 4.825rem;
  }

  .image-13 {
    width: 100%;
  }

  .banner5_wrapper-7 {
    padding-right: .5rem;
  }

  .toc_button-2 {
    z-index: 3;
    background-color: #fff;
    border: 1px solid #dee0ce;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem;
    display: block;
    position: fixed;
    inset: auto 1rem 1rem auto;
  }

  .post_sidebar-2 {
    z-index: 2;
    background-color: #f9faf5;
    border-top: 1px solid #dee0ce;
    border-left: 1px solid #dee0ce;
    border-right: 1px solid #dee0ce;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    width: 100%;
    padding: 1.5rem;
    position: static;
    inset: auto 0% 0%;
  }

  .blog-feat_media-wrap-3 {
    width: 100%;
    max-height: none;
  }

  .heading-style-h3-3 {
    font-size: 24px;
  }

  .heading-style-h1-7 {
    font-size: 40px;
  }

  .text-size-large-3 {
    font-size: 1.25rem;
  }

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

  .button-13.is-submit {
    background-position: 70%;
  }

  .padding-global-6 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .nav_bottom-block-2 {
    margin-top: 8rem;
  }

  .navbar_component-2 {
    min-height: 4rem;
    padding: 1rem;
  }

  .footer-heading-2 {
    font-size: 2.125rem;
  }

  .text-eyebrow-6.is-yellow {
    font-size: .875rem;
  }

  .heading-style-h2-3 {
    font-size: 32px;
  }

  .text-size-large-4 {
    font-size: 1.25rem;
  }

  .navbar_menu-2.is-page-height-tablet {
    padding-bottom: 6rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .icon_image {
    width: 50px;
  }

  .padding-global-4-copy {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .section_mls {
    overflow: hidden;
  }

  .mls_card-grid {
    flex-flow: column;
    padding-bottom: .3125rem;
    display: flex;
    overflow: auto;
  }

  .mls-grid-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .mls-grid-wrap.ai {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mls_icon-wrap {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    display: flex;
  }

  .section-explore {
    overflow: hidden;
  }

  .explore_wrap {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .explore_header {
    padding-right: 1.25rem;
  }

  .explore_listing-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    place-items: start;
    width: 100%;
    padding-bottom: .625rem;
    overflow: auto;
  }

  .explore_listing-wrap.kw {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .wrap_footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .footer_logo-link, .link_footer, .copyright_wrap, .padding-global-7 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mls_card-grid-wrap, .section {
    flex-flow: column;
  }

  .heading-17 {
    text-align: center;
    margin-right: 0;
    padding-right: 0;
  }

  .bountiplan_pricing-wrap {
    grid-template-columns: 1fr;
  }

  .pro_wrap-card.pro {
    width: 20.63rem;
  }

  .include_point-wrap {
    grid-template-columns: 1fr;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .bountiplan_pricing-wrap-2 {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .spacer-large-3 {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge-3 {
    padding-top: 3rem;
  }

  .text-size-large-5 {
    font-size: 1.25rem;
  }

  .button-text.ghost-2, .button-text.ghost-6, .button-text.ghost-10, .button-text.ghost-8, .button-text.ghost-4, .button-text.ghost-12, .button-text.ghost-2, .button-text.ghost-16 {
    font-size: 1.5rem;
  }

  .padding-global-8 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .product_capabilities-left {
    padding: 2.5rem;
  }

  .spacer-medium-3 {
    padding-top: 1.25rem;
  }

  .text-size-large-6 {
    font-size: 1.25rem;
  }

  .padding-global-9 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-15.ghost-7, .button-16.ghost-11 {
    padding: .75rem 2.5rem;
  }

  .spacer-medium-4 {
    padding-top: 1.25rem;
  }

  .text-size-large-7 {
    font-size: 1.25rem;
  }

  .padding-global-10 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .product_feature-block {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .product_feature-blcok-icon {
    width: auto;
    height: 6rem;
  }

  .heading-style-h3-4 {
    font-size: 1.5rem;
  }

  .heading-style-h3-4.is-product_feature-title1 {
    text-align: left;
    max-width: none;
  }

  .heading-style-h3-4.is-product_feature-title3, .heading-style-h3-4.is-product_feature-title2 {
    text-align: left;
  }

  .padding-global-11 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .product_feature-wrapper {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 26rem;
  }

  .product_feature-line-separator {
    width: 2px;
    height: 80%;
    margin-left: 1.5rem;
    inset: 0% auto 0% 0;
    transform: translate(0%);
  }

  .padding-global-12 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .mts_header-wrap-img {
    margin-top: 3rem;
  }

  .padding-global-13 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .spacer-large-4 {
    padding-top: 1.5rem;
  }

  .mls_header-wrap-block {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .spacer-xlarge-2 {
    padding-top: 2rem;
  }

  .product_pm-hero-wrapper {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    justify-items: center;
  }

  .product_pm-hero-text-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center stretch;
    display: grid;
  }

  .product_pm-hero-arrow {
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

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

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

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

  .padding-vertical.padding-xxlarge.is-new {
    padding-bottom: 1rem;
  }

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

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

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

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

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

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

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

  .hide-mobile-portrait, .heading-style-h4.is-mobile-hidden {
    display: none;
  }

  .heading-style-h4.mobile-show {
    display: block;
  }

  .padding-section-large.mid {
    padding-bottom: 4rem;
  }

  .heading-style-h2.is-large, .heading-style-h2.is-medium {
    font-size: 2rem;
  }

  .button.is-icon.is-large, .button.is-dark.is-large {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .button.is-submit {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 1.5rem;
  }

  .button-group {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .button-group.is-center {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    justify-content: center;
    align-items: center;
  }

  .show-mobile-portrait {
    display: block;
  }

  .hubspot_field-inner {
    padding: 1rem;
  }

  .navbar_component {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .navbar_container {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .navbar_link:active {
    color: var(--base-color-brand--chartreuse);
  }

  .navbar_menu.is-page-height-tablet {
    padding-top: 8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .navbar1_menu-button {
    padding: .5rem;
  }

  .section_hero {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding-top: 6rem;
  }

  .section_hero.is-landing {
    padding-bottom: 1rem;
  }

  .nav_bottom-copy-wrap {
    flex-flow: wrap-reverse;
    align-items: flex-start;
  }

  .nav_mobile-text {
    font-size: 1.5rem;
  }

  .menu-icon {
    width: 2rem;
    height: 2rem;
    margin-right: 0;
  }

  .footer_inner {
    background-size: 60%;
    border-radius: 1rem;
    padding: 2.5rem 1.5rem;
  }

  .footer_menu {
    margin-bottom: 6rem;
  }

  .footer_copyright {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
    align-items: center;
    margin-top: 6rem;
  }

  .hero_component-top {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero_component-top.is-demo.element-fadein {
    background-position: 100% 0;
    background-size: auto;
  }

  .hero_component-top.is-home {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .hero_component-top.is-product {
    background-image: url('../images/product-hero-vector-2.svg'), url('../images/product-hero-vector.svg');
    background-position: 135% 100%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: 50%, cover;
    padding-top: 2rem;
  }

  .hero_component-top.is-landing {
    padding-top: 2rem;
  }

  .hero_component-top.is-thanks.element-fadein {
    background-position: 100% 0;
    background-size: auto;
  }

  .hero_component-bottom {
    border-top: 1px solid var(--archive--neutrals--black-lowest);
  }

  .hero_component-bottom.is-no-bg {
    border-top-style: none;
  }

  .news_item {
    font-size: .875rem;
  }

  .news_badge {
    text-transform: uppercase;
    font-size: .625rem;
    font-weight: 800;
  }

  .hero_content-wrap.is-blogpost {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .hero_content-wrap.is-product {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .hero_content-wrap.is-lottie {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .hero_content-wrap.is-image {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
  }

  .hero_text-wrap.is-blog {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_text-wrap.is-blogpost {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 3rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .hero_text-wrap.is-company, .hero_text-wrap.is-icp {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .hero_cards-wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-bottom: 0;
  }

  .hero_cards-wrap.is-single {
    flex-flow: column;
    width: 100%;
  }

  .hero_card-item._1 {
    min-height: 10rem;
  }

  .hero_card-item._2 {
    min-height: 12rem;
  }

  .hero_card-item.is-single {
    align-items: center;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .card-text-wrap {
    width: 100%;
  }

  .logo-marquee_list.is-company {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
  }

  .logo-marquee_item {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .logo-marquee_logo-image.is-company {
    max-width: 8rem;
  }

  .features_component {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .features_text-wrap {
    align-items: stretch;
  }

  .section_cta {
    margin-top: 6rem;
  }

  .section_cta.is-envelope {
    margin-top: 3rem;
  }

  .section_cta.radius-bottom {
    margin-top: 0;
  }

  .envelope-cta_component {
    background-image: url('../images/cta-envelope-bg-mobile.svg');
    background-position: 50% 0;
    background-size: 100%;
    border-radius: 1.25rem;
    padding: 4rem 1rem 3rem;
  }

  .envelope-cta_text-wrap {
    align-items: stretch;
  }

  .spacer-cta {
    padding-top: 6rem;
  }

  .section_how {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
  }

  .text-subhead-medium {
    font-size: 1rem;
  }

  .how_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .how_item {
    border-radius: 1rem;
    padding: 2rem 1.25rem 1.25rem;
  }

  .how_text-wrap {
    padding: 0;
  }

  .swiper_component.is-basic {
    background-position: 50% 0;
    background-size: 20%;
    padding-top: 5rem;
  }

  .testimonial_author-wrap {
    width: 100%;
    margin-top: 2.5rem;
  }

  .author_box {
    max-width: 100%;
    margin-bottom: 2.5rem;
  }

  .testimonial-text {
    font-size: 1.375rem;
  }

  .author-name {
    font-size: 1.125rem;
  }

  .yellow-cta_component {
    background-image: url('../images/yellow-cta-bg-vector.svg');
    background-position: 52% 39%;
    background-size: auto;
    border-radius: 1.25rem;
    padding: 4rem 1rem 3rem;
  }

  .yellow-cta_text-wrap {
    align-items: stretch;
  }

  .yellow-cta_bg {
    width: 200%;
    display: none;
    bottom: -13%;
    left: -64%;
  }

  .faq_component {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .faq_question, .faq_question.is-first {
    font-size: 1.375rem;
    line-height: 1.5;
  }

  .faq_answer {
    font-size: 1rem;
    line-height: 1.6;
  }

  .faq_icon-wrapper {
    min-width: 1.75rem;
  }

  .hero_form-block {
    padding: 2rem 1.5rem 1.5rem;
  }

  .blog-feat_component.blog._2 {
    margin-top: -25.7rem;
  }

  .feat_info-wrap {
    flex-flow: column;
  }

  .blog-feed_list {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .card_bottom {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .post_component {
    flex-flow: column;
  }

  .post_sidebar {
    width: 100%;
    display: none;
    position: fixed;
    inset: auto 0% 0%;
  }

  .post_content {
    width: 100%;
  }

  .sidebar-title {
    font-size: 1.125rem;
  }

  .toc-title {
    font-size: 1rem;
  }

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

  .toc_button {
    z-index: 3;
    border-right: 1px solid var(--archive--neutrals--gray-outline);
    background-color: var(--white);
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem;
    position: fixed;
    inset: auto 1rem 1rem auto;
  }

  .benefits_card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .b-card_icon-wrapper {
    width: 4rem;
    height: 4rem;
    padding: .8rem;
  }

  .b-card_title {
    line-height: 1.3;
  }

  .video_component {
    min-height: 20rem;
  }

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

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

  .mission_component {
    flex-flow: column;
  }

  .team_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .team_list {
    grid-column-gap: 1.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .team_list.is-test {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1rem;
    flex-flow: row-reverse wrap-reverse;
    margin-left: auto;
    margin-right: auto;
  }

  .list_item {
    width: 40%;
    min-width: 5rem;
  }

  .team-memeber-name {
    font-size: 1.125rem;
  }

  .team-member-role {
    font-size: .875rem;
  }

  .investors_component {
    border-top: 1px solid var(--archive--neutrals--gray-outline);
  }

  .first-step {
    border-left: 4px solid #cfec2f;
    width: 100%;
    padding-left: 1rem;
  }

  .step-icon_wrapper._3, .step-icon_wrapper._2, .step-icon_wrapper._1 {
    margin-bottom: .5rem;
  }

  .step_line-wrapper {
    display: none;
  }

  .step_text-wrapper {
    margin-top: 0;
  }

  .second-step {
    border-left: 4px solid #cfec2f;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
  }

  .third-step {
    border-left: 4px solid #cfec2f;
    width: 100%;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

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

  .sticky_trigger {
    height: 100vh;
  }

  ._3col_cards-grid, ._2col_cards-grid {
    grid-template-columns: 1fr;
  }

  .stats_card {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding: 2rem 1.5rem;
  }

  .stats_card-image-wrap {
    width: 8rem;
  }

  .stats_card-text-wrap, .stats_card-text-wrap.is-progress {
    font-size: 1rem;
  }

  .stats-card-title.is-progress {
    font-size: 1.5rem;
  }

  .s-card_icon-wrapper {
    width: 4rem;
    height: 4rem;
    padding: .8rem;
  }

  .cta-small_component {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .cta-small_text {
    margin-bottom: 2rem;
  }

  .team_image-wrap {
    max-width: 6rem;
  }

  .banner {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .banner__content-wrap.is-product {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pillar-table-of-contents {
    display: none;
  }

  .pillar__divider {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .input_group {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .pricing_component {
    margin-top: 1rem;
  }

  .pricing_tabs-menu {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 2rem;
    display: flex;
  }

  .pricing_tabs-menu.is-new {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pricing_tab-link {
    text-align: center;
    flex-flow: row;
  }

  .pricing_tab-link.text-color-grey.is-new {
    justify-content: flex-start;
    align-self: flex-start;
    align-items: center;
    margin-right: auto;
  }

  .pricing_plan.is-yellow-bg.is-new {
    padding-top: 1.5rem;
  }

  .pricing_content.is-starter {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
  }

  .plan-list_wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .card-media {
    background-color: #0000;
    border-width: 0;
  }

  .pricing_banner {
    background-position: 100%;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

  .how-it-works_slide-right {
    width: auto;
    height: auto;
    padding: 2px;
  }

  .dark-cta_component {
    border-radius: 1.25rem;
    padding: 4rem 1rem 3rem;
  }

  .dark-cta_component.v2 {
    background-image: none;
  }

  .dark-cta-v2_wrapper.v2 {
    padding: 4rem 1rem;
  }

  .hero-lottie {
    transform: scale(1.6);
  }

  .section_icp {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding-top: 3rem;
  }

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

  .layout408_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .layout408_card-content {
    padding: 2rem;
  }

  .layout408_image-wrapper {
    aspect-ratio: 1;
  }

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

  .home_benefits_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
  }

  .home_benefits_content-left {
    margin-bottom: 40px;
  }

  .stats-section_home_stats.top-wave-1.price {
    margin-top: -102px;
    padding-top: 0;
  }

  .home_stats_content {
    grid-row-gap: 1.25rem;
    grid-template-columns: 1fr;
  }

  .home_stats_list {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .card-list-container {
    flex-flow: column;
  }

  .cta7_component {
    padding-top: 2rem;
  }

  .cta7_content {
    grid-row-gap: 1.5rem;
  }

  .flex.vertical.center {
    width: 100%;
  }

  .flex.y-center.is-logos {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer7_top-wrapper.home {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .footer7_link-list, .footer7_legal-list {
    grid-row-gap: .5rem;
  }

  .nav-navbar1_component {
    top: 62px;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .navbar1_menu-links {
    flex-flow: column;
  }

  .logo3_list {
    justify-content: center;
  }

  .logo3_wrapper {
    justify-content: center;
    align-items: flex-start;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .left {
    justify-content: center;
    align-items: center;
  }

  .logo-list-container.lead {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo-list-container.estate {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .layout484_text.text-color-blue {
    max-width: none;
  }

  .heading_wrap {
    align-items: stretch;
  }

  .v-cards_item {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 2rem;
  }

  .v-card_text {
    padding: 0;
  }

  .g-cards_component.real {
    margin-top: 1rem;
  }

  .g-card_icon-wrapper {
    width: 4rem;
    height: 4rem;
    padding: .8rem;
  }

  .media-text_component {
    grid-column-gap: 6rem;
    grid-row-gap: 6rem;
  }

  .spacer-large-2.small {
    padding-top: 2.1rem;
    display: block;
  }

  .dropdown-link {
    flex-flow: wrap;
    width: 100%;
  }

  .overlay {
    padding-bottom: 0;
  }

  .wave {
    top: -1%;
  }

  .wave-lemon {
    top: -3%;
  }

  .text-block-8 {
    font-size: 1.75rem;
  }

  .section_pricing {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .pricing_block {
    width: 100%;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }

  .heading-11 {
    font-size: 2.25rem;
    line-height: 1.3;
  }

  .text-block-12 {
    font-size: 1rem;
  }

  .text-block-13 {
    font-size: 1.75rem;
  }

  .pricing_list-wrap.kw {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-left: 1rem;
  }

  .text-block-15 {
    text-align: left;
  }

  .header23_component-2 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .heading-style-h2-2 {
    padding-right: 1rem;
    font-size: 1.5rem;
  }

  .heading-style-h2-2.is-featured {
    font-size: 2rem;
  }

  .navbar1_menu-2.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .hero-section_header23-2 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .hero-section_header23-2.home {
    background-image: url('../images/Frame-d1707479263_1.avif');
  }

  .text-size-large-2.dark.center {
    padding-right: 1rem;
  }

  .home_benefits_content-right-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .container-large-2 {
    max-width: none;
  }

  .button-4 {
    width: 100%;
  }

  .layout408_card-content-2 {
    padding: 2rem;
  }

  .cta7_component-2 {
    margin-right: 0;
    padding-top: 2rem;
  }

  .cta7_content-2 {
    grid-row-gap: 1.5rem;
  }

  .home_benefits_component-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr;
    padding-bottom: 2rem;
  }

  .features-2.real {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .home_benefits_content-item-2 {
    width: 96%;
    margin-top: .5875rem;
    margin-bottom: .5875rem;
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }

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

  .overlay-2 {
    padding-bottom: 0;
  }

  .button-stack-2 {
    width: 100%;
  }

  .dropdown-link-3 {
    color: #f9faf5;
    flex-flow: wrap;
    width: 100%;
  }

  .dropdown-link-3.w--current {
    color: #ee5936;
  }

  .padding-section-large-2.is-new._2 {
    padding-bottom: 3rem;
  }

  .quote__________section_layout484-2 {
    padding-bottom: 0;
  }

  .heading-style-h5-2.custom-2lines {
    width: 100%;
    max-width: none;
    font-size: 1.25rem;
  }

  .nav-navbar1_component-2.bander {
    top: 60px;
  }

  .nav-navbar1_component-2.custom {
    position: sticky;
    top: 0;
  }

  .nav-navbar1_component-2.case {
    top: 64px;
  }

  .nav-navbar1_component-2.case.re {
    margin-top: -1.25rem;
    top: 62px;
  }

  .nav-navbar1_component-2.case.re.kw {
    top: 64px;
  }

  .bold-text-2 {
    font-size: 1.5rem;
  }

  .card-list-item-2 {
    width: auto;
  }

  .heading-style-h4-2 {
    font-size: 1.5rem;
  }

  .paragraph-4 {
    max-width: none;
    font-size: 1rem;
    line-height: 1.2;
  }

  .card_wrap {
    width: auto;
  }

  .layout408_card-2 {
    border-radius: 24px;
  }

  .section_logo {
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
  }

  .section_logo.mobile {
    display: flex;
  }

  .padding-global-2.padding-section-medium.company {
    padding-top: 1rem;
    padding-bottom: 2rem;
  }

  .heading-style-h1-2.custom-2lines {
    max-width: 90%;
    margin-right: auto;
    font-size: 2.3rem;
  }

  .heading-style-h1-2.gradient {
    font-size: 1.5rem;
  }

  .heading-style-h1-2.is-new {
    font-size: 2.5rem;
  }

  .text-size-medium-2 {
    max-width: none;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
  }

  .text-size-medium-2.black {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
  }

  .text-size-medium-2.cta {
    font-size: 1rem;
  }

  .header23_component-3 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .header23_component-3.margin.blog {
    padding-top: 7.125rem;
  }

  .navbar1_menu-3.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .hero-section_header23-3 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .button-5 {
    width: 100%;
  }

  .padding-section-large-3.is-new._2 {
    padding-bottom: 3rem;
  }

  .heading-style-h1-3.custom-2lines {
    max-width: 90%;
    margin-right: auto;
    font-size: 2.3rem;
  }

  .heading-style-h1-3.custom-2lines.center {
    font-size: 2rem;
    line-height: 1.3;
  }

  .heading-style-h1-3.custom-2lines.center.blog {
    margin-right: 0;
    font-size: 2rem;
  }

  .heading-style-h1-3.is-new {
    font-size: 2.5rem;
  }

  .text-size-medium-3 {
    max-width: none;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
  }

  .text-size-medium-3.cta {
    font-size: 1rem;
  }

  .text-size-medium-3.black {
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
  }

  .text-size-medium-3._45, .text-size-medium-3.is-white {
    max-width: none;
  }

  .text-block-26, .button-6 {
    width: 100%;
  }

  .button-6.is-text-dark {
    color: #1a1817;
  }

  .feat_info-wrap-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .button-7 {
    width: 100%;
  }

  .button-7.is-text-dark {
    color: #1a1817;
  }

  .author-date-2 {
    width: 100%;
  }

  .card_bottom-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button-8 {
    width: 100%;
  }

  .button-8.is-submit {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 1.5rem;
  }

  .section_hero-2 {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding-top: 6rem;
  }

  .section_hero-2.custom {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .hero_video-wrap-2 {
    padding-right: 1rem;
  }

  .hero_form-block-2 {
    padding: 2rem 1.5rem 1.5rem;
  }

  .hero_component-bottom-2 {
    border-top: 1px solid #2d3824;
  }

  .hero_component-bottom-2.custom.mobile {
    margin-top: 2.5rem;
  }

  .hero_card-2 {
    width: 11.125rem;
  }

  .hero_component-top-2 {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero_component-top-2.is-demo.element-fadein {
    background-position: 100% 0;
    background-size: auto;
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 0;
  }

  .hero_cards-grid-2 {
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 1rem;
    overflow: auto;
  }

  .hero_form-wrap-2 {
    margin-right: 1rem;
  }

  .navbar1_menu-4.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .button-9 {
    width: 100%;
  }

  .header23_component-4 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .header23_component-4.margin.comapny {
    padding-top: 7.625rem;
    padding-bottom: 2.85rem;
  }

  .navbar1_menu-5.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .hero-section_header23-4 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .button-10 {
    width: 100%;
  }

  .step-title-2 {
    margin-top: .5rem;
  }

  .section_mission-2 {
    padding-bottom: 0;
  }

  .values_component-2 {
    flex-flow: column;
    margin-top: 1rem;
    padding-bottom: 0;
  }

  .first-step-2 {
    border-left: 4px #cfec2f;
    width: 100%;
    padding-left: 1rem;
  }

  .sticky_track-2 {
    position: relative;
  }

  .sticky_trigger-2 {
    height: auto;
  }

  .mission_component-2 {
    flex-flow: column;
    margin-top: 0;
    padding-bottom: 0;
  }

  .padding-section-large-4.is-new._2 {
    padding-bottom: 3rem;
  }

  .team_component-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-top: 1rem;
  }

  .third-step-2 {
    border-left: 4px #cfec2f;
    width: 100%;
    padding-bottom: 1rem;
    padding-left: 1rem;
  }

  .section_values-2 {
    padding-bottom: 0;
  }

  .second-step-2 {
    border-left: 4px #cfec2f;
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
  }

  .heading-style-h1-4.custom-2lines {
    max-width: 90%;
    margin-right: auto;
    font-size: 2.3rem;
  }

  .heading-style-h1-4.custom-2lines.center {
    font-size: 2rem;
    line-height: 1.3;
  }

  .heading-style-h1-4.is-new {
    font-size: 2.5rem;
  }

  .team_image-wrap-2 {
    max-width: 8rem;
  }

  .header23_component-5 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .wave-2 {
    top: -1%;
  }

  .navbar1_menu-6.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .hero-section_header23-5 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .home_benefits_content-right-3 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .button-11 {
    width: 100%;
  }

  .button-11.is-small.blue.re {
    width: 40%;
    padding-left: .7rem;
    padding-right: .7rem;
    font-size: 1rem;
  }

  .image_lead {
    width: 100px;
  }

  .image_lead.small {
    width: 80px;
  }

  .image_lead.big {
    width: 140px;
  }

  .image-8 {
    width: 100%;
  }

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

  .padding-section-large-5.is-new._2 {
    padding-bottom: 3rem;
  }

  .logo3_list-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 3rem;
    grid-template-rows: auto;
    grid-template-columns: 10rem 10rem 10rem 10rem 10rem 10rem 10rem 10rem;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: grid;
  }

  .card-list-item-3 {
    width: auto;
  }

  .lead_image-wrap {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-style-h1-5.custom-2lines {
    max-width: 90%;
    margin-right: auto;
    font-size: 2.3rem;
  }

  .heading-style-h1-5.gradient {
    font-size: 1.5rem;
  }

  .heading-style-h1-5.is-new {
    font-size: 2.5rem;
  }

  .header23_component-6 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .pricing_block-2 {
    width: 96%;
    padding-left: 0;
    padding-right: 0;
  }

  .pricing_block-2.kw {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .wave-3 {
    top: -1%;
  }

  .hero-section_header23-6 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .section_pricing-2 {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }

  .home_benefits_content-right-4 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .listing-materials-items {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    padding-bottom: 1rem;
    display: grid;
    overflow: auto;
  }

  .listing-materials-items.kw {
    width: 20rem;
  }

  .cta_outputs-wrap-2 {
    flex: none;
    width: 19rem;
  }

  .button-12 {
    width: 100%;
  }

  .button-12.is-text-dark {
    color: #1a1817;
  }

  .text-block-21 {
    text-align: left;
  }

  .text-block-22 {
    font-size: 1.75rem;
  }

  .text-block-22.kw {
    font-size: 1.4rem;
  }

  .text-block-22.kw.color {
    font-size: 1.5rem;
    line-height: 1.2;
  }

  .text-block-34 {
    font-size: .875rem;
  }

  .pricing_wrapper-2 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .thumbnail-2 {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .outputs_cta_wrap-2 {
    width: auto;
  }

  .heading-12 {
    font-size: 2rem;
  }

  .pricing_con {
    width: 100%;
  }

  .text-block-35 {
    font-size: 1.25rem;
    font-weight: 600;
  }

  .heading-13 {
    font-size: 1.5rem;
    line-height: 1.3;
  }

  .card-list-item-4 {
    width: auto;
  }

  .text-block-20 {
    font-size: 1rem;
  }

  .outputs_header-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: .9rem;
    padding-bottom: .9rem;
  }

  .padding-global-4.half {
    padding-right: 0;
  }

  .material_header {
    padding-right: 1.25rem;
  }

  .heading-style-h1-6.custom-2lines {
    max-width: 90%;
    margin-right: auto;
    font-size: 2.3rem;
  }

  .heading-style-h1-6.gradient {
    font-size: 1.5rem;
  }

  .heading-style-h1-6.is-new, .heading-style-h1-6.is-new.small, .heading-style-h1-6.is-new.small._2 {
    font-size: 2.5rem;
  }

  .heading-style-h1-6.is-new.rr {
    text-align: center;
    font-size: 3rem;
    font-weight: 600;
  }

  .heading-style-h1-6.kw, .heading-style-h1-6.is-kw {
    max-width: none;
    font-size: 2.5rem;
  }

  .header23_component-7 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .wave-4 {
    top: -1%;
  }

  .hero-section_header23-7 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

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

  .card-list-item-5 {
    width: auto;
  }

  .header23_component-8 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .wave-5 {
    top: -1%;
  }

  .navbar1_menu-8.is-page-height-tablet {
    background-color: #1a1817d6;
    padding-top: 2rem;
    padding-left: 4.175rem;
    padding-right: 4.175rem;
  }

  .hero-section_header23-8 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .card-list-item-6 {
    width: auto;
  }

  .header23_component-9 {
    padding-top: 7.025rem;
    padding-bottom: 1.125rem;
  }

  .hero-section_header23-9 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .card-list-item-7 {
    width: auto;
  }

  .toc_button-2 {
    z-index: 3;
    background-color: #fff;
    border-right: 1px solid #dee0ce;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    padding: .5rem;
    position: fixed;
    inset: auto 1rem 1rem auto;
  }

  .post_sidebar-2 {
    width: 100%;
  }

  .hero-section_header23-10 {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .author-name-2 {
    font-size: 1.125rem;
  }

  .card_bottom-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero_card-3 {
    width: 11.125rem;
  }

  .hero_cards-grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 1rem;
    overflow: auto;
  }

  .home_footer-wrap {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .footer_case {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border-right-style: none;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 1rem;
    padding-right: 0;
  }

  .footer_company {
    justify-content: center;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 0;
    padding-left: 0;
  }

  .line_home-footer {
    justify-content: center;
    align-items: center;
  }

  .footer_copyright-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-direction: column;
    align-items: center;
    margin-top: 6rem;
  }

  .button-13.is-submit {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-left: 1.5rem;
  }

  .navbar_component-2 {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }

  .navbar_link-2:active {
    color: #dcf545;
  }

  .footer_inner-2 {
    background-size: 60%;
    border-radius: 1rem;
    padding: 2.5rem 1.5rem;
  }

  .hero_component-top-3 {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .hero_component-top-3.is-demo.element-fadein {
    background-position: 100% 0;
    background-size: auto;
  }

  .navbar_menu-2.is-page-height-tablet {
    padding-top: 8rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .card-list-item-8, .card-list-item-9, .card-list-item-10 {
    width: auto;
  }

  .padding-global-4-copy.half {
    padding-right: 0;
  }

  .hero-kw-landing-page {
    background-image: url('../images/Frame-r1707479263_1.avif');
  }

  .ai_wrap {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .ai-content {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .heading-14 {
    font-size: 2rem;
  }

  .image-15 {
    width: 100px;
  }

  .wrap-mls {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .mls-grid-wrap.ai {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    padding-top: 4.15rem;
  }

  .mls-grid-wrap.mid {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .explore_wrap {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .explore_listing-wrap.kw {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-bottom: .25rem;
  }

  .link_footer {
    flex-flow: column;
  }

  .copyright_wrap {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-16 {
    font-size: 2rem;
  }

  .image-21 {
    width: 100px;
  }

  .mis-2grid_wrap {
    flex-flow: column;
    display: flex;
  }

  .mls_card-grid-wrap {
    grid-template-columns: 1fr;
  }

  .section {
    flex-flow: column;
  }

  .heading-17 {
    text-align: center;
    margin-right: 0;
    padding-right: 0;
  }

  .bountipricing.pro {
    padding-right: 10px;
  }

  .pro_wrap-card.pro {
    width: auto;
  }

  .section-faq {
    padding: 100px 15px;
  }

  .header-center-box._75 {
    width: 90%;
  }

  .bountiprice-plan-wrap-2 {
    justify-content: center;
    align-items: center;
  }

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

  .pricing_header-wrap-2, .pricing_header-wrap-2.pro {
    justify-content: flex-start;
    align-items: center;
  }

  .bounti_pricing_card-2.pro {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: auto;
  }

  .bountipricing-con-2 {
    flex-flow: column;
  }

  .pridng_header-wrap-title {
    text-align: center;
  }

  .pricing-cta-2.pro {
    margin-top: 1.5rem;
  }

  .bountiplan_pricing-wrap-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .pm_cta-content {
    padding: 1.5rem;
  }

  .product_capabilities-left {
    padding: 2rem;
  }

  .product_capabilities-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .bounti_pricing_card-3.pro {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: auto;
  }

  .pricing-cta-3.pro {
    margin-top: 1.5rem;
  }

  .bountipricing-team.pro {
    padding-right: 10px;
  }

  .product_feature-blcok-icon {
    flex: none;
  }

  .product_feature-blcok-icon.is-second {
    padding-bottom: .5rem;
  }

  .button-17 {
    width: 100%;
  }

  .container-large-7 {
    max-width: none;
  }

  .padding-global-13.padding-section-large.is-hero {
    padding-top: 6rem;
  }

  .heading-style-h2-4 {
    padding-right: 1rem;
    font-size: 2.5rem;
  }

  .product_pm-hero-img3 {
    margin-left: 10px;
  }

  .mls_header-wrap-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .product_pm-hero-img1, .product_pm-hero-arrow-img {
    width: 100%;
    height: 100%;
  }

  .product_pm-hero-wrapper {
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .product_pm-hero-text-wrapper {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    place-items: center stretch;
  }

  .heading-style-h2-5 {
    padding-right: 1rem;
    font-size: 2.5rem;
  }

  .product_pm-hero-arrow {
    height: 20px;
  }
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-0021e92d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0021e92d {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-0021e92d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f805523d-4cc1-9783-9aee-83ceca73d003-bb2458e3 {
  grid-area: 1 / 4 / 2 / 7;
}

#w-node-_28003428-b330-a245-27cd-bff010ea862b-f651e8b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d681159-5dc4-7c60-e0d9-d41aaed02d69-3301397a {
  justify-self: center;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-ebaf7242 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-ebaf7242 {
  justify-self: center;
}

#w-node-_14e78a88-d2e2-8231-6d67-ab3e4e5f3886-4e5f3871 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_53473177-e10b-5ced-e6ea-7ebeb55765f1-b55765e9 {
  justify-self: center;
}

#w-node-_53473177-e10b-5ced-e6ea-7ebeb5576616-b55765e9 {
  order: 9999;
  grid-area: 1 / 3 / 2 / 4;
  justify-self: end;
}

#w-node-f4d5a68e-6dfc-d3b4-676d-ae38bc81113a-d0a6734b, #w-node-_3852304f-5768-811c-de1b-3e15bebe4484-d0a6734b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-d0a6734c {
  justify-self: start;
}

#w-node-_5eb17be4-843b-c770-829e-47b80df635e4-d0a6734c, #w-node-_8bfd7d88-2d5c-19ea-8231-0da2b0e86dc7-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-d0a6734c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-d0a6734c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-d0a6734c, #w-node-_7dae496a-fd84-0b7d-186d-e915f795c3e3-d0a6734c, #w-node-_7dae496a-fd84-0b7d-186d-e915f795c3e4-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-d0a6734c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-d0a6734c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-d0a6734c, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-d0a6734c {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-d0a6734c {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-d0a6734c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-d0a6734c, #w-node-_1095949e-8997-deeb-1d08-e647b97797ca-d0a6734c {
  justify-self: start;
}

#w-node-d529d9e9-78f7-6320-30dd-ded10d28e462-d0a6734c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff2a8be2-4d27-dd71-c14f-db85c1377970-d0a6734c {
  justify-self: start;
}

#w-node-ff2a8be2-4d27-dd71-c14f-db85c1377972-d0a6734c, #w-node-f4d5a68e-6dfc-d3b4-676d-ae38bc81113a-d0a6734d, #w-node-e2e8069e-4973-95fb-ac94-c2de8c3cd6b9-d0a6734d, #w-node-_1f328d42-ae22-a94b-661b-744179bb07b2-881780fb, #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-881780fb, #w-node-_1f328d42-ae22-a94b-661b-744179bb07c5-881780fb, #w-node-_1f328d42-ae22-a94b-661b-744179bb07cd-881780fb, #w-node-_32d9a898-93d7-87b2-5168-5ff6a9c22f3f-881780fb, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-881780fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d842128-6fe2-68e3-2e23-bc2998fc1b21-881780fb {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9879b5bf-63f2-a5c6-bed9-5523b9d2247f-881780fb, #w-node-_4d807f37-dbd1-1801-cbdd-6ad4c52006c8-881780fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0b7109f-196a-87be-5c04-a6735db04c38-82319abd {
  align-self: center;
}

#w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee4dd-82319abd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee4f1-82319abd, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee51b-82319abd, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee54a-82319abd, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee550-82319abd, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee555-82319abd, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee55a-82319abd {
  align-self: start;
}

#w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c27-82319abd {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c3b-82319abd, #w-node-_06988a22-b6c6-7d45-1836-b5db181f928d-82319abd, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c64-82319abd, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c6a-82319abd, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c6f-82319abd, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c74-82319abd, #w-node-_16c48bd8-c181-4a83-07d9-a6927b221a23-82319abd, #w-node-_68c7ac55-5dff-2a5b-08f5-b09835a59bc0-82319abd, #w-node-c35dea63-d097-1a14-dfb0-c15d7f013430-82319abd {
  align-self: start;
}

#w-node-_58523099-7f73-a0b0-aa3d-d25a386f96cc-3dfcea29, #w-node-_58523099-7f73-a0b0-aa3d-d25a386f96d5-3dfcea29, #w-node-aa329d13-3b34-30e9-f455-845b70b3543a-3dfcea29, #w-node-aa329d13-3b34-30e9-f455-845b70b35443-3dfcea29, #w-node-_32d9a898-93d7-87b2-5168-5ff6a9c22f3f-3dfcea29, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-3dfcea29 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d842128-6fe2-68e3-2e23-bc2998fc1b21-3dfcea29 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9879b5bf-63f2-a5c6-bed9-5523b9d2247f-3dfcea29, #w-node-_4d807f37-dbd1-1801-cbdd-6ad4c52006c8-3dfcea29, #w-node-_1f328d42-ae22-a94b-661b-744179bb07b2-c5a42eb2, #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-c5a42eb2, #w-node-_1f328d42-ae22-a94b-661b-744179bb07c5-c5a42eb2, #w-node-_1f328d42-ae22-a94b-661b-744179bb07cd-c5a42eb2, #w-node-bbb1e6d4-e3f0-c4d1-6978-57cc121c48f6-c5a42eb2, #w-node-bbb1e6d4-e3f0-c4d1-6978-57cc121c48fc-c5a42eb2, #w-node-_32d9a898-93d7-87b2-5168-5ff6a9c22f3f-c5a42eb2, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-c5a42eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7d842128-6fe2-68e3-2e23-bc2998fc1b21-c5a42eb2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9879b5bf-63f2-a5c6-bed9-5523b9d2247f-c5a42eb2, #w-node-_4d807f37-dbd1-1801-cbdd-6ad4c52006c8-c5a42eb2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc58-18435dea {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc5b-18435dea {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc58-816ce22b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc5b-816ce22b {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc58-927cfaac {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_460bff0a-d30e-5ecb-f76a-1552b010dc5b-927cfaac {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-b0b7109f-196a-87be-5c04-a6735db04c38-7ba1a02c {
  align-self: center;
}

#w-node-_4ebaa148-0b29-c129-9271-4fb23bab49fa-7ba1a02c, #w-node-b4c05f1c-3f6a-9603-962e-8d116f5cc182-7ba1a02c, #w-node-_52b33155-4052-cd53-68de-18833cd367da-7ba1a02c, #w-node-_52b33155-4052-cd53-68de-18833cd367e0-7ba1a02c, #w-node-_52b33155-4052-cd53-68de-18833cd367e5-7ba1a02c, #w-node-_52b33155-4052-cd53-68de-18833cd367ea-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c0e-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c3b-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c64-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c6a-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c6f-7ba1a02c, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c74-7ba1a02c, #w-node-_16c48bd8-c181-4a83-07d9-a6927b221a23-7ba1a02c, #w-node-_68c7ac55-5dff-2a5b-08f5-b09835a59bc0-7ba1a02c, #w-node-c35dea63-d097-1a14-dfb0-c15d7f013430-7ba1a02c {
  align-self: start;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-5c2ad4ea {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5c2ad4ea {
  justify-self: center;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033252-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033271-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033276-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803327b-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033280-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033286-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803328c-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033292-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033374-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803337c-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033393-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380333ac-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df380333af-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df380333b1-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df380333b4-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033404-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803340e-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803340f-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033481-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033486-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803348b-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033490-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033495-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803349a-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334a4-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334a9-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334ae-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334b3-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334b8-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334bd-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334c2-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334c7-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334cc-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334d1-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334d6-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df380334da-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df380334db-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334e0-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334e5-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334ea-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380334fe-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033503-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033508-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803350d-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033512-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033517-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033521-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033526-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803352b-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033530-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033535-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803353a-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803353f-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033544-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033549-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803354e-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033553-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033557-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033558-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803355d-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033562-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033567-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033578-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803357d-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033582-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033587-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803358c-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033591-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df38033596-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803359b-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380335a0-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df380335a5-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df380335a9-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df380335aa-c0db393c {
  justify-self: start;
}

#w-node-ac808d27-ed65-91b0-f447-24df380335ad-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803362e-c0db393c, #w-node-ac808d27-ed65-91b0-f447-24df3803365b-c0db393c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac808d27-ed65-91b0-f447-24df38033699-c0db393c, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e74d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e74f-d619abfb {
  justify-self: center;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e763-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e764-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e768-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e769-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e76d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e76e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e772-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e773-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e777-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e778-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e77c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e77d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e787-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e788-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e78c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e78d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e791-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e792-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e796-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e797-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e79b-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e79c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7a0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7a1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7ab-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7ac-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7b0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7b1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7b5-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7b6-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7ba-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7bb-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7c4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7c5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7ce-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7cf-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7e1-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7e2-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7e6-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7e7-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7eb-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7ec-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7f0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7f1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7f5-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e7f6-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e800-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e801-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e805-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e806-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e80a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e80b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e80f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e810-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e814-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e815-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e819-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e81a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e825-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e826-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e82a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e82b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e82f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e830-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e834-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e835-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e839-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e83a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e83e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e83f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e843-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e844-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e848-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e849-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e84d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e84e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e852-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e853-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e85d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e85e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e862-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e863-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e867-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e868-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e86f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e870-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8b1-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8b4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8b5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8b8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8b9-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8bc-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8c0-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8c1-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8c4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8c5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8c8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8cf-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8d0-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8d5-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8d6-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8da-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8db-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8df-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8e0-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8e4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8e5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8f5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8f8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8f9-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8fc-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e8fd-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e900-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e901-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e905-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e908-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e909-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e90c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e90d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e910-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e918-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e919-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e91a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e91c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e91f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e920-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e921-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e925-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e928-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e929-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e92a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e92e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e932-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e933-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e939-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e93c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e93d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e93e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e942-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e945-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e946-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e947-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e94d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e951-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e952-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e956-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e959-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e95e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e95f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e960-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e964-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e967-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e968-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e969-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e96f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e972-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e973-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e974-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e97a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e97d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e97e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e97f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e987-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e98a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e98b-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e98c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e998-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e999-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e99a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e99e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9a3-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9a4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9a5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ab-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9b0-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9b1-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9b2-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9b8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9bd-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9be-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9bf-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9c7-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9cd-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ce-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9d4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9d9-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9da-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9db-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9df-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9e2-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9e3-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9e4-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ea-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ed-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ee-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9ef-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9f5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9f8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9f9-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481e9fa-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea02-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea05-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea06-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea07-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea0d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea10-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea11-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea12-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea1a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea1e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea1f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea25-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea2e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea2f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea30-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea31-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea33-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea36-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea3a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea3b-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea3c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea45-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea46-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea47-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea50-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea51-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea52-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea53-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea59-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea5a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea5b-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea5c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea5e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea62-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea63-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea64-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea65-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea67-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea70-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea77-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea78-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea79-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea7a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea7c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea7f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea83-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea84-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea85-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea8e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea8f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea90-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea99-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea9a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea9b-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ea9c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaa2-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaa3-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaa4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaa5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaa7-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaab-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaac-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaad-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eaae-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eab0-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eafd-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eafe-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb03-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb04-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb0c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb0d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb14-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb15-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb46-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb4a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb4b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb4d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb4f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb50-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb52-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb54-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb55-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb57-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb59-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb5a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb5c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb5e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb5f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb61-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb63-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb64-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb66-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb68-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb6a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb6c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb6e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb6f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb71-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb72-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb74-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb75-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb77-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb78-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb7a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb7b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb7d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb7e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb80-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb81-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb83-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb89-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb8d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb8e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb90-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb92-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb93-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb95-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb97-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb98-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb9a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb9c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb9d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eb9f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba1-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba2-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba6-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba7-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eba9-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebab-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebac-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebae-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb3-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb5-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb6-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebb8-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebba-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebbb-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebbd-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebbf-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebc0-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebc2-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebc7-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebcb-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebcd-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebd0-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebd5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebda-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebdf-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebe4-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebeb-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebec-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebee-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebef-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf1-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf2-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf7-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebf8-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebfa-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebfb-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebfd-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ebfe-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec00-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec01-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec03-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec04-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec06-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec07-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec09-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec0a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec0c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec0d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec0f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec10-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec12-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec13-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec15-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec16-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec18-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec19-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec1b-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec1c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec1e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec1f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec21-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec22-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec24-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec25-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec27-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec28-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec2a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec2b-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec2d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec2e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec30-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec31-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec33-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec34-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec36-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec37-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec39-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec3a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec3c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec3d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec3f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec40-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec42-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec43-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec48-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec4c-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec4e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec51-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec56-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec5b-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec60-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec65-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec6c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec6d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec6f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec70-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec72-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec73-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec75-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec76-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec78-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec79-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec7b-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec7c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec7e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec7f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec81-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec82-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec84-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec85-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec87-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec88-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec8a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec8b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec8d-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec8e-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec90-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec91-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec93-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec94-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec96-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec97-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec99-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec9a-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec9c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec9d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ec9f-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca0-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca2-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca3-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca6-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca8-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eca9-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecab-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecac-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecae-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecaf-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb1-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb2-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb7-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecb8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecba-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecbb-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecbd-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecbe-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecc0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecc1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecc3-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecc4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecc9-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eccc-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eccd-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eccf-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd0-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd2-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd3-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd5-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd6-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd8-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecd9-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecdb-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecdc-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecde-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecdf-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece1-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece2-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece4-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece5-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece7-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ece8-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecea-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eceb-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481eced-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecee-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf0-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf1-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf3-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf4-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf6-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf7-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecf9-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecfa-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecfc-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecfd-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ecff-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed00-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed02-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed03-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed05-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed06-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed08-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed09-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed0b-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ed0c-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481edfe-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee02-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee03-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee07-d619abfb, #w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee09-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee0a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee0e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee0f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee13-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee14-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee18-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee19-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee1d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee1e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee22-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee23-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee27-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee28-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee2c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee2d-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee31-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee32-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee36-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee37-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee3a-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee3b-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee3f-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee40-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee44-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee45-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee49-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee4a-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee4e-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee4f-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee53-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee54-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee58-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee59-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee5d-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee5e-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee62-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee63-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee67-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee68-d619abfb {
  justify-self: start;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee6c-d619abfb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2445c0bf-c80c-9204-1d61-3aaa2481ee6d-d619abfb {
  justify-self: start;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-25431f9a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-25431f9a {
  justify-self: center;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-2ca906b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-2ca906b5 {
  justify-self: center;
}

#w-node-_1ef9783f-3de4-9063-a86c-16d9d2e16143-2ca906b5, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-a9866d65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a9866d65 {
  justify-self: center;
}

#w-node-_0ea2e48c-7990-0e06-104c-8472c5bdeca7-a9866d65, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-11f9ccc2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-11f9ccc2 {
  justify-self: center;
}

#w-node-ebaacdcb-5ed9-cbee-6040-c6dcd2f63de1-11f9ccc2, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-eeca6cbe {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-eeca6cbe {
  justify-self: center;
}

#w-node-_42b5d551-a87f-e57f-55c1-b3e0686bc27d-eeca6cbe, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-5f327185 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5f327185 {
  justify-self: center;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-e0ea074a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-e0ea074a {
  justify-self: center;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-a728e3d5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a728e3d5 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-a728e3d5, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-d9a8f574 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9a8f574 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-d9a8f574, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-37fc518b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-37fc518b {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-37fc518b, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-d9efb07a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9efb07a {
  justify-self: center;
}

#w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-0c4337d2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0c4337d2 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-0c4337d2, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-654b69b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-654b69b7 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-654b69b7, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-45cec296 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-45cec296 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-45cec296, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-8450dbf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-8450dbf6 {
  justify-self: center;
}

#w-node-fb9d7d14-9702-14a4-8e38-28e2401b0594-8450dbf6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-8450dbf6, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-5a89f7b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5a89f7b8 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-5a89f7b8, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-5bc4bb69 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5bc4bb69 {
  justify-self: center;
}

#w-node-fb286fe3-4036-67c5-609f-85916b52a1db-5bc4bb69, #w-node-b27be2c7-1dd1-2379-598b-c751c6cd6cbf-f54caa27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-f54caa27 {
  justify-self: center;
}

@media screen and (min-width: 1440px) {
  #w-node-a58d29e7-8eab-b14e-337e-66bfbb245974-bb2458e3 {
    justify-self: start;
  }

  #w-node-a58d29e7-8eab-b14e-337e-66bfbb245978-bb2458e3, #w-node-a58d29e7-8eab-b14e-337e-66bfbb24597c-bb2458e3 {
    justify-self: center;
  }

  #w-node-a58d29e7-8eab-b14e-337e-66bfbb245980-bb2458e3 {
    justify-self: end;
  }

  #w-node-_95b7eb30-7125-8c26-438b-82dee942f1ce-45cec296 {
    justify-self: start;
  }

  #w-node-_2e8f140c-1e99-6794-bfff-00e2b74da3f1-45cec296, #w-node-f2c087e8-1688-2934-5d9b-d73c42fab089-45cec296 {
    justify-self: center;
  }

  #w-node-_4b37e326-03f7-eb44-7c2e-1f93ac983762-45cec296 {
    justify-self: end;
  }
}

@media screen and (max-width: 991px) {
  #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0021e92d {
    justify-self: center;
  }

  #w-node-f805523d-4cc1-9783-9aee-83ceca73d003-bb2458e3 {
    grid-column: 2 / 3;
  }

  #w-node-_2d681159-5dc4-7c60-e0d9-d41aaed02d69-3301397a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-ebaf7242 {
    justify-self: center;
  }

  #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-881780fb, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-881780fb, #w-node-e0dc812d-c7f1-4515-9fbc-673ef1fee53c-82319abd, #w-node-_613e9c6b-bbd7-1c1a-8d52-050cc4aa5c54-82319abd, #w-node-_58523099-7f73-a0b0-aa3d-d25a386f96d5-3dfcea29, #w-node-aa329d13-3b34-30e9-f455-845b70b35443-3dfcea29, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-3dfcea29, #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-c5a42eb2, #w-node-bbb1e6d4-e3f0-c4d1-6978-57cc121c48fc-c5a42eb2, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-c5a42eb2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5c2ad4ea, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-25431f9a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-2ca906b5, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a9866d65, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-11f9ccc2, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-eeca6cbe, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5f327185, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-e0ea074a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a728e3d5, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9a8f574, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-37fc518b, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9efb07a {
    justify-self: center;
  }

  #w-node-e8b2f000-c75b-3334-e655-957334aa29de-d9efb07a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0c4337d2, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-654b69b7, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-45cec296, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-8450dbf6 {
    justify-self: center;
  }

  #w-node-fb9d7d14-9702-14a4-8e38-28e2401b0594-8450dbf6 {
    grid-column-start: 1;
  }

  #w-node-_08fcf1e5-2a3d-f8ab-95fd-8fab74ab9bb2-8450dbf6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5a89f7b8, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5bc4bb69, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-f54caa27 {
    justify-self: center;
  }

  #w-node-e8b2f000-c75b-3334-e655-957334aa29de-f54caa27 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-0021e92d, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-0021e92d {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-0021e92d, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-0021e92d {
    justify-self: center;
  }

  #w-node-f805523d-4cc1-9783-9aee-83ceca73d003-bb2458e3 {
    grid-column: 1 / 2;
  }

  #w-node-_28003428-b330-a245-27cd-bff010ea86bc-f651e8b0, #w-node-_28003428-b330-a245-27cd-bff010ea86d0-f651e8b0 {
    order: 9999;
  }

  #w-node-_28003428-b330-a245-27cd-bff010ea86fc-f651e8b0 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-ebaf7242, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-ebaf7242 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-ebaf7242 {
    justify-self: center;
  }

  #w-node-_67799ccf-c2f1-782c-8018-cab949d2939a-0a1d8166 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1c2b8d55-7d04-9f50-d8bf-5f0ae8d4d916-4622464a, #w-node-_963a41a9-9452-88e2-32dd-8053f55c8e91-a4d9fb11, #w-node-f51a13a9-2f2a-e72d-87e1-0757fb361ea0-6bfcf450 {
    justify-self: center;
  }

  #w-node-_884a5d41-a320-62f8-150e-f30d10c7c603-dad9f3cf, #w-node-a085f60b-5be7-b0b8-e014-1815f5327494-5aca189f, #w-node-_86279fb5-8b47-5c24-f4dd-5d8d9c2a2c40-71877b15, #w-node-afc79c6f-e022-f3be-bff0-fd63f92ba7ab-f153acfe, #w-node-e6b95965-55db-4bfa-ed07-fe0efb7af1e1-f24651ba, #w-node-_39d0a40c-1830-a2c7-b04d-feae5fbdfcfc-6f400490, #w-node-_41eb6de2-1664-0b45-f785-25e8f4176f54-fcc170a2, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-a80b6580 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-5c2ad4ea, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-5c2ad4ea {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-5c2ad4ea {
    justify-self: center;
  }

  #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-8b4dc516, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-78c69668, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-15121451, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-86c38c4d, #w-node-_67799ccf-c2f1-782c-8018-cab949d2939a-1b9dd640, #w-node-_9e40ce02-b348-59ed-701e-3a34f8b8a220-992804bf {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-25431f9a, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-25431f9a {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-25431f9a {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-2ca906b5, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-2ca906b5 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-2ca906b5, #w-node-_1ef9783f-3de4-9063-a86c-16d9d2e161cf-2ca906b5 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-a9866d65, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-a9866d65 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-a9866d65, #w-node-_0ea2e48c-7990-0e06-104c-8472c5bded32-a9866d65 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-11f9ccc2, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-11f9ccc2 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-11f9ccc2, #w-node-ebaacdcb-5ed9-cbee-6040-c6dcd2f63e6c-11f9ccc2 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-eeca6cbe, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-eeca6cbe {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-eeca6cbe, #w-node-_42b5d551-a87f-e57f-55c1-b3e0686bc30a-eeca6cbe {
    justify-self: center;
  }

  #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-76915c41, #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-8b83e995, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-f03ff84c, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-41398184, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-aae544b2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_24387155-b183-60ef-0514-8e52b9cbb812-9f17e796, #w-node-dc87629a-1c91-6bcc-15f8-a757d2edc05e-ecfadfb6 {
    justify-self: center;
  }

  #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-ce2ccb20 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-5f327185, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-5f327185 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-5f327185, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-5f327185 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-e0ea074a, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-e0ea074a {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-e0ea074a, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-e0ea074a {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-a728e3d5, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-a728e3d5 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-a728e3d5, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-a728e3d5 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-d9a8f574, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-d9a8f574 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-d9a8f574, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-d9a8f574 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-37fc518b, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-37fc518b {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-37fc518b, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-37fc518b {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-d9efb07a, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-d9efb07a {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-d9efb07a {
    justify-self: center;
  }

  #w-node-e8b2f000-c75b-3334-e655-957334aa29d8-d9efb07a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d5f88304-d197-9570-f8fe-1e247c4af24b-d9efb07a {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-0c4337d2, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-0c4337d2 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-0c4337d2, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-0c4337d2 {
    justify-self: center;
  }

  #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-371efd1c {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-654b69b7, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-654b69b7 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-654b69b7, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-654b69b7 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-45cec296, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-45cec296 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-45cec296, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-45cec296 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-8450dbf6, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-8450dbf6 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-8450dbf6 {
    justify-self: center;
  }

  #w-node-_08fcf1e5-2a3d-f8ab-95fd-8fab74ab9bac-8450dbf6 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-8450dbf6 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-5a89f7b8, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-5a89f7b8 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-5a89f7b8, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-5a89f7b8 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-5bc4bb69, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-5bc4bb69 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-5bc4bb69, #w-node-_717141c6-2d66-5640-d1c5-5a5c191c3c0d-5bc4bb69 {
    justify-self: center;
  }

  #w-node-_3e2fbb0a-2884-780a-a902-0806c2186b77-f54caa27, #w-node-_47f2de88-73dd-1318-1a67-7a34d6490124-f54caa27 {
    order: 9999;
  }

  #w-node-f502093f-2b6c-b228-b8a9-2999e89397a4-f54caa27 {
    justify-self: center;
  }

  #w-node-e8b2f000-c75b-3334-e655-957334aa29d8-f54caa27 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0021e92d, #w-node-_2d681159-5dc4-7c60-e0d9-d41aaed02d69-3301397a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-ebaf7242, #w-node-_67799ccf-c2f1-782c-8018-cab949d2939a-0a1d8166 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f51a13a9-2f2a-e72d-87e1-0757fb361e58-6bfcf450 {
    align-self: start;
  }

  #w-node-_884a5d41-a320-62f8-150e-f30d10c7c603-dad9f3cf, #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-881780fb, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-881780fb, #w-node-a085f60b-5be7-b0b8-e014-1815f5327494-5aca189f, #w-node-_86279fb5-8b47-5c24-f4dd-5d8d9c2a2c40-71877b15, #w-node-afc79c6f-e022-f3be-bff0-fd63f92ba7ab-f153acfe, #w-node-e6b95965-55db-4bfa-ed07-fe0efb7af1e1-f24651ba, #w-node-_39d0a40c-1830-a2c7-b04d-feae5fbdfcfc-6f400490, #w-node-_41eb6de2-1664-0b45-f785-25e8f4176f54-fcc170a2, #w-node-_58523099-7f73-a0b0-aa3d-d25a386f96d5-3dfcea29, #w-node-aa329d13-3b34-30e9-f455-845b70b35443-3dfcea29, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-3dfcea29, #w-node-_1f328d42-ae22-a94b-661b-744179bb07bb-c5a42eb2, #w-node-bbb1e6d4-e3f0-c4d1-6978-57cc121c48fc-c5a42eb2, #w-node-dd730c28-9b07-7450-7f61-c23997a1c83e-c5a42eb2, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-a80b6580, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5c2ad4ea, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-8b4dc516, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-78c69668, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-15121451, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-86c38c4d, #w-node-_67799ccf-c2f1-782c-8018-cab949d2939a-1b9dd640, #w-node-_9e40ce02-b348-59ed-701e-3a34f8b8a220-992804bf, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-25431f9a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-2ca906b5, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a9866d65, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-11f9ccc2, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-eeca6cbe, #w-node-_0b3b3bfe-a819-7023-7801-59df86b1ec5a-76915c41, #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-8b83e995, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-f03ff84c, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-41398184, #w-node-d9af5df9-10a7-0a4a-540b-c30c4b386df3-aae544b2, #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-ce2ccb20, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5f327185, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-e0ea074a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-a728e3d5, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9a8f574, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-37fc518b, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-d9efb07a, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-0c4337d2, #w-node-_0a5e0042-e111-a3ac-5487-e87c7eae2297-371efd1c, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-654b69b7, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-45cec296, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-8450dbf6, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5a89f7b8, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-5bc4bb69, #w-node-a5f5c394-8b7c-bb34-460c-d530f64ebbd8-f54caa27 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Plus Jakarta Sans Variable';
  src: url('../fonts/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}
/* Rich text table styles for blog posts */
.w-richtext table {
  width: 100% !important;
  border-collapse: collapse !important;
  margin: 1.5rem 0 !important;
  font-size: 0.95rem;
  border: 1px solid #e5e7eb !important;
}

.w-richtext table thead {
  background-color: #f3f4f6 !important;
}

.w-richtext table th,
.w-richtext table td {
  padding: 12px 16px !important;
  text-align: left !important;
  border: 1px solid #e5e7eb !important;
  background-color: transparent !important;
  vertical-align: top;
}

.w-richtext table th {
  font-weight: 600;
  color: #1f2937;
  background-color: #f3f4f6 !important;
}

.w-richtext table td {
  color: #374151;
}

.w-richtext table tbody tr:hover td {
  background-color: #f9fafb !important;
}

/* Responsive table styles */
@media (max-width: 768px) {
  .w-richtext table {
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
  .w-richtext table th,
  .w-richtext table td {
    padding: 10px 12px !important;
    font-size: 0.875rem;
    min-width: 120px;
  }
}
