:root {
  --_sferha-tokens---brand--bg-light: #f6f6f1;
  --font-family--body: Manrope;
  --_sferha-tokens---neutral--700: #272835;
  --_typography---body--body-font-size: 1rem;
  --_typography---body--body-line-height: var(--font-height--xlarge);
  --_typography---body--body-font-weight: var(--font-weight--normal);
  --_typography---body--body-letter-spacing: var(--letter-spacing--default);
  --_layout---spacing--none: 0rem;
  --font-family--heading: "EB Garamond", sans-serif;
  --_typography---h1--h1-font-size: 4.125rem;
  --_typography---h1--h1-line-height: 1.12;
  --_typography---h1--h1-font-weight: var(--font-weight--medium);
  --_typography---h1--h1-letter-spacing: var(--letter-spacing--default);
  --_typography---h2--h2-font-size: 2.5rem;
  --_typography---h2--h2-line-height: var(--font-height--medium);
  --_typography---h2--h2-font-weight: var(--font-weight--normal);
  --_typography---h2--h2-letter-spacing: var(--letter-spacing--default);
  --_typography---h3--h3-font-size: 2rem;
  --_typography---h3--h3-line-height: var(--font-height--medium);
  --_typography---h3--h3-font-weight: var(--font-weight--bold);
  --_typography---h3--h3-letter-spacing: var(--letter-spacing--default);
  --_typography---h4--h4-font-size: 1.5rem;
  --_typography---h4--h4-line-height: var(--font-height--large);
  --_typography---h4--h4-font-weight: var(--font-weight--bold);
  --_typography---h4--h4-letter-spacing: var(--letter-spacing--default);
  --_typography---h5--h5-font-size: 1.25rem;
  --_typography---h5--h5-line-height: var(--font-height--xlarge);
  --_typography---h5--h5-font-weight: var(--font-weight--bold);
  --_typography---h5--h5-letter-spacing: var(--letter-spacing--default);
  --_typography---h6--h6-font-size: 1rem;
  --_typography---h6--h6-line-height: var(--font-height--xlarge);
  --_typography---h6--h6-font-weight: var(--font-weight--bold);
  --_typography---h6--h6-letter-spacing: var(--letter-spacing--default);
  --_theme---link--primary: var(--brand--blue);
  --_layout---spacing--small: 1.5rem;
  --_layout---spacing--xxtiny: .25rem;
  --_layout---spacing--xxsmall: 1rem;
  --font-weight--medium: 500;
  --_theme---border--primary: var(--_sferha-tokens---brand--line);
  --_typography---font-size--medium: .875rem;
  --font-height--xlarge: 1.5;
  --_layout---spacing--medium: 2rem;
  --_layout---spacing--xtiny: .5rem;
  --_layout---spacing--global-padding: 5.625rem;
  --_sizes---max-width--small: 20rem;
  --_layout---spacing--xlarge: 4rem;
  --_layout---spacing--xsmall: 1.25rem;
  --_layout---spacing--xhuge: 8rem;
  --_layout---spacing--xxhuge: 12rem;
  --_layout---spacing--huge: 6rem;
  --_layout---spacing--large: 3rem;
  --_layout---spacing--xxlarge: 5rem;
  --_layout---spacing--tiny: .75rem;
  --_sizes---border-radius--small: .25rem;
  --brand--blue: #2d62ff;
  --_sizes---icon--small: 1rem;
  --_sizes---icon--large: 2.5rem;
  --font-weight--semi-bold: 600;
  --_theme---background--primary: var(--_sferha-tokens---brand--bg-light);
  --_theme---text--alternate: var(--neutral--white);
  --_theme---text--primary: var(--_sferha-tokens---neutral--700);
  --_theme---text--secondary: var(--_sferha-tokens---neutral--600);
  --_theme---system--success-background: var(--others--green-light);
  --_theme---system--success-text: var(--others--green-dark);
  --_sferha-tokens---brand--primary: #a9654e;
  --_sizes---container--small: 48rem;
  --_sizes---icon--medium: 2rem;
  --font-weight--normal: 400;
  --_layout---section-padding--small: 3rem;
  --_typography---font-size--tiny: .75rem;
  --_sizes---max-width--xxlarge: 80rem;
  --font-weight--light: 300;
  --_sizes---max-width--xsmall: 16rem;
  --_typography---font-size--regular: 1rem;
  --font-weight--xbold: 800;
  --font-weight--bold: 700;
  --_sizes---max-width--medium: 32rem;
  --_sizes---max-width--large: 48rem;
  --_theme---background--alternate: var(--neutral--white);
  --_typography---font-size--small: .875rem;
  --_sizes---max-width--xlarge: 64rem;
  --_theme---background--secondary: var(--brand--blue);
  --_layout---section-padding--large: 8rem;
  --_typography---font-size--large: 1.125rem;
  --_sizes---container--large: 80rem;
  --_theme---system--error-background: var(--others--red-light);
  --_theme---system--error-text: var(--others--red-dark);
  --_sizes---max-width--xxsmall: 12rem;
  --_theme---border--block-quote\<deleted\|variable-a5e47467-43be-0a09-f589-3f3a7d3eee60\>: var(--neutral--neutral-light);
  --_theme---button-primary--background: var(--brand--blue);
  --_theme---button-primary--text: var(--neutral--white);
  --_theme---button-primary--background-hover: var(--brand--blue-dark);
  --_theme---button-secondary--background: var(--neutral--white);
  --_theme---button-secondary--text: var(--neutral--black);
  --_theme---button-secondary--background-hover: var(--neutral--neutral-light);
  --_layout---section-padding--medium: 5rem;
  --_sizes---container--medium: 64rem;
  --_theme---system--warning-background: var(--others--yellow-light);
  --_theme---system--warning-text: var(--others--yellow-dark);
  --neutral--neutral-light: #eee;
  --_sizes---border-radius--medium: .5rem;
  --_sizes---grid-columns--xsmall: 15rem;
  --_sizes---grid-columns--small: 20rem;
  --_sizes---grid-columns--medium: 30rem;
  --_sizes---grid-columns--large: 40rem;
  --_sferha-tokens---neutral--0: #fff;
  --_sferha-tokens---neutral--600: #69655f;
  --_sferha-tokens---brand--primary-start: #191919;
  --_sferha-tokens---logo--woocommerce: #7f54b3;
  --_sferha-tokens---logo--shopify: #95bf46;
  --_sferha-tokens---logo--notion: #f1f9ff;
  --_sferha-tokens---logo--hubspot: #fe5c35;
  --_sferha-tokens---brand--bg-dark: #f0f0e8;
  --_sferha-tokens---brand--accent-light: #ffefd9;
  --_sferha-tokens---brand--accent: #ff9f22;
  --_sferha-tokens---brand--line: #d9d9d9;
  --_sferha-tokens---neutral--100: #e3e1df;
  --_sferha-tokens---neutral--800: #15161e;
  --_sferha-tokens---semantic--error: #3b0b0b;
  --_sferha-tokens---semantic--warning: #ff9f22;
  --_sferha-tokens---logo--wix: #fbbd71;
  --_sferha-tokens---semantic--success: #114e0b;
  --brand--blue-light: #d9e5ff;
  --brand--blue-dark: #0d4aff;
  --neutral--transparent: transparent;
  --brand--blue-darker: #080331;
  --neutral--black: #000;
  --neutral--white: #fff;
  --neutral--neutral: #666;
  --neutral--neutral-dark: #444;
  --others--green-light: #cef5ca;
  --others--green-dark: #114e0b;
  --others--yellow-light: #fcf8d8;
  --others--yellow-dark: #5e5515;
  --others--red-light: #f8e4e4;
  --others--red-dark: #3b0b0b;
  --font-weight--thin: 100;
  --font-weight--xlight: 200;
  --font-weight--black: 900;
  --font-height--small: 1.1;
  --font-height--medium: 1.2;
  --font-height--large: 1.4;
  --letter-spacing--tighter: -.02em;
  --letter-spacing--tight: -.01em;
  --letter-spacing--default: 0em;
  --letter-spacing--wide: .01em;
  --letter-spacing--wider: .02em;
  --_theme---border--secondary: var(--brand--blue);
  --_theme---link--secondary: var(--neutral--black);
  --_sizes---border-radius--large: 1rem;
  --_sizes---focus--width: .125px;
  --_sizes---focus--offset: .125px;
  --_theme---system--focus-state: var(--brand--blue);
  --_theme---system--selection-text: var(--neutral--white);
  --_theme---system--selection-background: var(--brand--blue);
}

.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-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

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

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

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

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

body {
  background-color: var(--_sferha-tokens---brand--bg-light);
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--700);
  font-size: var(--_typography---body--body-font-size);
  line-height: var(--_typography---body--body-line-height);
  font-weight: var(--_typography---body--body-font-weight);
  letter-spacing: var(--_typography---body--body-letter-spacing);
}

h1 {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h1--h1-font-size);
  line-height: var(--_typography---h1--h1-line-height);
  font-weight: var(--_typography---h1--h1-font-weight);
  letter-spacing: var(--_typography---h1--h1-letter-spacing);
}

h2 {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h2--h2-font-size);
  line-height: var(--_typography---h2--h2-line-height);
  font-weight: var(--_typography---h2--h2-font-weight);
  letter-spacing: var(--_typography---h2--h2-letter-spacing);
}

h3 {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h3--h3-font-size);
  line-height: var(--_typography---h3--h3-line-height);
  font-weight: var(--_typography---h3--h3-font-weight);
  letter-spacing: var(--_typography---h3--h3-letter-spacing);
}

h4 {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h4--h4-font-size);
  line-height: var(--_typography---h4--h4-line-height);
  font-weight: var(--_typography---h4--h4-font-weight);
  letter-spacing: var(--_typography---h4--h4-letter-spacing);
}

h5 {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h5--h5-font-size);
  line-height: var(--_typography---h5--h5-line-height);
  font-weight: var(--_typography---h5--h5-font-weight);
  letter-spacing: var(--_typography---h5--h5-letter-spacing);
}

h6 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h6--h6-font-size);
  line-height: var(--_typography---h6--h6-line-height);
  font-weight: var(--_typography---h6--h6-font-weight);
  letter-spacing: var(--_typography---h6--h6-letter-spacing);
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-bottom: var(--_layout---spacing--none);
}

a {
  color: var(--_theme---link--primary);
}

ul, ol {
  margin-top: var(--_layout---spacing--none);
  margin-bottom: var(--_layout---spacing--none);
  padding-left: var(--_layout---spacing--small);
}

li {
  margin-bottom: var(--_layout---spacing--xxtiny);
}

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

label {
  margin-bottom: var(--_layout---spacing--xxsmall);
  font-weight: var(--font-weight--medium);
}

blockquote {
  margin-bottom: var(--_layout---spacing--none);
  padding: var(--_layout---spacing--none) var(--_layout---spacing--small);
  border-left: .25rem solid var(--_theme---border--primary);
  font-size: var(--_typography---font-size--medium);
  line-height: var(--font-height--xlarge);
}

figure {
  margin-top: var(--_layout---spacing--medium);
  margin-bottom: var(--_layout---spacing--medium);
}

figcaption {
  margin-top: var(--_layout---spacing--xtiny);
  text-align: center;
}

.utility-page_component {
  width: 100%;
  max-width: 100%;
  height: 100svh;
  padding-right: var(--_layout---spacing--global-padding);
  padding-left: var(--_layout---spacing--global-padding);
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page_wrapper {
  max-width: var(--_sizes---max-width--small);
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_form {
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

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

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

.margin-custom2 {
  margin: 2.5rem;
}

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

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

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

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

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0 !important;
}

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

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

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

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

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

.padding-custom3 {
  padding: 3.5rem;
}

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

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

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

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

.margin-0 {
  margin: 0 !important;
}

.form_checkbox {
  margin-bottom: var(--_layout---spacing--xsmall);
  padding-left: var(--_layout---spacing--none);
  flex-direction: row;
  align-items: center;
  display: flex;
}

.form_checkbox-icon {
  width: .875rem;
  height: .875rem;
  margin: var(--_layout---spacing--none) var(--_layout---spacing--xxtiny) var(--_layout---spacing--none) var(--_layout---spacing--none);
  border-radius: var(--_sizes---border-radius--small);
}

.form_checkbox-icon.w--redirected-checked {
  width: .875rem;
  height: .875rem;
  margin: var(--_layout---spacing--none) var(--_layout---spacing--xxtiny) var(--_layout---spacing--none) var(--_layout---spacing--none);
  border-radius: var(--_sizes---border-radius--small);
  background-color: var(--brand--blue);
}

.form_checkbox-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  margin: var(--_layout---spacing--none) var(--_layout---spacing--xxtiny) var(--_layout---spacing--none) var(--_layout---spacing--none);
  border-radius: var(--_sizes---border-radius--small);
  box-shadow: 0 0 .25rem 0rem var(--brand--blue);
}

.form_checkbox-icon.w--redirected-focus-visible {
  margin: var(--_layout---spacing--none) var(--_layout---spacing--xxtiny) var(--_layout---spacing--none) var(--_layout---spacing--none);
}

.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: var(--_layout---spacing--xsmall);
  grid-row-gap: var(--_layout---spacing--xsmall);
  background-image: linear-gradient(0deg, #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 {
  width: var(--_sizes---icon--small);
  height: var(--_sizes---icon--small);
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.overflow-auto {
  overflow: auto;
}

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

.icon-1x1-large {
  width: var(--_sizes---icon--large);
  height: var(--_sizes---icon--large);
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

.text-weight-semibold {
  font-weight: var(--font-weight--semi-bold);
}

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

.fs-styleguide_item {
  padding-bottom: var(--_layout---spacing--large);
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  display: grid;
  position: relative;
}

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

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

.fs-styleguide_item-header {
  width: 100%;
  padding-bottom: var(--_layout---spacing--medium);
  border-bottom: 1px solid #0000001a;
}

.background-color-primary {
  background-color: var(--_theme---background--primary);
  color: var(--_theme---text--alternate);
}

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

.text-color-primary {
  color: var(--_theme---text--primary);
}

.text-color-secondary {
  color: var(--_theme---text--secondary);
}

.fs-styleguide_2-col {
  grid-column-gap: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.form_message-success {
  padding: var(--_layout---spacing--small);
  background-color: var(--_theme---system--success-background);
  color: var(--_theme---system--success-text);
}

.fs-styleguide_row {
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  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 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h3--h3-font-size);
  line-height: var(--_typography---h3--h3-line-height);
  font-weight: var(--_typography---h3--h3-font-weight);
  letter-spacing: var(--_typography---h3--h3-letter-spacing);
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: var(--_layout---spacing--small);
  margin-bottom: var(--_layout---spacing--xxsmall);
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: var(--_layout---spacing--xsmall);
  margin-bottom: var(--_layout---spacing--xxsmall);
}

.text-rich-text p, .text-rich-text ul, .text-rich-text ol {
  margin-bottom: var(--_layout---spacing--xxsmall);
}

.text-rich-text a {
  color: var(--_sferha-tokens---brand--primary);
}

.text-rich-text blockquote {
  margin-top: var(--_layout---spacing--small);
  margin-bottom: var(--_layout---spacing--small);
}

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

.container-small {
  width: 100%;
  max-width: var(--_sizes---container--small);
  margin-left: auto !important;
  margin-right: auto !important;
}

.icon-height-small {
  height: var(--_sizes---icon--small);
}

.icon-1x1-medium {
  width: var(--_sizes---icon--medium);
  height: var(--_sizes---icon--medium);
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-style-h1 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h1--h1-font-size);
  line-height: var(--_typography---h1--h1-line-height);
  font-weight: var(--_typography---h1--h1-font-weight);
  letter-spacing: -.0825rem;
}

.padding-global {
  padding-right: var(--_layout---spacing--global-padding);
  padding-left: var(--_layout---spacing--global-padding);
}

.padding-global.padding-section-large.is-hero {
  padding-top: 12rem;
}

.padding-global.is-footer {
  z-index: 2;
  padding: 2.5rem 8.75rem;
  position: relative;
}

.padding-global.padding-section-medium._2 {
  overflow: hidden;
}

.padding-global.is-hero {
  padding-top: 16.0625rem;
}

.padding-global.padding-section-small.is-footer {
  z-index: 2;
  padding-left: 8.75rem;
  padding-right: 8.75rem;
  position: relative;
}

.padding-global.is-cta {
  padding-top: 13.75rem;
  padding-bottom: 3.75rem;
}

.text-weight-normal {
  font-weight: var(--font-weight--normal);
}

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

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

.text-color-alternate {
  color: var(--_theme---text--alternate);
}

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

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

.text-weight-medium {
  font-weight: var(--font-weight--medium);
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  width: 100%;
  padding-bottom: var(--_layout---spacing--large);
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  border-bottom: 1px solid var(--_theme---border--primary);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-tiny {
  font-size: var(--_typography---font-size--tiny);
}

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

.fs-styleguide_1-col {
  grid-column-gap: var(--_layout---spacing--large);
  grid-row-gap: var(--_layout---spacing--large);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

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

.text-weight-light {
  font-weight: var(--font-weight--light);
}

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

.fs-styleguide_4-col {
  grid-column-gap: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  font-size: var(--_typography---font-size--regular);
}

.text-weight-xbold {
  font-weight: var(--font-weight--xbold);
}

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

.text-weight-bold {
  font-weight: var(--font-weight--bold);
}

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

.fs-styleguide_item-wrapper {
  grid-column-gap: var(--_layout---spacing--large);
  grid-row-gap: var(--_layout---spacing--large);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

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

.fs-styleguide_header-block {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-alternate {
  background-color: var(--_theme---background--alternate);
}

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

.text-size-small {
  font-size: var(--_typography---font-size--small);
}

.heading-style-h4 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h4--h4-font-size);
  line-height: var(--_typography---h4--h4-line-height);
  font-weight: var(--_typography---h4--h4-font-weight);
  letter-spacing: var(--_typography---h4--h4-letter-spacing);
}

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

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin: var(--_layout---spacing--none) var(--_layout---spacing--xxtiny) var(--_layout---spacing--none) var(--_layout---spacing--none);
}

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

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

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

.background-color-secondary {
  background-color: var(--_theme---background--secondary);
}

.form_input {
  min-height: 3rem;
  margin-bottom: var(--_layout---spacing--tiny);
  padding: var(--_layout---spacing--tiny) var(--_layout---spacing--xxsmall);
  border: 1px solid var(--_theme---border--primary);
  background-color: #0000;
}

.form_input::placeholder, .form_input.is-select-input {
  color: var(--_theme---text--secondary);
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: var(--_layout---spacing--xsmall);
}

.heading-style-h6 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h6--h6-font-size);
  line-height: var(--_typography---h6--h6-line-height);
  font-weight: var(--_typography---h6--h6-font-weight);
  letter-spacing: var(--_typography---h6--h6-letter-spacing);
}

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

.fs-styleguide_3-col {
  grid-column-gap: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
  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;
}

.fs-styleguide_3-col.is-medium {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
}

.text-style-link {
  color: var(--_theme---link--primary);
  text-decoration: underline;
}

.text-size-large {
  font-size: var(--_typography---font-size--large);
}

.fs-styleguide_header {
  background-color: var(--_theme---background--primary);
  color: var(--_theme---text--alternate);
  background-image: radial-gradient(circle at 100% 100%, #dd23bb40, #0000 40%), radial-gradient(circle at 0 100%, #2d62ff4d, #0000 60%);
}

.heading-style-h2 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h2--h2-font-size);
  line-height: var(--_typography---h2--h2-line-height);
  font-weight: var(--_typography---h2--h2-font-weight);
  letter-spacing: var(--_typography---h2--h2-letter-spacing);
}

.fs-styleguide_label {
  padding: var(--_layout---spacing--xxtiny) var(--_layout---spacing--xtiny);
  border-radius: var(--_sizes---border-radius--small);
  background-color: var(--_theme---background--secondary);
  color: var(--_theme---text--alternate);
  font-weight: var(--font-weight--semi-bold);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.fs-styleguide_label.is-tag {
  background-color: #dd23bb;
}

.heading-style-h5 {
  font-family: var(--font-family--heading);
  font-size: var(--_typography---h5--h5-font-size);
  line-height: var(--_typography---h5--h5-line-height);
  font-weight: var(--_typography---h5--h5-font-weight);
  letter-spacing: var(--_typography---h5--h5-letter-spacing);
}

.container-large {
  width: 100%;
  max-width: var(--_sizes---container--large);
  margin-left: auto !important;
  margin-right: auto !important;
}

.container-large.is-full {
  max-width: none;
}

.container-large.is-navbar {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon-height-medium {
  height: var(--_sizes---icon--medium);
}

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

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: var(--_layout---spacing--small);
  padding: var(--_layout---spacing--xsmall);
  background-color: var(--_theme---system--error-background);
  color: var(--_theme---system--error-text);
}

.icon-height-large {
  height: var(--_sizes---icon--large);
}

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

.form_component {
  margin-bottom: var(--_layout---spacing--none);
}

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

.text-style-quote {
  margin-bottom: var(--_layout---spacing--none);
  padding: var(--_layout---spacing--none) var(--_layout---spacing--small);
  border-left: .25rem solid var(--_theme---border--block-quote\<deleted\|variable-a5e47467-43be-0a09-f589-3f3a7d3eee60\>);
  font-size: var(--_typography---font-size--medium);
}

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

.button {
  padding: var(--_layout---spacing--xtiny) var(--_layout---spacing--xxsmall);
  border-radius: var(--_sizes---border-radius--small);
  background-color: var(--_theme---button-primary--background);
  color: var(--_theme---button-primary--text);
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: var(--_theme---button-primary--background-hover);
}

.button.is-small {
  padding: var(--_layout---spacing--xxtiny) var(--_layout---spacing--tiny);
}

.button.is-large {
  padding: var(--_layout---spacing--xxsmall) var(--_layout---spacing--medium);
}

.button.is-secondary {
  background-color: var(--_theme---button-secondary--background);
  color: var(--_theme---button-secondary--text);
}

.button.is-secondary:hover {
  background-color: var(--_theme---button-secondary--background-hover);
}

.button.is-icon {
  grid-column-gap: var(--_layout---spacing--xxsmall);
  grid-row-gap: var(--_layout---spacing--xxsmall);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-size-medium {
  font-size: var(--_typography---font-size--medium);
}

.fs-styleguide_section {
  grid-column-gap: var(--_layout---spacing--huge);
  grid-row-gap: var(--_layout---spacing--huge);
  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: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none !important;
}

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

.container-medium {
  width: 100%;
  max-width: var(--_sizes---container--medium);
  margin-left: auto !important;
  margin-right: auto !important;
}

.form_radio {
  margin-bottom: var(--_layout---spacing--xsmall);
  padding-left: var(--_layout---spacing--none);
  flex-direction: row;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fs-styleguide_message {
  padding: var(--_layout---spacing--xxsmall) var(--_layout---spacing--xsmall);
  border-radius: var(--_sizes---border-radius--small);
  background-color: var(--_theme---system--warning-background);
  color: var(--_theme---system--warning-text);
  font-size: .875rem;
}

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

.text-color-inherit {
  color: inherit;
}

.fs-styleguide_hero-label {
  padding: var(--_layout---spacing--xxsmall) var(--_layout---spacing--xsmall);
  border-radius: var(--_sizes---border-radius--small);
  background-color: var(--neutral--neutral-light);
  color: var(--_theme---text--primary);
  font-size: var(--_typography---font-size--small);
  font-weight: var(--font-weight--medium);
  text-transform: uppercase;
  text-decoration: none;
}

.hero_component {
  z-index: 5;
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: center start;
  gap: 1.875rem;
  width: 52.5rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.hero_heading {
  max-width: 38.75rem;
  font-family: var(--font-family--heading);
  text-align: center;
  letter-spacing: -.0825rem;
  margin-bottom: 0;
  padding-top: .05em;
  padding-bottom: .15em;
  font-size: 4.125rem;
  font-weight: 500;
  line-height: 1.2;
  overflow: visible;
}

.hero_heading.is-gradient {
  color: #121212;
  max-width: 100%;
  font-size: 4rem;
}

.section_hero {
  background-color: var(--_sferha-tokens---brand--bg-light);
  flex-direction: column;
  height: 100vh;
  min-height: 56.875rem;
  display: block;
  position: relative;
  overflow: hidden;
}

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

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

.padding-section-top-medium {
  padding-top: var(--_layout---section-padding--medium);
}

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

.padding-section-top-large {
  padding-top: var(--_layout---section-padding--large);
}

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

.global-styles_default, .global-styles_custom {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.fs-styleguide_class-collection {
  grid-column-gap: var(--_layout---spacing--xxsmall);
  grid-row-gap: var(--_layout---spacing--xxsmall);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: start;
  place-items: center stretch;
  display: grid;
}

.fs-styleguide_class-grid {
  grid-column-gap: var(--_layout---spacing--xtiny);
  grid-row-gap: var(--_layout---spacing--xtiny);
  flex-flow: column;
  display: flex;
}

.fs-styleguide_label-wrap {
  margin-top: var(--_layout---spacing--small);
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

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

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

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

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

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

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

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

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

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

.margin-top-0 {
  margin-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

.margin-bottom-0 {
  margin-bottom: 0 !important;
}

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

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

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

.margin-left-0 {
  margin-left: 0 !important;
}

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

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

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

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

.margin-left-medium, .margin-left-large {
  margin-left: var(--_layout---spacing--medium);
}

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

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

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

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

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

.margin-right-0 {
  margin-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.margin-horizontal-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.margin-horizontal-tiny {
  margin-right: var(--_layout---spacing--tiny);
  margin-left: var(--_layout---spacing--tiny);
}

.margin-horizontal-xxsmall {
  margin-right: var(--_layout---spacing--xxsmall);
  margin-left: var(--_layout---spacing--xxsmall);
}

.margin-horizontal-xsmall {
  margin-right: var(--_layout---spacing--xsmall);
  margin-left: var(--_layout---spacing--xsmall);
}

.margin-horizontal-small {
  margin-right: var(--_layout---spacing--small);
  margin-left: var(--_layout---spacing--small);
}

.margin-horizontal-medium {
  margin-right: var(--_layout---spacing--medium);
  margin-left: var(--_layout---spacing--medium);
}

.margin-horizontal-large {
  margin-right: var(--_layout---spacing--large);
  margin-left: var(--_layout---spacing--large);
}

.margin-horizontal-xlarge {
  margin-right: var(--_layout---spacing--xlarge);
  margin-left: var(--_layout---spacing--xlarge);
}

.margin-horizontal-xxlarge {
  margin-right: var(--_layout---spacing--xxlarge);
  margin-left: var(--_layout---spacing--xxlarge);
}

.margin-horizontal-huge {
  margin-right: var(--_layout---spacing--huge);
  margin-left: var(--_layout---spacing--huge);
}

.margin-horizontal-xhuge {
  margin-right: var(--_layout---spacing--xhuge);
  margin-left: var(--_layout---spacing--xhuge);
}

.margin-horizontal-xxhuge {
  margin-right: var(--_layout---spacing--xxhuge);
  margin-left: var(--_layout---spacing--xxhuge);
}

.margin-vertical-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.margin-vertical-tiny {
  margin-top: var(--_layout---spacing--tiny);
  margin-bottom: var(--_layout---spacing--tiny);
}

.margin-vertical-xxsmall {
  margin-top: var(--_layout---spacing--xxsmall);
  margin-bottom: var(--_layout---spacing--xxsmall);
}

.margin-vertical-xsmall {
  margin-top: var(--_layout---spacing--xsmall);
  margin-bottom: var(--_layout---spacing--xsmall);
}

.margin-vertical-small {
  margin-top: var(--_layout---spacing--small);
  margin-bottom: var(--_layout---spacing--small);
}

.margin-vertical-medium {
  margin-top: var(--_layout---spacing--medium);
  margin-bottom: var(--_layout---spacing--medium);
}

.margin-vertical-large {
  margin-top: var(--_layout---spacing--large);
  margin-bottom: var(--_layout---spacing--large);
}

.margin-vertical-xlarge {
  margin-top: var(--_layout---spacing--xlarge);
  margin-bottom: var(--_layout---spacing--xlarge);
}

.margin-vertical-xxlarge {
  margin-top: var(--_layout---spacing--xxlarge);
  margin-bottom: var(--_layout---spacing--xxlarge);
}

.margin-vertical-huge {
  margin-top: var(--_layout---spacing--huge);
  margin-bottom: var(--_layout---spacing--huge);
}

.margin-vertical-xhuge {
  margin-top: var(--_layout---spacing--xhuge);
  margin-bottom: var(--_layout---spacing--xhuge);
}

.margin-vertical-xxhuge {
  margin-top: var(--_layout---spacing--xxhuge);
  margin-bottom: var(--_layout---spacing--xxhuge);
}

.padding-top-0 {
  padding-top: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.padding-bottom-0 {
  padding-bottom: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.padding-left-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.padding-right-0 {
  padding-right: 0 !important;
}

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

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

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

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

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

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

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

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

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

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

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

.padding-horizontal-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.padding-horizontal-tiny {
  padding-right: var(--_layout---spacing--tiny);
  padding-left: var(--_layout---spacing--tiny);
}

.padding-horizontal-xxsmall {
  padding-right: var(--_layout---spacing--xxsmall);
  padding-left: var(--_layout---spacing--xxsmall);
}

.padding-horizontal-xsmall {
  padding-right: var(--_layout---spacing--xsmall);
  padding-left: var(--_layout---spacing--xsmall);
}

.padding-horizontal-small {
  padding-right: var(--_layout---spacing--small);
  padding-left: var(--_layout---spacing--small);
}

.padding-horizontal-medium {
  padding-right: var(--_layout---spacing--medium);
  padding-left: var(--_layout---spacing--medium);
}

.padding-horizontal-large {
  padding-right: var(--_layout---spacing--large);
  padding-left: var(--_layout---spacing--large);
}

.padding-horizontal-xlarge {
  padding-right: var(--_layout---spacing--xlarge);
  padding-left: var(--_layout---spacing--xlarge);
}

.padding-horizontal-xxlarge {
  padding-right: var(--_layout---spacing--xxlarge);
  padding-left: var(--_layout---spacing--xxlarge);
}

.padding-horizontal-huge {
  padding-right: var(--_layout---spacing--huge);
  padding-left: var(--_layout---spacing--huge);
}

.padding-horizontal-xhuge {
  padding-right: var(--_layout---spacing--xhuge);
  padding-left: var(--_layout---spacing--xhuge);
}

.padding-horizontal-xxhuge {
  padding-right: var(--_layout---spacing--xxhuge);
  padding-left: var(--_layout---spacing--xxhuge);
}

.padding-vertical-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.padding-vertical-tiny {
  padding-top: var(--_layout---spacing--tiny);
  padding-bottom: var(--_layout---spacing--tiny);
}

.padding-vertical-xxsmall {
  padding-top: var(--_layout---spacing--xxsmall);
  padding-bottom: var(--_layout---spacing--xxsmall);
}

.padding-vertical-xsmall {
  padding-top: var(--_layout---spacing--xsmall);
  padding-bottom: var(--_layout---spacing--xsmall);
}

.padding-vertical-small {
  padding-top: var(--_layout---spacing--small);
  padding-bottom: var(--_layout---spacing--small);
}

.padding-vertical-medium {
  padding-top: var(--_layout---spacing--medium);
  padding-bottom: var(--_layout---spacing--medium);
}

.padding-vertical-large {
  padding-top: var(--_layout---spacing--large);
  padding-bottom: var(--_layout---spacing--large);
}

.padding-vertical-xlarge {
  padding-top: var(--_layout---spacing--xlarge);
  padding-bottom: var(--_layout---spacing--xlarge);
}

.padding-vertical-xxlarge {
  padding-top: var(--_layout---spacing--xxlarge);
  padding-bottom: var(--_layout---spacing--xxlarge);
}

.padding-vertical-huge {
  padding-top: var(--_layout---spacing--huge);
  padding-bottom: var(--_layout---spacing--huge);
}

.padding-vertical-xhuge {
  padding-top: var(--_layout---spacing--xhuge);
  padding-bottom: var(--_layout---spacing--xhuge);
}

.padding-vertical-xxhuge {
  padding-top: var(--_layout---spacing--xxhuge);
  padding-bottom: var(--_layout---spacing--xxhuge);
}

.text-size-inherit {
  font-size: inherit;
}

.text-weight-inherit {
  font-weight: inherit;
}

.text-decoration-inherit {
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}

.border-radius-inherit {
  border-radius: inherit;
}

.fs-styleguide_inherit-wrapper {
  padding: var(--_layout---spacing--medium);
  border-radius: var(--_sizes---border-radius--medium);
  background-color: #e8ebff;
}

.fs-styleguide_grid-auto-fits {
  grid-column-gap: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.fs-styleguide_dummy-card {
  grid-column-gap: var(--_layout---spacing--xsmall);
  grid-row-gap: var(--_layout---spacing--xsmall);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.fs-styleguide_grids-type-wrapper {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  border-bottom: 1px solid #0000001a;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.fs-styleguide_grids-type-label {
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid-autofit-xsmall {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--_sizes---grid-columns--xsmall)), 1fr));
  display: grid;
}

.grid-autofit-small {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--_sizes---grid-columns--small)), 1fr));
  display: grid;
}

.grid-autofit-medium {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--_sizes---grid-columns--medium)), 1fr));
  display: grid;
}

.grid-autofit-large {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(min(100%, var(--_sizes---grid-columns--large)), 1fr));
  display: grid;
}

.grid-autofit {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(25rem, 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.grid-autofit-css {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 25rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.grid-autofill-css {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 25rem), 1fr));
  grid-auto-columns: minmax(0, 1fr);
  display: grid;
}

.grid-autofill-xsmall {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--_sizes---grid-columns--xsmall)), 1fr));
  display: grid;
}

.grid-autofill-small {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--_sizes---grid-columns--small)), 1fr));
  display: grid;
}

.grid-autofill-medium {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--_sizes---grid-columns--medium)), 1fr));
  display: grid;
}

.grid-autofill-large {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
  grid-template-rows: auto;
  grid-auto-columns: minmax(0, 1fr);
  grid-template-columns: repeat(auto-fill, minmax(min(100%, var(--_sizes---grid-columns--large)), 1fr));
  display: grid;
}

.gap-none {
  grid-column-gap: 0 !important;
  grid-row-gap: 0 !important;
}

.gap-tiny {
  grid-column-gap: var(--_layout---spacing--tiny);
  grid-row-gap: var(--_layout---spacing--tiny);
}

.gap-xxsmall {
  grid-column-gap: var(--_layout---spacing--xxsmall);
  grid-row-gap: var(--_layout---spacing--xxsmall);
}

.gap-xsmall {
  grid-column-gap: var(--_layout---spacing--xsmall);
  grid-row-gap: var(--_layout---spacing--xsmall);
}

.gap-small {
  grid-column-gap: var(--_layout---spacing--small);
  grid-row-gap: var(--_layout---spacing--small);
}

.gap-medium {
  grid-column-gap: var(--_layout---spacing--medium);
  grid-row-gap: var(--_layout---spacing--medium);
}

.gap-large {
  grid-column-gap: var(--_layout---spacing--large);
  grid-row-gap: var(--_layout---spacing--large);
}

.gap-xlarge {
  grid-column-gap: var(--_layout---spacing--xlarge);
  grid-row-gap: var(--_layout---spacing--xlarge);
}

.gap-xxlarge {
  grid-column-gap: var(--_layout---spacing--xxlarge);
  grid-row-gap: var(--_layout---spacing--xxlarge);
}

.gap-huge {
  grid-column-gap: var(--_layout---spacing--huge);
  grid-row-gap: var(--_layout---spacing--huge);
}

.gap-xhuge {
  grid-column-gap: var(--_layout---spacing--xhuge);
  grid-row-gap: var(--_layout---spacing--xhuge);
}

.gap-xxhuge {
  grid-column-gap: var(--_layout---spacing--xxhuge);
  grid-row-gap: var(--_layout---spacing--xxhuge);
}

.grid-span-full {
  grid-column: 1 / -1;
}

.display-contents {
  display: contents;
}

.display-inline {
  display: inline;
}

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

.text-area-vertical {
  resize: vertical;
}

.overflow-clip {
  overflow: clip;
}

.disable-select {
  -webkit-user-select: none;
  user-select: none;
}

.section_rename {
  padding: var(--_layout---section-padding--medium) var(--_layout---spacing--global-padding);
}

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

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

.margin-xtiny {
  margin: var(--_layout---spacing--xtiny);
}

.margin-xxtiny {
  margin: var(--_layout---spacing--xxtiny);
}

.padding-xtiny {
  padding: var(--_layout---spacing--xtiny);
}

.padding-xxtiny {
  padding: var(--_layout---spacing--xxtiny);
}

.gap-xtiny {
  grid-column-gap: var(--_layout---spacing--xtiny);
  grid-row-gap: var(--_layout---spacing--xtiny);
}

.gap-xxtiny {
  grid-column-gap: var(--_layout---spacing--xxtiny);
  grid-row-gap: var(--_layout---spacing--xxtiny);
}

.margin-top-xtiny {
  margin-top: var(--_layout---spacing--xtiny);
}

.margin-top-xxtiny {
  margin-top: var(--_layout---spacing--xxtiny);
}

.margin-bottom-xtiny {
  margin-bottom: var(--_layout---spacing--xtiny);
}

.margin-bottom-xxtiny {
  margin-bottom: var(--_layout---spacing--xxtiny);
}

.margin-left-xtiny {
  margin-left: var(--_layout---spacing--xtiny);
}

.margin-left-xxtiny {
  margin-left: var(--_layout---spacing--xxtiny);
}

.margin-right-xtiny {
  margin-right: var(--_layout---spacing--xtiny);
}

.margin-right-xxtiny {
  margin-right: var(--_layout---spacing--xxtiny);
}

.margin-horizontal-xtiny {
  margin-right: var(--_layout---spacing--xtiny);
  margin-left: var(--_layout---spacing--xtiny);
}

.margin-horizontal-xxtiny {
  margin-right: var(--_layout---spacing--xxtiny);
  margin-left: var(--_layout---spacing--xxtiny);
}

.margin-vertical-xtiny {
  margin-top: var(--_layout---spacing--xtiny);
  margin-bottom: var(--_layout---spacing--xtiny);
}

.margin-vertical-xxtiny {
  margin-top: var(--_layout---spacing--xxtiny);
  margin-bottom: var(--_layout---spacing--xxtiny);
}

.padding-top-xtiny {
  padding-top: var(--_layout---spacing--xtiny);
}

.padding-top-xxtiny {
  padding-top: var(--_layout---spacing--xxtiny);
}

.padding-bottom-xtiny {
  padding-bottom: var(--_layout---spacing--xtiny);
}

.padding-bottom-xxtiny {
  padding-bottom: var(--_layout---spacing--xxtiny);
}

.padding-left-xtiny {
  padding-left: var(--_layout---spacing--xtiny);
}

.padding-left-xxtiny {
  padding-left: var(--_layout---spacing--xxtiny);
}

.padding-right-xtiny {
  padding-right: var(--_layout---spacing--xtiny);
}

.padding-right-xxtiny {
  padding-right: var(--_layout---spacing--xxtiny);
}

.padding-horizontal-xtiny {
  padding-right: var(--_layout---spacing--xtiny);
  padding-left: var(--_layout---spacing--xtiny);
}

.padding-horizontal-xxtiny {
  padding-right: var(--_layout---spacing--xxtiny);
  padding-left: var(--_layout---spacing--xxtiny);
}

.padding-vertical-xtiny {
  padding-top: var(--_layout---spacing--xtiny);
  padding-bottom: var(--_layout---spacing--xtiny);
}

.padding-vertical-xxtiny {
  padding-top: var(--_layout---spacing--xxtiny);
  padding-bottom: var(--_layout---spacing--xxtiny);
}

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

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

.logo-text {
  font-family: var(--font-family--heading);
  color: #1e1e1e;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.hero_eyebrow-text {
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--0);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.navbar_component {
  z-index: 100;
  width: 100%;
  padding: 1.125rem var(--_layout---spacing--global-padding);
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navbar_logo {
  z-index: 2;
  cursor: pointer;
  align-items: center;
  gap: .5625rem;
  text-decoration: none;
  transition: opacity .16s, transform .16s cubic-bezier(.22, 1, .36, 1);
  display: flex;
  position: relative;
}

.navbar_logo:hover {
  opacity: .75;
}

.navbar_logo:active {
  opacity: .6;
  transform: scale(.98);
}

.navbar_logo-img {
  object-fit: contain;
  width: 2.0156rem;
  height: 2.625rem;
}

.navbar_menu {
  z-index: 1;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #0000;
  border-radius: 0;
  align-items: center;
  gap: 1.875rem;
  height: auto;
  padding: 0;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.navbar_link {
  font-family: var(--font-family--body);
  color: #1e1e1e;
  cursor: pointer;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: color .16s, opacity .16s, transform .16s cubic-bezier(.22, 1, .36, 1);
  display: inline-flex;
}

.navbar_link:hover {
  opacity: 1;
  color: #a9654e;
}

.navbar_link:active {
  opacity: .85;
  color: #8a4f3b;
}

.navbar_actions {
  z-index: 2;
  align-items: center;
  gap: .625rem;
  height: auto;
  display: flex;
  position: relative;
}

.navbar_signin {
  font-family: var(--font-family--body);
  color: #272835;
  letter-spacing: -.0044rem;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #0f0e0e1a;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: .625rem .875rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, border-color .18s, box-shadow .18s, color .18s;
  display: flex;
}

.navbar_signin:hover {
  background-color: #f7f6f1;
  border: 1px solid #0f0e0e2e;
  transform: translateY(-.125rem);
  box-shadow: 0 .25rem .625rem #00000014;
}

.navbar_signin:active {
  background-color: #eeeeea;
  transform: translateY(0)scale(.97);
  box-shadow: 0 .0625rem .25rem #0000000f;
}

.navbar_cta {
  font-family: var(--font-family--body);
  color: #272835;
  letter-spacing: -.0044rem;
  cursor: pointer;
  will-change: transform;
  background-color: #e7b01a;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  gap: .375rem;
  padding: .625rem 1rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s, opacity .18s;
  display: flex;
  box-shadow: 0 0 .3745rem #0000001c, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.navbar_cta:hover {
  background-color: #d4a015;
  transform: translateY(-.125rem);
  box-shadow: 0 .25rem .75rem #9f740a59, inset 0 0 1.1625rem -.0624rem #fff9;
}

.navbar_cta:active {
  background-color: #b98d12;
  transform: translateY(0)scale(.97);
  box-shadow: 0 .0625rem .25rem #9f740a4d, inset 0 0 1.1625rem -.0624rem #ffffff73;
}

.section_footer {
  background-color: var(--_sferha-tokens---brand--bg-light);
  position: relative;
  overflow: hidden;
}

.footer_component {
  z-index: 2;
  flex-direction: column;
  gap: 3.375rem;
  display: flex;
  position: relative;
}

.footer_bg {
  z-index: 1;
  opacity: .42;
  pointer-events: none;
  object-fit: cover;
  object-position: 0% 0%;
  width: 100%;
  height: 26.427rem;
  position: absolute;
  bottom: -163px;
  left: 0;
  overflow: visible;
}

.footer_top {
  grid-column-gap: 7rem;
  grid-row-gap: 7rem;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer_brand {
  flex-direction: column;
  justify-content: space-between;
  width: 20.1875rem;
  min-height: 12rem;
  display: flex;
}

.footer_brand-top {
  flex-direction: column;
  gap: 1.125rem;
  display: flex;
}

.footer_logo {
  align-items: center;
  gap: .4375rem;
  text-decoration: none;
  display: flex;
}

.footer_logo-img {
  object-fit: contain;
  width: 1.5359rem;
  height: 2rem;
}

.footer_logo-text {
  font-family: var(--font-family--heading);
  color: #1e1e1e;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.footer_tagline {
  max-width: 20.1875rem;
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--600);
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.footer_social {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.footer_social-link {
  background-color: var(--_sferha-tokens---neutral--0);
  cursor: pointer;
  border: 1px solid #00000012;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s, border-color .18s;
  display: flex;
}

.footer_social-link:hover {
  border: 1px solid #0000001f;
  transform: translateY(-.125rem)scale(1.05);
  box-shadow: 0 .25rem .5rem #0000001a;
}

.footer_social-link:active {
  box-shadow: none;
  transform: translateY(0)scale(.95);
}

.footer_social-icon {
  object-fit: contain;
  width: 1rem;
  height: 1rem;
}

.footer_links {
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.footer_col {
  flex-direction: column;
  gap: 1.25rem;
  width: 10rem;
  display: flex;
}

.footer_col-heading {
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--700);
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
}

.footer_col-list {
  flex-direction: column;
  gap: .875rem;
  display: flex;
}

.footer_link {
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--600);
  cursor: pointer;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: color .16s, opacity .16s;
}

.footer_link:hover {
  color: #a9654e;
}

.footer_link:active {
  opacity: .85;
  color: #8a4f3b;
}

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

.footer_status {
  background-color: var(--_sferha-tokens---neutral--0);
  border: 1px solid #00000012;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  gap: .375rem;
  height: 1.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.footer_status-dot {
  background-color: #22c55e;
  border-radius: 9999px;
  width: .5rem;
  height: .5rem;
}

.footer_status-text {
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--700);
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.125rem;
}

.footer_copyright {
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--600);
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.hero_bg {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 77.5rem;
  position: absolute;
  inset: 0% 0% auto;
}

.hero_overlay {
  z-index: 1;
  pointer-events: none;
  background-color: #f6f6f133;
  position: absolute;
  inset: 0%;
}

.hero_fade {
  z-index: 3;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 4.9375rem;
  position: absolute;
  bottom: 0;
  left: 0;
}

.hero_angel-left {
  z-index: 2;
  pointer-events: none;
  object-fit: cover;
  width: 23.3125rem;
  height: 23.3125rem;
  position: absolute;
  bottom: 5.8125rem;
  left: .6875rem;
}

.hero_angel-right {
  z-index: 2;
  opacity: .74;
  pointer-events: none;
  object-fit: cover;
  width: 23.3125rem;
  height: 23.3125rem;
  position: absolute;
  top: 16.8125rem;
  right: -2.5625rem;
}

.hero_eyebrow {
  background-color: #02020233;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  gap: .625rem;
  padding: .25rem .75rem .25rem .25rem;
  display: flex;
}

.hero_eyebrow-icon {
  background-image: linear-gradient(#ffefd9 0%, #ff9f22 100%);
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.hero_eyebrow-icon-img {
  object-fit: contain;
  width: 1.125rem;
  height: 1.125rem;
}

.hero_subtext {
  max-width: 43rem;
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--600);
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.875rem;
}

.hero_subtext._2 {
  color: var(--_sferha-tokens---brand--primary-start);
  font-size: 2.2rem;
  font-weight: 400;
}

.hero_logos {
  flex-direction: column;
  align-items: center;
  gap: .7rem;
  display: flex;
}

.hero_logos-row {
  justify-content: center;
  align-items: center;
  gap: .7rem;
  display: flex;
}

.hero_logo-pill {
  background-color: var(--_sferha-tokens---neutral--0);
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  display: flex;
  overflow: hidden;
}

.hero_logo-pill.is-woo {
  background-color: var(--_sferha-tokens---logo--woocommerce);
}

.hero_logo-pill.is-shopify {
  background-color: var(--_sferha-tokens---logo--shopify);
}

.hero_logo-pill.is-wix {
  background-color: #fff;
}

.hero_logo-pill.is-notion {
  background-color: var(--_sferha-tokens---logo--notion);
}

.hero_logo-pill.is-hubspot {
  background-color: var(--_sferha-tokens---logo--hubspot);
}

.hero_logo-pill.is-plain {
  background-color: #0000;
}

.hero_logo-pill.grok {
  background-color: #303030;
}

.hero_logo-img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.hero_logo-img.is-cover {
  object-fit: cover;
}

.hero_logo-img.is-icon-24 {
  width: 1.5rem;
  height: 1.5rem;
}

.hero_logo-img.is-icon-22 {
  width: 1.375rem;
  height: 1.375rem;
}

.hero_logo-img.is-icon-framer {
  width: 1rem;
  height: 1.5rem;
}

.hero_logo-img.is-icon-medium {
  width: 1.875rem;
  height: 1.5rem;
}

.hero_logo-img.is-icon-wix {
  width: 3.125rem;
  height: .75rem;
}

.hero_logo-img.is-icon-squarespace {
  width: 1.695rem;
  height: 1.3506rem;
}

.hero_logo-img.is-icon-notion {
  width: 1.6406rem;
  height: 1.75rem;
}

.hero_logo-img.is-icon-woo {
  width: 1.78rem;
  height: 1.0594rem;
}

.hero_cta {
  height: 2.5rem;
  font-family: var(--font-family--body);
  color: var(--_sferha-tokens---neutral--700);
  letter-spacing: -.0044rem;
  cursor: pointer;
  background-color: #e7b01a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s, border-color .18s;
  display: flex;
  box-shadow: 0 0 .3745rem #0000001c, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.hero_cta:hover {
  background-color: #d4a015;
  transform: translateY(-.125rem);
  box-shadow: 0 .25rem .75rem #9f740a59, inset 0 0 1.1625rem -.0624rem #fff9;
}

.hero_cta:active {
  background-color: #b98d12;
  transform: translateY(0)scale(.97);
  box-shadow: 0 .0625rem .125rem #9f740a40;
}

.hero_stack {
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  display: flex;
}

.hero_copy {
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  display: flex;
  overflow: visible;
}

.hero_visuals {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
}

.hero_cta-label {
  font-family: var(--font-family--body);
  color: #272835;
  letter-spacing: -.0044rem;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
}

.section_features {
  background-color: var(--_sferha-tokens---brand--bg-light);
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.features_component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 3.125rem;
  display: flex;
  position: relative;
}

.features_header {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.features_header-icon {
  object-fit: cover;
  width: 8.553rem;
  height: 8.75rem;
  margin-bottom: -.25rem;
}

.features_heading {
  max-width: 28rem;
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.0275rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
}

.features_toggle {
  justify-content: center;
  align-items: center;
  gap: .875rem;
  margin-top: .5rem;
  display: flex;
}

.features_toggle-label {
  font-family: var(--font-family--body);
  color: #69655f;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.features_toggle-label.is-muted {
  font-weight: 500;
}

.features_toggle-switch {
  flex-shrink: 0;
  width: 2.25rem;
  height: 1.25rem;
}

.features_grid {
  z-index: 2;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  justify-content: center;
  align-items: stretch;
  gap: 1.25rem;
  width: 100%;
  max-width: 80rem;
  margin-top: -25px;
  display: grid;
  position: relative;
}

.features_card {
  background-color: #f0f0e8;
  border: 1px solid #d9d9d9;
  border-radius: .8125rem;
  flex-direction: column;
  flex-shrink: 1;
  align-items: flex-start;
  gap: .75rem;
  width: 100%;
  min-width: 0;
  padding: .375rem .375rem .75rem;
  display: flex;
}

.features_card-media {
  object-fit: cover;
  background-color: #fefdf9;
  border: .6px solid #d9d9d9;
  border-radius: .5rem;
  width: 100%;
  height: 11.25rem;
  display: block;
  box-shadow: 0 .1875rem .375rem #c9c9c91a, 0 .625rem .625rem #c9c9c917, 0 1.5rem .875rem #c9c9c90d;
}

.features_card-body {
  flex-direction: column;
  gap: .625rem;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.features_card-title {
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.0125rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.1;
}

.features_card-meta {
  opacity: .6;
  font-family: var(--font-family--body);
  color: #69655f;
  text-overflow: clip;
  white-space: normal;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  overflow: visible;
}

.features_deco {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.features_hand {
  display: block;
}

.features_hand.is-left {
  opacity: .7;
  object-fit: cover;
  width: 24.066rem;
  height: 13.7513rem;
  position: absolute;
  top: 5rem;
  left: 0%;
}

.features_hand.is-right {
  opacity: .7;
  object-fit: cover;
  width: 24.125rem;
  height: 12.415rem;
  position: absolute;
  top: 11.2rem;
  right: 0%;
}

.section_platforms {
  background-color: #f6f6f1;
  position: relative;
}

.platforms_component {
  align-items: stretch;
  width: 100%;
  display: flex;
}

.platforms_copy {
  border-right: 1px solid #d9d9d9;
  flex-shrink: 0;
  align-items: center;
  width: 16.875rem;
  padding: 4.375rem 2.375rem;
  display: flex;
}

.platforms_heading {
  opacity: .8;
  font-family: var(--font-family--heading);
  color: #15161e;
  letter-spacing: -.015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.platforms_grid {
  flex-grow: 1;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  min-width: 0;
  display: grid;
}

.platforms_cell {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.platforms_cell.is-last {
  border-right-style: none;
  height: 100%;
}

.platforms_logo {
  object-fit: contain;
  width: auto;
  max-width: 7.5rem;
  height: 1.375rem;
}

.hero_bird {
  z-index: 2;
  pointer-events: none;
  object-fit: cover;
  position: absolute;
}

.hero_bird.is-1 {
  opacity: .8;
  width: 3.6536rem;
  height: 3.6536rem;
  top: 5.7931rem;
  left: 37.639%;
  transform: scaleY(-1)rotate(180deg);
}

.hero_bird.is-2 {
  opacity: .6;
  width: 1.9571rem;
  height: 1.9571rem;
  top: 11.3756rem;
  left: 42.515%;
  transform: scaleY(-1)rotate(180deg);
}

.hero_bird.is-3 {
  opacity: .8;
  width: 2.9356rem;
  height: 2.9356rem;
  top: 10.3488rem;
  left: 59.03%;
}

.hero_bird.is-4 {
  opacity: .5;
  width: 1.9571rem;
  height: 1.9571rem;
  top: 8.6263rem;
  left: 55.951%;
}

.page_rail {
  background-color: var(--_sferha-tokens---brand--bg-dark);
  border-bottom: 1px solid #d9d9d9;
  flex-shrink: 0;
  align-self: stretch;
  width: 2.5rem;
}

.page_rail.is-left {
  border-right: 1px solid #d9d9d9;
}

.page_rail.is-right {
  border-left: 1px solid #d9d9d9;
}

.page_rail.is-abs-left {
  z-index: 0;
  border-right: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.page_rail.is-abs-left.is-final {
  border-top: none;
  border-bottom: none;
}

.page_rail.is-abs-right {
  z-index: 0;
  border-left: 1px solid #d9d9d9;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.page_rail.is-abs-right.final, .page_rail.is-abs-right.is-final {
  border-top: none;
  border-bottom: none;
}

.page_rail.is-stripe {
  border-top: 1px solid #d9d9d9;
  align-self: stretch;
}

.features_clouds {
  opacity: .11;
  pointer-events: none;
  width: 46.256rem;
  height: 31.123rem;
  transform: none rotate(180deg);
  object-fit: cover;
  margin-top: 205px;
  margin-left: -23.128rem;
  position: absolute;
  top: -10.6875rem;
  left: 50%;
}

.divider_component {
  background-color: var(--_sferha-tokens---brand--bg-light);
  align-items: stretch;
  width: 100%;
  height: 1.48625rem;
  display: flex;
}

.divider_track {
  background-color: var(--_sferha-tokens---brand--bg-dark);
  border-bottom: 1px solid #d9d9d9;
  flex: 1;
  min-width: 0;
  position: relative;
  overflow: hidden;
}

.divider_dots {
  align-items: center;
  gap: .25rem;
  display: flex;
  position: absolute;
  top: .41375rem;
  right: .6875rem;
}

.divider_dot {
  border: 1px solid #0000000d;
  border-radius: .15625rem;
  flex-shrink: 0;
  width: .5625rem;
  height: .5625rem;
  box-shadow: 0 .125rem .125rem #0000000f, 0 .25rem .1875rem #00000012;
}

.divider_dot.is-1 {
  background-color: #c3bcb7;
}

.divider_dot.is-2 {
  background-color: #d0c8c1;
}

.divider_dot.is-3 {
  background-color: #e4ddd6;
}

.platforms_body {
  flex: 1;
  align-items: stretch;
  min-width: 0;
  display: flex;
}

.features_card-visual {
  background-color: #fefdf9;
  border: .6px solid #d9d9d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 23.75rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 .1875rem .375rem #c9c9c91a, 0 .625rem .625rem #c9c9c917, 0 1.5rem .875rem #c9c9c90d;
}

.features_mock-window {
  background-color: #fffffc;
  border-radius: .375rem;
  flex-direction: column;
  width: 13.75rem;
  height: 9.1875rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 .75rem #00000026;
}

.features_mock-window.is-back {
  z-index: 1;
  border-radius: .286rem;
  width: 9.12rem;
  height: 6.57rem;
  position: absolute;
  top: 2.34rem;
  left: .89rem;
  box-shadow: 0 0 .57rem #00000026;
}

.features_mock-window.is-front {
  z-index: 2;
  border-radius: .335rem;
  width: 10.67rem;
  height: 7.69rem;
  position: absolute;
  top: 1.78rem;
  left: 4.47rem;
  box-shadow: 0 0 .67rem #00000026;
}

.features_mock-bar {
  background-color: #fdfaf2;
  border-bottom: .01875rem solid #0000001a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .1875rem .375rem;
  display: flex;
}

.features_mock-bar.is-muted {
  background-color: #edeaea;
}

.features_mock-bar.is-cream {
  background-color: #fdfaf2;
}

.features_mock-dots {
  align-items: center;
  gap: .125rem;
  display: flex;
}

.features_mock-dot {
  background-color: #c9c3b8;
  border-radius: 50%;
  width: .1875rem;
  height: .1875rem;
}

.features_mock-dot.is-red {
  background-color: #ff5f57;
}

.features_mock-dot.is-yellow {
  background-color: #febc2e;
}

.features_mock-dot.is-green {
  background-color: #28c840;
}

.features_mock-body {
  align-items: stretch;
  width: 100%;
  height: 100%;
  min-height: 0;
  display: flex;
}

.features_mock-sidebar {
  opacity: .7;
  background-color: #fdfaf2;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  gap: .25rem;
  width: 1.125rem;
  padding-top: .5rem;
  display: flex;
}

.features_mock-icon {
  background-color: #7c542224;
  border-radius: .0625rem;
  width: .5rem;
  height: .5rem;
}

.features_mock-main {
  flex: 1;
  align-items: flex-start;
  gap: .625rem;
  min-width: 0;
  padding: .625rem;
  display: flex;
}

.features_mock-col {
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  gap: .5rem;
  width: 7.125rem;
  display: flex;
}

.features_mock-line {
  background-color: #e9e3d9;
  border-radius: .1875rem;
  height: .1875rem;
  box-shadow: inset 0 .03125rem .01875rem #00000014;
}

.features_mock-line.is-wide {
  width: 4.58rem;
  height: .168rem;
}

.features_mock-line.is-med {
  width: 4.02rem;
  height: .168rem;
}

.features_mock-line.is-title {
  width: 4.3rem;
  height: .335rem;
}

.features_mock-line.is-feat-title {
  width: 1.23rem;
  height: .223rem;
}

.features_mock-line.is-feat-full {
  opacity: .5;
  width: 100%;
  height: .168rem;
}

.features_mock-line.is-feat-short {
  opacity: .5;
  width: 1.98rem;
  height: .168rem;
}

.features_mock-line.is-muted-line {
  background-color: #edeaea;
}

.features_mock-line.is-title-muted {
  background-color: #edeaea;
  width: 3.68rem;
  height: .286rem;
}

.features_mock-line.is-wide-muted {
  background-color: #edeaea;
  width: 3.91rem;
  height: .143rem;
}

.features_mock-line.is-med-muted {
  background-color: #edeaea;
  width: 3.44rem;
  height: .143rem;
}

.features_mock-line.is-feat-title-muted {
  background-color: #edeaea;
  width: 1.05rem;
  height: .191rem;
}

.features_mock-line.is-feat-full-muted {
  background-color: #edeaea80;
  width: 100%;
  height: .143rem;
}

.features_mock-line.is-feat-short-muted {
  background-color: #edeaea80;
  width: 1.98rem;
  height: .143rem;
}

.features_mock-lines {
  opacity: .8;
  flex-direction: column;
  gap: .25rem;
  width: 100%;
  display: flex;
}

.features_mock-photo {
  background-color: #ede9e1;
  border-radius: .3125rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.5rem;
  display: flex;
}

.features_mock-photo.is-thumb {
  background-color: #ede9e1;
  border-radius: .143rem;
  flex-shrink: 0;
  width: 3.26rem;
  height: 3rem;
}

.features_mock-photo.is-thumb-sm {
  background-color: #ede9e1;
  border-radius: .122rem;
  flex-shrink: 0;
  width: 2.79rem;
  height: 2.56rem;
}

.features_mock-aside {
  background-color: #fffffc;
  border: .0125rem solid #00000024;
  border-radius: .375rem;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  gap: .5rem;
  width: 3.875rem;
  height: 6.875rem;
  padding: .4375rem .375rem .375rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 .25rem #0000000d;
}

.features_mock-score {
  border: .125rem solid #66da79;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.625rem;
  height: 1.625rem;
  margin-top: .5rem;
  display: flex;
  position: relative;
}

.features_mock-score-text {
  color: #66da79;
  letter-spacing: -.0085rem;
  margin-bottom: 0;
  font-size: .4375rem;
  font-weight: 600;
  line-height: 1;
}

.features_mock-pill {
  background-color: #ede1d0;
  border-radius: .1875rem;
  width: 1.375rem;
  height: .375rem;
}

.features_mock-mountain {
  opacity: .85;
  clip-path: polygon(50% 8%, 100% 100%, 0 100%);
  background-color: #c9c3b8;
  border-radius: 0;
  width: 1.61rem;
  height: 1.3rem;
}

.features_mock-stack {
  flex-shrink: 0;
  width: 17.7813rem;
  height: 11.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.features_mock-badge {
  z-index: 3;
  background-color: #fff;
  border: .01875rem solid #fff1bf1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.375rem;
  height: 1.375rem;
  display: flex;
  position: absolute;
  top: 4.79rem;
  left: 15.54rem;
  right: auto;
  transform: none;
  box-shadow: 0 .0625rem .25rem #fdc7000d, 0 0 .25rem #ffe37d1a, 0 .125rem .25rem #5e4a1940;
}

.features_mock-cta {
  opacity: 1;
  background-color: #4f4f4f;
  border-radius: .14rem;
  justify-content: center;
  align-items: center;
  width: 1.49rem;
  height: auto;
  min-height: .49rem;
  padding: .18rem .287rem;
  display: flex;
  box-shadow: 0 0 .09rem #00000024;
}

.features_mock-cta.is-muted-cta {
  opacity: .4;
  width: 1.274rem;
  min-height: .419rem;
}

.features_mock-feats {
  background-color: #fafafa;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: flex-start;
  gap: .43rem;
  width: 100%;
  padding: .38rem .48rem;
  display: flex;
}

.features_mock-feats.is-warm {
  background-color: #fcf9f4;
  gap: .5rem;
  padding: .45rem .56rem;
}

.features_mock-feat {
  flex-direction: column;
  flex: 1;
  align-items: stretch;
  gap: .215rem;
  display: flex;
}

.features_mock-circ {
  background-color: #a29f9b;
  border-radius: 50%;
  flex-shrink: 0;
  align-self: center;
  width: .525rem;
  height: .525rem;
}

.features_mock-circ.is-accent {
  background-color: #9c794e;
  width: .615rem;
  height: .615rem;
}

.features_mock-product {
  justify-content: space-between;
  align-items: center;
  width: 15.5rem;
  height: 8.5rem;
  display: flex;
}

.features_mock-pcard {
  background-color: #fff;
  border: .0625rem solid #e5e1d8;
  border-radius: .5rem;
  flex-direction: column;
  gap: .375rem;
  width: 6.5rem;
  padding: .5rem;
  display: flex;
  box-shadow: 0 .25rem .75rem #0000000f;
}

.features_mock-pimg {
  object-fit: cover;
  background-color: #ede9e1;
  border-radius: .375rem;
  width: 100%;
  height: 3.25rem;
}

.features_mock-btn {
  background-color: #a9654e;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 1rem;
  display: flex;
}

.features_mock-chart {
  background-color: #fff;
  border: .0625rem solid #e5e1d8;
  border-radius: .5rem;
  align-items: flex-end;
  gap: .25rem;
  width: 5.5rem;
  height: 4rem;
  padding: .5rem;
  display: flex;
}

.features_mock-barbit {
  background-color: #c4a574;
  border-radius: .125rem .125rem 0 0;
  width: .5rem;
}

.features_mock-barbit.is-1 {
  height: 1rem;
}

.features_mock-barbit.is-2 {
  height: 1.5rem;
}

.features_mock-barbit.is-3 {
  height: 2rem;
}

.features_mock-barbit.is-4 {
  height: 2.5rem;
}

.features_mock-content {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  gap: .25rem;
  width: 100%;
  min-height: 0;
  padding: .56rem;
  display: flex;
}

.features_mock-lcol {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  gap: .5rem;
  width: 5.14rem;
  min-width: 0;
  display: flex;
}

.features_mock-badge-text {
  color: #69655f;
  margin-bottom: 0;
  font-size: .625rem;
  font-weight: 600;
  line-height: 1;
}

.features_mock-price {
  color: #272835;
  margin-bottom: 0;
  font-size: .625rem;
  font-weight: 600;
  line-height: 1.2;
}

.features_mock-btn-text {
  color: #fff;
  margin-bottom: 0;
  font-size: .4375rem;
  font-weight: 500;
  line-height: 1;
}

.features_mock-search {
  opacity: .7;
  border-radius: .5rem;
  justify-content: flex-start;
  align-items: center;
  gap: .5rem;
  width: 100%;
  padding: .5rem .75rem;
  display: flex;
}

.features_mock-stars {
  color: #c4a574;
  letter-spacing: .05rem;
  margin-bottom: 0;
  font-size: .5rem;
  line-height: 1;
}

.features_mock-cta-text {
  color: #f3f4f6;
  text-align: center;
  letter-spacing: -.001rem;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: .208rem;
  font-weight: 500;
  line-height: .3rem;
}

.features_mock-badge-icon {
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: .76rem;
  height: .76rem;
  line-height: 0;
  display: flex;
}

.section_action {
  background-color: #f6f6f1;
  border-bottom: .0625rem solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.action_component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.action_header {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.action_figure {
  object-fit: contain;
  object-position: bottom center;
  width: 7.375rem;
  height: 10rem;
  margin-bottom: -.25rem;
}

.action_copy {
  flex-direction: column;
  align-items: center;
  gap: .5rem;
  display: flex;
}

.action_heading {
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.0275rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.75rem;
  font-weight: 400;
  line-height: 1.2;
}

.action_subtext {
  color: #69655f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.action_player {
  z-index: 2;
  background-color: #f0f0e8;
  border: .0625rem solid #d9d9d9;
  border-radius: .8125rem;
  flex-direction: column;
  width: 100%;
  max-width: 57.875rem;
  height: 30rem;
  padding: .375rem;
  display: flex;
  position: relative;
}

.action_screen {
  background-color: #f6f6f1;
  border: .0375rem solid #d9d9d9;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 .1875rem .375rem #c9c9c91a, 0 .625rem .625rem #c9c9c917, 0 1.5rem .875rem #c9c9c90d;
}

.action_play {
  background-color: #f0f0e8;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 4.73rem;
  height: 4.73rem;
  padding: .278rem;
  display: flex;
  box-shadow: 0 .13rem .44rem #00000021;
}

.action_play-btn {
  background-color: #f6f6f1;
  border: .02rem solid #d9d9d9;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  box-shadow: 0 .344rem .344rem #e7b01a17, 0 .089rem .191rem #e7b01a1a, inset 0 0 .2347rem .0638rem #ffffff0d;
}

.action_play-icon {
  justify-content: center;
  align-items: center;
  width: 1.653rem;
  height: 1.653rem;
  line-height: 0;
  display: flex;
}

.action_deco {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.action_glow {
  pointer-events: none;
  background-image: radial-gradient(#e7b01a2e 0%, #f6f6f100 70%);
  width: 32rem;
  height: 16rem;
  position: absolute;
  top: 8rem;
  left: 50%;
  transform: translateX(-50%);
}

.action_clouds {
  opacity: .11;
  pointer-events: none;
  object-fit: cover;
  width: 46.256rem;
  height: 31.123rem;
  margin-left: -23.128rem;
  position: absolute;
  top: -16.3125rem;
  left: 50%;
  transform: scaleY(-1)rotate(180deg);
}

.section_ai {
  background-color: #f6f6f1;
  border-bottom: .0625rem solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.ai_component {
  flex-direction: column;
  align-items: stretch;
  gap: 3.125rem;
  width: 100%;
  display: flex;
  position: relative;
}

.ai_header {
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  width: 100%;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  position: relative;
}

.ai_heading {
  max-width: 29.5rem;
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.06;
}

.ai_art {
  object-fit: contain;
  object-position: right center;
  flex-shrink: 0;
  width: 27rem;
  max-width: 45%;
  height: 13rem;
}

.ai_board {
  border: .0625rem solid #d9d9d9;
  border-radius: .25rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.ai_cell {
  background-color: #f5f5ef;
  border: 0 solid #d9d9d9;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  min-width: 0;
  max-width: 100%;
  min-height: 30.125rem;
  padding: 1.375rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ai_cell.is-tr {
  border-left-width: .0625rem;
}

.ai_cell.is-bl {
  border-top-width: .0625rem;
}

.ai_cell.is-br {
  border-top-width: .0625rem;
  border-left-width: .0625rem;
}

.ai_visual {
  justify-content: center;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 20rem;
  margin-bottom: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.ai_copy {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  width: 100%;
  display: flex;
  position: relative;
}

.ai_title {
  color: #272835;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.1;
}

.ai_text {
  color: #69655f;
  max-width: 28rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.ai_node {
  z-index: 3;
  background-color: #fff;
  border: .75px solid #ebebeb;
  border-radius: 50%;
  width: .75rem;
  height: .75rem;
  position: absolute;
  box-shadow: 0 3px 3px #0000000f, 0 6px 4.5px #00000012;
}

.ai_node.is-tl {
  top: -.3125rem;
  left: -.3125rem;
}

.ai_node.is-tr {
  top: -.3125rem;
  right: -.3125rem;
}

.ai_node.is-bl {
  bottom: -.3125rem;
  left: -.3125rem;
}

.ai_node.is-br {
  bottom: -.3125rem;
  right: -.3125rem;
}

.ai_node.is-tm {
  top: -.3125rem;
  left: 50%;
  transform: translateX(-50%);
}

.ai_node.is-bm {
  bottom: -.3125rem;
  left: 50%;
  transform: translateX(-50%);
}

.ai_node.is-ml {
  top: 50%;
  left: -.3125rem;
  transform: translateY(-50%);
}

.ai_node.is-mr {
  top: 50%;
  right: -.3125rem;
  transform: translateY(-50%);
}

.ai_node.is-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ai_agents {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .65rem;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.ai_agent {
  box-sizing: border-box;
  background-color: #f6f6f1;
  border: .0675rem solid #d9d9d9;
  border-radius: .81rem;
  align-items: center;
  gap: .81rem;
  width: 100%;
  min-width: 0;
  max-width: 23.25rem;
  height: 4.02rem;
  padding: .89rem .89rem .89rem 1.04rem;
  display: flex;
}

.ai_agent.is-active {
  z-index: 2;
  width: 26.47rem;
  box-shadow: 0 .44rem .44rem #0000001a, 0 1.625rem .81rem #00000017;
}

.ai_avatar {
  background-color: #e8e2d8;
  background-image: url('../images/layer_1-3.avif');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.75rem;
  height: 1.75rem;
}

.ai_avatar._2 {
  background-image: url('../images/layer_1-2.avif');
  background-position: 50%;
  background-size: cover;
}

.ai_avatar.text-style-3lines {
  background-image: url('../images/layer_1-1.avif');
}

.ai_avatar._4 {
  background-image: url('../images/layer_1.avif');
}

.ai_agent-meta {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: .35rem;
  min-width: 0;
  display: flex;
}

.ai_agent-name {
  font-family: var(--font-family--heading);
  color: #15161e;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .97rem;
  font-weight: 400;
  line-height: 1;
}

.ai_agent-name._2 {
  color: #fff;
}

.ai_agent-desc {
  opacity: .8;
  background-color: #0000;
  border-radius: 0;
  align-items: center;
  gap: .375rem;
  width: auto;
  height: auto;
  display: flex;
}

.ai_chip {
  background-color: #fff;
  border: .075rem solid #d9d9d9;
  border-radius: .52rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4.77rem;
  height: 2.2rem;
  display: flex;
}

.ai_chip.is-running {
  background-color: #4f4f4f;
  border-width: 0;
  width: 5.19rem;
  box-shadow: 0 0 .19rem #00000024;
}

.ai_chip-text {
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .7rem;
  font-weight: 500;
  line-height: 1;
}

.ai_chip-text.is-light {
  color: #f3f4f6;
}

.ai_hermes {
  flex-direction: row;
  align-items: stretch;
  gap: 0;
  width: 23.1866rem;
  max-width: 100%;
  height: 20rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: visible;
}

.ai_urlbar {
  z-index: 2;
  background-color: #f6f6f1;
  border: .072rem solid #d9d9d9;
  border-radius: .694rem;
  justify-content: space-between;
  align-items: center;
  width: 16.105rem;
  height: 2.617rem;
  padding: .617rem;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 .125rem .25rem #0000000d, inset 0 .0625rem #0000001a, inset 0 .125rem .1875rem #00000005;
}

.ai_url {
  color: #808897;
  letter-spacing: -.027rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .711rem;
  font-weight: 600;
  line-height: 1.2;
  overflow: hidden;
}

.ai_steps {
  z-index: 2;
  border-left: 0 #d9d9d9;
  flex-direction: column;
  align-items: stretch;
  gap: .701rem;
  width: 18.979rem;
  padding-left: 0;
  display: flex;
  position: absolute;
  top: 4.025rem;
  left: 4.207rem;
}

.ai_step {
  background-color: #f6f6f1;
  border: 1px solid #d9d9d9;
  border-radius: .783rem;
  grid-template-columns: auto 1fr auto;
  justify-content: space-between;
  align-items: center;
  gap: .678rem .336rem;
  width: 18.979rem;
  max-width: 100%;
  height: 4.858rem;
  padding: .678rem .904rem;
  display: grid;
  box-shadow: 0 .0724rem .0724rem #2a334608, 0 .2173rem .2173rem #2a33460d, 0 .3621rem .3621rem #2a334608, 0 1.1589rem 1.1589rem #2a33460a;
}

.ai_step-label {
  font-family: var(--font-family--body);
  color: #272835;
  letter-spacing: -.0216rem;
  white-space: nowrap;
  grid-row-start: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .8435rem;
  font-weight: 700;
  line-height: 1.2;
}

.ai_status {
  background-color: #66da79;
  border-radius: 50%;
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
}

.ai_status.is-red {
  background-color: #e85d4c;
}

.ai_status.is-amber {
  background-color: #e0a84a;
}

.ai_icons {
  width: 25.1825rem;
  max-width: none;
  height: 7.85575rem;
  box-shadow: none;
  zoom: 1;
  background-color: #0000;
  border-radius: 0;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  position: relative;
  transform: none;
}

.ai_icon {
  box-sizing: border-box;
  aspect-ratio: 1;
  background-color: #f0f0e8;
  border: 0 #0000;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 4.559rem;
  min-width: 4.559rem;
  max-width: 4.559rem;
  height: 4.559rem;
  min-height: 4.559rem;
  max-height: 4.559rem;
  margin-left: 0;
  padding: .268rem;
  display: flex;
  position: absolute;
  overflow: visible;
  box-shadow: 0 .217rem .733rem #00000021;
}

.ai_icon.is-lg {
  z-index: 3;
  background-color: #f0f0e8;
  width: 7.856rem;
  height: 7.856rem;
  padding: .462rem;
}

.ai_icon.is-md {
  z-index: 2;
  width: 6.187rem;
  height: 6.187rem;
  padding: .364rem;
}

.ai_icon.is-sm {
  z-index: 1;
}

.ai_icon.is-1 {
  top: 1.649rem;
  left: 0;
}

.ai_icon.is-2 {
  top: .834rem;
  left: 3.745rem;
}

.ai_icon.is-3 {
  top: 0;
  left: 8.638rem;
}

.ai_icon.is-4 {
  top: .834rem;
  left: 15.251rem;
}

.ai_icon.is-5 {
  top: 1.649rem;
  left: 20.624rem;
}

.ai_icon.is-openai {
  z-index: 1;
  top: 1.649rem;
  left: 0;
}

.ai_icon.is-claude {
  z-index: 2;
  width: 6.187rem;
  min-width: 6.187rem;
  max-width: 6.187rem;
  height: 6.187rem;
  min-height: 6.187rem;
  max-height: 6.187rem;
  padding: .364rem;
  top: .834rem;
  left: 3.745rem;
}

.ai_icon.is-center {
  z-index: 3;
  width: 7.856rem;
  min-width: 7.856rem;
  max-width: 7.856rem;
  height: 7.856rem;
  min-height: 7.856rem;
  max-height: 7.856rem;
  padding: .462rem;
  top: 0;
  left: 8.638rem;
}

.ai_icon.is-deepseek {
  z-index: 2;
  width: 6.187rem;
  min-width: 6.187rem;
  max-width: 6.187rem;
  height: 6.187rem;
  min-height: 6.187rem;
  max-height: 6.187rem;
  padding: .364rem;
  top: .834rem;
  left: 15.251rem;
}

.ai_icon.is-anthropic {
  z-index: 1;
  top: 1.649rem;
  left: 20.624rem;
}

.ai_keyboard {
  box-sizing: border-box;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #0000;
  border: .0625rem #e5e1d8;
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  gap: .9%;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  display: flex;
  container-type: inline-size;
}

.ai_kb-row {
  justify-content: center;
  gap: .9%;
  width: 100%;
  min-width: 0;
  margin-bottom: 4px;
  display: flex;
}

.ai_key {
  box-sizing: border-box;
  aspect-ratio: 1;
  background-color: #fdfdf7;
  border: .04rem solid #e5e1d8;
  border-radius: .4142rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 0;
  max-width: 2.7616rem;
  height: auto;
  display: flex;
  box-shadow: 0 .2206rem .1195rem #00000040, 0 .0735rem .1471rem #0000001f;
}

.ai_key.is-space {
  aspect-ratio: auto;
  flex: 5.3;
  align-self: stretch;
  width: auto;
  max-width: none;
  min-height: 1.75rem;
}

.ai_claude {
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  display: flex;
}

.section_audience {
  background-color: var(--_sferha-tokens---brand--bg-light);
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  overflow: hidden;
}

.audience_component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 5.625rem;
  width: 100%;
  display: flex;
  position: relative;
}

.audience_deco {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.audience_clouds {
  opacity: .12;
  pointer-events: none;
  object-fit: cover;
  width: 48.788rem;
  height: 32.827rem;
  margin-left: -24.394rem;
  position: absolute;
  top: -8.79rem;
  left: 50%;
  transform: scaleY(-1)rotate(180deg);
}

.audience_header {
  z-index: 2;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  display: flex;
  position: relative;
}

.audience_figure {
  object-fit: contain;
  width: 11.19rem;
  height: 12.5rem;
}

.audience_copy {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  display: flex;
}

.audience_heading {
  max-width: 29.48rem;
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.1875rem;
}

.audience_subtext {
  max-width: 43rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2rem;
}

.audience_subtext._2 {
  max-width: 30rem;
  margin-top: 1rem;
}

.audience_frame {
  z-index: 2;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  max-width: 80rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  position: relative;
}

.audience_grid {
  justify-content: center;
  align-items: flex-start;
  gap: 2.5rem;
  width: 100%;
  display: flex;
}

.audience_card {
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  width: 20rem;
  display: flex;
  position: relative;
}

.audience_card-glow {
  z-index: 0;
  pointer-events: none;
  background-image: radial-gradient(#e7b01a29 0%, #f6f6f100 70%);
  width: 16.033rem;
  height: 9.393rem;
  margin-left: -8.0165rem;
  position: absolute;
  top: 0;
  left: 50%;
}

.audience_card-icon {
  z-index: 1;
  box-sizing: border-box;
  object-fit: contain;
  width: 12.4375rem;
  height: 12.3125rem;
  padding: .5rem;
  position: relative;
  overflow: visible;
}

.audience_card-copy {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: .75rem;
  width: 100%;
  display: flex;
  position: relative;
}

.audience_card-title {
  font-family: var(--font-family--heading);
  color: #29251e;
  letter-spacing: -.01625rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2rem;
}

.audience_card-text {
  font-family: var(--font-family--body);
  color: #69655f;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.audience_rule {
  z-index: 1;
  pointer-events: none;
  background-color: #d9d9d9;
  width: 1px;
  position: absolute;
  top: -1.3125rem;
  bottom: -1.25rem;
}

.audience_rule.is-1 {
  left: calc(50% - 11.25rem);
}

.audience_rule.is-2 {
  left: calc(50% + 11.25rem);
}

.section_faq {
  background-color: #f6f6f1;
  border-bottom: .0625rem #d9d9d9;
  position: relative;
  overflow: hidden;
}

.faq_component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  width: 100%;
  display: flex;
  position: relative;
}

.faq_deco {
  z-index: 0;
  pointer-events: none;
  width: 28rem;
  height: 20rem;
  position: absolute;
  top: -2rem;
  left: -5.7rem;
  overflow: visible;
}

.faq_glow {
  background-image: radial-gradient(circle, #e8dcbe8c 0%, #f6f6f100 70%);
  border-radius: 50%;
  width: 16rem;
  height: 10rem;
  position: absolute;
  top: 4rem;
  left: 4rem;
}

.faq_birds {
  width: 8.5rem;
  height: 6rem;
  position: absolute;
  top: 5.5rem;
  left: 5rem;
}

.faq_bird {
  object-fit: contain;
  width: 5.1rem;
  height: 5.1rem;
  position: absolute;
}

.faq_bird.is-lg {
  opacity: .9;
  top: 0;
  left: 3.5rem;
}

.faq_bird.is-md {
  opacity: .8;
  width: 2.45rem;
  height: 2.45rem;
  top: 3.5rem;
  left: 0;
}

.faq_bird.is-sm {
  opacity: .6;
  width: 1.635rem;
  height: 1.635rem;
  top: 1.35rem;
  left: 1rem;
}

.faq_heading {
  max-width: 44rem;
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.1;
}

.faq_list {
  background-color: #f2f2ed3d;
  border: .0625rem solid #e8e7e6;
  border-radius: 1.125rem;
  flex-direction: column;
  align-items: stretch;
  gap: .625rem;
  width: 100%;
  max-width: 47rem;
  padding: .8125rem;
  display: flex;
  position: relative;
  box-shadow: inset .125rem .1875rem .25rem #98928c29, .0625rem .125rem .125rem #fff, .0625rem .25rem .3125rem #fff;
}

.faq_item {
  background-color: #fffffd;
  border: .0625rem solid #0000000a;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  gap: .75rem;
  width: 100%;
  padding: .875rem 1.875rem;
  display: flex;
}

.faq_row {
  cursor: pointer;
  align-items: center;
  gap: 1rem;
  width: 100%;
  display: flex;
}

.faq_question {
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.0125rem;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.2;
}

.faq_icon {
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  transition: transform .2s cubic-bezier(.22, 1, .36, 1);
  display: flex;
}

.faq_icon.is-open {
  transform: rotate(45deg);
}

.faq_panel {
  opacity: 0;
  background-color: #f7f7f3;
  border-radius: .8125rem;
  grid-template-rows: 0fr;
  width: 100%;
  padding: 0 .75rem;
  transition: grid-template-rows .38s cubic-bezier(.22, 1, .36, 1), opacity .28s, padding-top .38s cubic-bezier(.22, 1, .36, 1), padding-bottom .38s cubic-bezier(.22, 1, .36, 1);
  display: grid;
  overflow: hidden;
}

.faq_panel.is-open {
  opacity: 1;
  grid-template-rows: 1fr;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.faq_answer {
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.01125rem;
  white-space: pre-line;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.2;
}

.ai_agent-desc-dot {
  border: 1.5px solid #c9c3ba;
  border-radius: 50%;
  flex-shrink: 0;
  width: .5rem;
  height: .5rem;
}

.ai_agent-desc-text {
  opacity: .8;
  max-width: 100%;
  font-family: var(--font-family--body);
  color: #69655f;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 0;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.2;
  overflow: hidden;
}

.ai_icon-img {
  object-fit: contain;
  flex-shrink: 0;
  width: 57%;
  height: 57%;
}

.ai_icon-img.is-mark {
  object-fit: contain;
  object-position: center bottom;
  width: 49%;
  height: 64%;
}

.ai_icon-img.is-mark._2 {
  height: 49%;
}

.ai_icon-img.is-whale {
  width: 50%;
  height: 40%;
}

.ai_icon-img.is-knot {
  width: 40.12%;
  height: 46.61%;
}

.ai_icon-img.is-burst {
  width: 58%;
  height: 57.5%;
}

.ai_step-divider {
  background-color: #e5e2dc;
  grid-column: 1 / -1;
  grid-row-start: 2;
  width: 100%;
  height: .056rem;
}

.ai_step-desc {
  opacity: .7;
  font-family: var(--font-family--body);
  color: #69655f;
  letter-spacing: -.0242rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  grid-column: 1 / 3;
  grid-row-start: 3;
  min-width: 0;
  margin-bottom: 0;
  font-size: .7rem;
  font-weight: 500;
  line-height: 1.2;
  overflow: hidden;
}

.ai_step-pct {
  font-family: var(--font-family--body);
  color: #353849;
  text-align: right;
  letter-spacing: -.0242rem;
  grid-row-start: 3;
  grid-column-start: 3;
  justify-self: end;
  margin-bottom: 0;
  font-size: .6463rem;
  font-weight: 700;
  line-height: 1.2;
}

.section_cta {
  background-color: #f0f0e8;
  position: relative;
  overflow: hidden;
}

.cta_component {
  z-index: 1;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-height: 16rem;
  display: flex;
  position: relative;
}

.cta_lip {
  z-index: 2;
  pointer-events: none;
  width: 38.9rem;
  height: 3.612rem;
  position: absolute;
  top: -13.75rem;
  left: 50%;
  transform: translateX(-50%);
}

.cta_tab {
  z-index: 3;
  background-color: #fff;
  border: .0625rem solid #e5e5e5;
  border-radius: .5rem;
  justify-content: flex-start;
  align-items: center;
  width: 31.1875rem;
  height: 2.125rem;
  padding-left: .6875rem;
  padding-right: .75rem;
  display: flex;
  position: absolute;
  top: -13.3rem;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 .0625rem .03125rem #0000000d;
}

.cta_dots {
  align-items: center;
  gap: .25rem;
  display: flex;
}

.cta_dot {
  border: .0625rem solid #0000000d;
  border-radius: .15625rem;
  width: .5625rem;
  height: .5625rem;
  box-shadow: 0 .125rem .125rem #0000000f, 0 .25rem .1875rem #00000012;
}

.cta_dot.is-1 {
  background-color: #c3bcb7;
}

.cta_dot.is-2 {
  background-color: #d0c8c1;
}

.cta_dot.is-3 {
  background-color: #e4ddd6;
}

.cta_tab-label {
  font-family: var(--font-family--body);
  color: #262626;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cta_copy {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  gap: 2.625rem;
  max-width: 38rem;
  display: flex;
  position: relative;
}

.cta_stack {
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  display: flex;
}

.cta_heading {
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.03rem;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 2rem;
}

.cta_text {
  opacity: .9;
  max-width: 34rem;
  font-family: var(--font-family--body);
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}

.cta_button {
  min-width: 16.6875rem;
  height: 2.5rem;
  font-family: var(--font-family--body);
  color: #272835;
  text-align: center;
  letter-spacing: -.0044rem;
  cursor: pointer;
  background-color: #e7b01a;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s;
  display: flex;
  position: relative;
  box-shadow: 0 0 .3745rem #00000024, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.cta_button:hover {
  background-color: #d4a015;
  transform: translateY(-.125rem);
  box-shadow: 0 .375rem 1rem #9f740a66, inset 0 0 1.1625rem -.0624rem #fff9;
}

.cta_button:active {
  background-color: #b98d12;
  transform: translateY(0)scale(.97);
  box-shadow: 0 .0625rem .25rem #9f740a4d, inset 0 0 1.1625rem -.0624rem #ffffff73;
}

.cta_statue {
  z-index: 1;
  opacity: .7;
  pointer-events: none;
  object-fit: contain;
  width: 35.5428rem;
  max-width: 55%;
  height: 25.7686rem;
  position: absolute;
  bottom: -1.125rem;
  right: -2.125rem;
  transform: scaleY(-1)rotate(180deg);
}

.cta_birds {
  z-index: 1;
  pointer-events: none;
  width: 8.5rem;
  height: 6rem;
  position: absolute;
  top: -6rem;
  left: .5rem;
}

.cta_bird {
  object-fit: contain;
  width: 5.1rem;
  height: 5.1rem;
  position: absolute;
}

.cta_bird.is-lg {
  opacity: .9;
  width: 5.111rem;
  height: 5.111rem;
  top: 0;
  left: 3.5013rem;
}

.cta_bird.is-md {
  opacity: .8;
  width: 2.4533rem;
  height: 2.4533rem;
  top: 3.535rem;
  left: 0;
}

.cta_bird.is-sm {
  opacity: .6;
  width: 1.6355rem;
  height: 1.6355rem;
  top: 1.3463rem;
  left: .9969rem;
}

.cta_glow {
  z-index: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #e8d29673 0%, #f0f0e800 70%);
  border-radius: 50%;
  width: 22rem;
  height: 14rem;
  position: absolute;
  top: -4rem;
  right: 4rem;
}

.ai_step-tile {
  background-color: #f8f9fb;
  border: .775px solid #69655f33;
  border-radius: .4039rem;
  flex-shrink: 0;
  grid-row-start: 1;
  justify-content: center;
  align-items: center;
  width: 1.3556rem;
  height: 1.3556rem;
  display: flex;
  overflow: hidden;
}

.ai_step-tile-icon {
  opacity: .6;
  object-fit: contain;
  width: .6778rem;
  height: .6778rem;
}

.ai_icon-bg {
  aspect-ratio: 1;
  background-color: #f6f6f1;
  border: .0325rem solid #d9d9d9;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 .572rem .572rem #e7b01a17, 0 .148rem .318rem #e7b01a1a, inset 0 0 .39rem .106rem #ffffff0d;
}

.ai_key-text {
  font-family: var(--font-family--heading);
  color: #69655f;
  text-align: center;
  letter-spacing: -.011rem;
  margin-bottom: 0;
  font-size: clamp(.7rem, 2.8cqi, 1.1046rem);
  font-weight: 400;
  line-height: 1;
}

.cta_fade {
  z-index: 2;
  pointer-events: none;
  background-image: linear-gradient(to top, #f0f0e8 13.271%, #f0f0e800 100%);
  width: 38.0625rem;
  max-width: 100%;
  height: 5.5625rem;
  position: absolute;
  bottom: -3.75rem;
  right: -6.25rem;
}

.section_stripe {
  background-color: var(--_sferha-tokens---brand--bg-dark);
  align-items: stretch;
  width: 100%;
  height: 4.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.stripe_track {
  background-color: var(--_sferha-tokens---brand--bg-dark);
  background-image: repeating-linear-gradient(to right, #0000 0 12.737px, #d9d9d9 12.737px 13.737px);
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  flex: 1;
  min-width: 0;
  position: relative;
}

.cta_bg {
  z-index: 0;
  opacity: .2;
  pointer-events: none;
  object-fit: cover;
  width: 57.042rem;
  height: 36.6922rem;
  position: absolute;
  top: -13.3072rem;
  left: -18.0431rem;
}

.cta_scene {
  z-index: 0;
  pointer-events: none;
  width: 35.0346rem;
  height: 23.5731rem;
  position: absolute;
  top: -19.4028rem;
  right: -7.5rem;
}

.cta_scene-cloud {
  opacity: .12;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  transform: scaleY(-1)rotate(180deg);
}

.cta_scene-glow {
  background-image: radial-gradient(#e7b01a47 0%, #f0f0e800 70%);
  width: 16.8249rem;
  height: 9.857rem;
  position: absolute;
  top: 7.4878rem;
  left: 10.3546rem;
}

.cta_scene-fade {
  background-image: linear-gradient(to top, #f0f0e800 0%, #f0f0e8 86.729%);
  width: 30.6563rem;
  height: 4.1055rem;
  position: absolute;
  top: 5.6528rem;
  left: 4.3781rem;
}

.cta_scene-fade.is-bottom {
  background-image: linear-gradient(to top, #f0f0e8 13.271%, #f0f0e800 100%);
  width: 27.2737rem;
  height: 6.12rem;
  top: 16.7656rem;
  left: 5.4548rem;
}

.ai_urlbar-left {
  align-items: center;
  gap: .37rem;
  min-width: 0;
  display: flex;
}

.ai_urlbar-notion {
  background-color: #4f4f4f;
  border-radius: .375rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.3125rem;
  height: 1.3125rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 .3745rem #00000024, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.ai_urlbar-notion-icon {
  object-fit: contain;
  width: .379rem;
  height: .461rem;
}

.ai_urlbar-pill {
  background-color: #f0f0e8;
  border: .053rem solid #dfe1e6;
  border-radius: .445rem;
  justify-content: center;
  align-items: center;
  min-width: 0;
  max-width: 100%;
  padding: .267rem .617rem;
  display: flex;
  overflow: hidden;
}

.ai_urlbar-play {
  background-color: #4f4f4f;
  border-radius: .375rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.382rem;
  height: 1.382rem;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 .187rem #00000024, inset 0 0 1.1625rem #ffffff80;
}

.ai_urlbar-play-icon {
  object-fit: contain;
  width: 1.061rem;
  height: 1.061rem;
}

.ai_step-ring {
  object-fit: contain;
  flex-shrink: 0;
  grid-row-start: 1;
  grid-column-start: 3;
  justify-self: end;
  width: 1.017rem;
  height: 1.017rem;
}

.ai_conn {
  z-index: 1;
  pointer-events: none;
  object-fit: contain;
  position: absolute;
}

.ai_conn.is-c1 {
  width: 2.264rem;
  height: 3.422rem;
  top: 3.324rem;
  left: 1.605rem;
}

.ai_conn.is-c2 {
  width: 1.985rem;
  height: 6.53rem;
  top: 5.774rem;
  left: 1.605rem;
}

.ai_conn.is-c3 {
  width: 1.985rem;
  height: 6.53rem;
  top: 11.33rem;
  left: 1.605rem;
}

.ai_step-head {
  grid-column: 1 / 3;
  align-items: center;
  gap: .336rem;
  min-width: 0;
  display: flex;
}

.navbar_toggle {
  cursor: pointer;
  background-color: #4f4f4f;
  border-radius: .5rem;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: .1875rem;
  width: 1.625rem;
  height: 1.625rem;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s;
  display: none;
  box-shadow: 0 0 .3745rem #00000024, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.navbar_toggle:hover {
  background-color: #3a3a3a;
  transform: scale(1.06);
}

.navbar_toggle:active {
  background-color: #2e2e2e;
  transform: scale(.94);
}

.navbar_toggle-bar {
  background-color: #fff;
  border-radius: 1px;
  flex-shrink: 0;
  width: .875rem;
  height: 1.5px;
}

.features_seo {
  width: 100%;
  max-width: 17.7813rem;
  height: 11.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.features_seo-pcard {
  background-color: #fffffc;
  border: .5px solid #2f2a1d1a;
  border-radius: .4375rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: .625rem;
  width: 5.875rem;
  height: 8.9375rem;
  padding: .375rem;
  display: flex;
  position: absolute;
  top: 1.1325rem;
  left: .671875rem;
  overflow: hidden;
  box-shadow: 0 .25rem .25rem #0000000d;
}

.features_seo-pimg {
  object-fit: cover;
  border-radius: .25rem;
  flex-shrink: 0;
  width: 5.0625rem;
  height: 5.0625rem;
}

.features_seo-lines {
  flex-direction: column;
  align-items: flex-start;
  gap: .2234rem;
  width: 100%;
  display: flex;
}

.features_seo-line {
  background-color: #e9e3d980;
  border-radius: .1675rem;
  height: .1675rem;
  box-shadow: inset 0 .028rem .017rem #00000014;
}

.features_seo-line.is-seo-title {
  background-color: #e9e3d9;
  width: 2.8125rem;
  height: .25rem;
}

.features_seo-line.is-seo-wide {
  width: 100%;
}

.features_seo-line.is-seo-med {
  width: 2.32rem;
}

.features_seo-line.is-seo-warm {
  background-color: #e9dfcfe6;
  width: 2.32rem;
}

.features_seo-line.is-seo-warm-title {
  background-color: #ebe4d7;
  width: 2.8125rem;
  height: .3125rem;
}

.features_seo-line.is-seo-warm-short {
  background-color: #e9dfcfe6;
  width: 1.2575rem;
  height: .23rem;
}

.features_seo-cta {
  color: #f3f4f6;
  text-align: center;
  white-space: nowrap;
  background-color: #4f4f4f;
  border-radius: .227rem;
  justify-content: center;
  align-items: center;
  width: 3.0525rem;
  margin-bottom: 0;
  padding: .284rem .455rem;
  font-size: .33rem;
  font-weight: 500;
  line-height: .471rem;
  display: flex;
  box-shadow: 0 0 .085rem #00000024, inset 0 0 .529rem #ffffff80;
}

.features_seo-conn {
  pointer-events: none;
  object-fit: contain;
  width: 2.25rem;
  height: 3.3125rem;
  position: absolute;
  left: 6.54688rem;
}

.features_seo-conn.is-top {
  top: 2.1325rem;
}

.features_seo-conn.is-bot {
  top: 5.845rem;
  transform: scaleY(-1);
}

.features_seo-field {
  background-color: #fffffc;
  border: .5px solid #2f2a1d1a;
  border-radius: .25rem;
  align-items: center;
  gap: .5175rem;
  padding: .29rem .34375rem .29rem 1.35rem;
  display: flex;
  position: absolute;
  top: 1.6325rem;
  left: 9.73438rem;
  box-shadow: 0 .25rem .25rem #0000000d;
}

.features_seo-thumb {
  object-fit: cover;
  border-radius: .11rem;
  flex-shrink: 0;
  width: 1.178rem;
  height: 1.335rem;
}

.features_seo-search {
  z-index: 2;
  background-color: #fffffc;
  border: .122px solid #00000014;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.1875rem;
  height: 1.1875rem;
  display: flex;
  position: absolute;
  top: 1.5075rem;
  left: 9.98438rem;
  box-shadow: 0 .015rem .185rem #0000001a;
}

.features_seo-search-icon {
  object-fit: contain;
  width: .807rem;
  height: .807rem;
}

.features_seo-graph {
  background-image: linear-gradient(#c9b7a4 0%, #fff8e6 100%);
  border: .364px solid #ffffff42;
  border-radius: .4546rem;
  flex-direction: column;
  justify-content: flex-end;
  gap: .227rem;
  width: 8.375rem;
  height: 4.625rem;
  padding-top: .409rem;
  padding-bottom: .409rem;
  display: flex;
  position: absolute;
  top: 5.445rem;
  left: 8.79688rem;
  overflow: hidden;
  box-shadow: 0 .25rem .25rem #0000000d;
}

.features_seo-chart {
  pointer-events: none;
  object-fit: contain;
  width: 100%;
  height: 3.7358rem;
  position: absolute;
  top: .25rem;
  left: 0;
}

.features_seo-tip {
  z-index: 2;
  color: #000;
  white-space: nowrap;
  background-color: #fff;
  border-radius: .136rem;
  margin-bottom: 0;
  padding: .091rem .182rem;
  font-size: .227rem;
  font-weight: 400;
  line-height: .318rem;
  display: flex;
  position: absolute;
  top: 2.1875rem;
  left: 5.125rem;
  box-shadow: 0 .023rem .157rem #1212121f;
}

.features_seo-gfoot {
  z-index: 1;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-left: .273rem;
  padding-right: .273rem;
  display: flex;
  position: relative;
}

.features_seo-field-copy {
  flex-direction: column;
  flex-shrink: 0;
  align-items: flex-start;
  gap: .2234rem;
  width: 5.0625rem;
  display: flex;
}

.claude-icok {
  width: 1.75rem;
}

.pricing_component {
  flex-direction: column;
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  display: flex;
}

.section_pricing {
  background-color: #f6f6f1;
  border-bottom: .0625rem solid #d9d9d9;
  margin-top: 3.75rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.pricing_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  display: flex;
}

.pricing_heading {
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  max-width: 30rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.pricing_subtext {
  color: #69655f;
  text-align: center;
  max-width: 28rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.pricing_grid {
  justify-content: center;
  align-items: stretch;
  gap: 2rem;
  width: 100%;
  max-width: 60rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pricing_card {
  background-color: #f2f2ed3d;
  border: .0625rem solid #e8e7e6;
  border-radius: 1.125rem;
  flex: 1 0 0;
  min-width: 0;
  max-width: 50%;
  padding: .8125rem;
  position: relative;
  box-shadow: inset .125rem .1875rem .25rem #98928c29, .0625rem .125rem .125rem #fff, .0625rem .25rem .3125rem #fff;
}

.pricing_card-inner {
  border: .0625rem solid #fff;
  border-radius: 1rem;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing_card-top {
  text-align: center;
  background-color: #fafbfb;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .75rem;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pricing_card-coin {
  z-index: 1;
  object-fit: cover;
  width: 9.375rem;
  height: 9.375rem;
  position: relative;
}

.pricing_plan-header {
  z-index: 1;
  align-items: center;
  gap: .625rem;
  display: flex;
  position: relative;
}

.pricing_badge {
  filter: drop-shadow(0 .25rem 1.5rem #0003);
  object-fit: contain;
  flex-shrink: 0;
  width: 2.746rem;
  height: 3.125rem;
  display: block;
}

.pricing_badge.is-left {
  transform: rotate(-90deg);
}

.pricing_badge.is-right {
  transform: rotate(-90deg)scaleY(-1);
}

.pricing_plan-name {
  color: #272835;
  text-align: center;
  letter-spacing: -.025rem;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.pricing_card-desc {
  z-index: 1;
  opacity: .6;
  color: #69655f;
  text-align: center;
  background-color: #0000;
  border-radius: 8px;
  max-width: 22.75rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 4px;
  font-size: .9rem;
  font-weight: 500;
  line-height: 1.556;
  position: relative;
}

.pricing_card-desc._2 {
  padding: 0;
}

.pricing_card-desc._3 {
  background-color: var(--_sferha-tokens---brand--accent-light);
  opacity: 1;
  max-width: 100%;
  color: var(--_sferha-tokens---brand--primary);
  text-align: left;
  border-radius: 8px;
  margin-top: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  font-weight: 400;
}

.pricing_features {
  background-color: #fafbfb;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  flex-flow: column;
  width: 100%;
  padding: 1.875rem;
  display: flex;
}

.pricing_feature-list {
  flex-direction: column;
  align-items: stretch;
  gap: .75rem;
  width: 100%;
  display: flex;
}

.pricing_feature-row {
  align-items: center;
  gap: .625rem;
  width: 100%;
  display: flex;
}

.pricing_feature-row.has-tip {
  position: relative;
}

.pricing_feature-icon {
  object-fit: cover;
  border-radius: 999px;
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
}

.pricing_feature-text {
  color: #353849;
  flex: 1 0 0;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.pricing_feature-text._2 {
  flex: 0 auto;
  min-width: 0;
}

.pricing_bottom {
  background-color: #fafbfb;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  padding: 1.875rem;
  display: flex;
}

.pricing_price-row {
  z-index: 1;
  justify-content: center;
  align-items: baseline;
  gap: .375rem;
  margin-top: .25rem;
  display: flex;
  position: relative;
}

.pricing_price-period {
  color: #808897;
  letter-spacing: -.011rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
}

.pricing_price-amount {
  color: #15161e;
  letter-spacing: -.035rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, sans-serif;
  font-size: 3.5rem;
  font-weight: 400;
  line-height: 1;
}

.pricing_cta {
  color: #272835;
  cursor: pointer;
  background-color: #e7b01a;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.625rem;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s;
  display: flex;
  box-shadow: 0 0 .3745rem #00000024, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.pricing_cta:hover {
  background-color: #d4a015;
  transform: translateY(-.125rem);
  box-shadow: 0 .25rem .75rem #9f740a59, inset 0 0 1.1625rem -.0624rem #fff9;
}

.pricing_cta:active {
  background-color: #b98d12;
  transform: translateY(0)scale(.97);
  box-shadow: 0 .0625rem .25rem #9f740a4d, inset 0 0 1.1625rem -.0624rem #ffffff73;
}

.pricing_card-bg {
  z-index: 0;
  opacity: .3;
  pointer-events: none;
  object-fit: cover;
  width: 100%;
  height: 15rem;
  position: absolute;
  top: -1rem;
  left: 0;
}

.sferha-blog-index {
  box-sizing: border-box;
  color: #171713;
  background-color: #f6f6f1;
  padding: 88px 80px 96px;
  font-family: Manrope;
}

.sferha-blog-rail {
  box-sizing: border-box;
  max-width: 1280px;
  margin: 0 auto;
}

.sferha-blog-kicker {
  box-sizing: border-box;
  color: #6b6a5f;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 28px;
  font-size: 12px;
  line-height: 1;
}

.sferha-blog-hero {
  box-sizing: border-box;
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 520px);
  align-items: stretch;
  margin-bottom: 34px;
  display: grid;
}

.sferha-blog-hero-copy {
  box-sizing: border-box;
  border-top: 1px solid #17171329;
  border-bottom: 1px solid #17171329;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 420px;
  padding: 36px 0;
  display: flex;
}

.sferha-blog-eyebrow {
  box-sizing: border-box;
  color: #6b6a5f;
  text-transform: uppercase;
  margin: 0 0 18px;
  font-size: 13px;
  line-height: 1.3;
}

.sferha-blog-title {
  box-sizing: border-box;
  color: #171713;
  letter-spacing: 0;
  max-width: 820px;
  margin: 0;
  font-family: EB Garamond, sans-serif;
  font-size: 76px;
  font-weight: 400;
  line-height: .95;
}

.sferha-blog-intro {
  box-sizing: border-box;
  color: #4b4a42;
  max-width: 620px;
  margin: 26px 0 0;
  font-size: 19px;
  line-height: 1.55;
}

.sferha-featured-card {
  box-sizing: border-box;
  background-color: #f6f6f6;
  border: 1px solid #17171324;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  min-height: 420px;
  padding: 34px;
  display: flex;
}

.sferha-card-meta, .sferha-card-topline {
  box-sizing: border-box;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #68675d;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
}

.sferha-card-bottom {
  box-sizing: border-box;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  color: #68675d;
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  font-size: 12px;
  line-height: 1.2;
  display: flex;
}

.sferha-featured-title {
  box-sizing: border-box;
  color: #171713;
  letter-spacing: 0;
  margin: 56px 0 18px;
  font-family: EB Garamond, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 1.02;
}

.sferha-featured-summary {
  box-sizing: border-box;
  color: #4b4a42;
  margin: 0;
  font-size: 17px;
  line-height: 1.6;
}

.sferha-featured-stat {
  box-sizing: border-box;
  color: #171713;
  border-top: 1px solid #17171324;
  margin-top: 32px;
  padding-top: 24px;
  font-size: 14px;
}

.sferha-read-link {
  box-sizing: border-box;
  color: #171713;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: max-content;
  margin-top: 24px;
  font-size: 14px;
  text-decoration: none;
}

.sferha-card-link {
  box-sizing: border-box;
  color: #171713;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  width: max-content;
  text-decoration: none;
}

.sferha-filter-row {
  box-sizing: border-box;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top: 1px solid #1717131f;
  border-bottom: 1px solid #1717131f;
  flex-wrap: wrap;
  margin: 0 0 28px;
  padding: 18px 0;
  display: flex;
}

.sferha-filter-button {
  box-sizing: border-box;
  color: #34332d;
  cursor: pointer;
  appearance: none;
  letter-spacing: 0;
  background-color: #0000;
  border: 1px solid #17171329;
  border-radius: 999px;
  padding: 11px 16px;
  font-family: Manrope;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
}

.is-active {
  color: #f6f6f1;
  background-color: #171713;
  border-color: #171713;
}

.sferha-blog-grid {
  box-sizing: border-box;
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  display: grid;
}

.sferha-blog-card {
  box-sizing: border-box;
  background-color: #f6f6f6;
  border: 1px solid #17171324;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  min-height: 330px;
  padding: 26px;
  display: flex;
}

.sferha-card-title {
  box-sizing: border-box;
  color: #171713;
  letter-spacing: 0;
  margin: 44px 0 16px;
  font-family: EB Garamond, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 1.04;
}

.sferha-card-summary {
  box-sizing: border-box;
  color: #4b4a42;
  margin: 0;
  font-size: 15px;
  line-height: 1.55;
}

.section_blog-post {
  background-color: #f6f6f1;
  margin-top: 3.75rem;
  position: relative;
  overflow: clip;
}

.blog-post_component {
  grid-template-columns: 21.3125rem minmax(0, 1fr);
  align-items: start;
  gap: 0;
  width: 100%;
  display: grid;
}

.blog-post_main {
  border-left: 1px solid #d9d9d9;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  width: 100%;
  min-width: 0;
  padding: 2rem 3.125rem 3.75rem;
  display: flex;
}

.blog-post_sidebar {
  flex-direction: column;
  align-self: start;
  align-items: flex-start;
  gap: 1.75rem;
  width: 100%;
  min-width: 0;
  max-height: calc(100vh - 8rem);
  padding: 1.125rem 1.5rem;
  display: flex;
  position: sticky;
  top: 6rem;
  overflow-y: auto;
}

.blog-post_category {
  color: #69655f;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 600;
}

.blog-post_title {
  color: #272835;
  letter-spacing: -.025rem;
  width: 100%;
  max-width: 43.625rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.blog-post_summary {
  opacity: .9;
  color: #69655f;
  width: 100%;
  max-width: 43.625rem;
  margin-top: .5rem;
  margin-bottom: .5rem;
  font-family: Manrope, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.555;
}

.blog-post_quote {
  color: #272835;
  border-left: 2px solid #d9d9d9;
  margin-top: .5rem;
  padding-left: 1.25rem;
  font-family: EB Garamond, serif;
  font-size: 1.5rem;
  line-height: 1.4;
}

.blog-post_quote-attr {
  color: #666d80;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
}

.blog-post_highlights {
  background-color: #fbfbf8;
  border: 1px solid #00000014;
  border-radius: 1rem;
  padding: 1.25rem;
}

.blog-post_stat {
  color: #4f4f4f;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 600;
}

.blog-post_cta {
  color: #eeeff2;
  background-color: #4f4f4f;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.section_blog {
  background-color: #f6f6f1;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}

.blog_component {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  display: flex;
}

.blog_featured {
  grid-template-columns: 1.1fr .9fr;
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  margin-bottom: 0;
  display: block;
}

.blog_featured-copy {
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: flex-start;
  gap: 1.5rem;
  width: 25.3125rem;
  display: flex;
}

.blog_kicker {
  color: #69655f;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 600;
}

.blog_featured-title {
  color: #272835;
  letter-spacing: -.025rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
}

.blog_featured-summary {
  opacity: .8;
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.blog_filters {
  background-color: #f2f2ed3d;
  border: 1px solid #e8e7e6;
  border-radius: 1rem;
  align-items: center;
  gap: .25rem;
  width: fit-content;
  max-width: 43.5625rem;
  padding: .3125rem;
  display: inline-flex;
  overflow: auto;
  box-shadow: 1px 2px 2px #fff, 1px 4px 5px #fff;
}

.blog_filter {
  color: #272835;
  white-space: nowrap;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: .5rem .75rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
}

.blog_filter:active {
  background-color: #fff;
  font-weight: 700;
  box-shadow: 0 1px 2px #0000000f;
}

.blog_filter.is-active {
  background-color: #fff;
  border: 1px solid #ff95005e;
  padding: .5rem 1.625rem;
  font-weight: 700;
  box-shadow: 0 2px 6.5px #f978301a;
}

.blog_grid {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-columns: 1fr 1fr 1fr;
  display: grid;
}

.blog_card {
  z-index: 1;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  width: 100%;
  color: inherit;
  will-change: transform;
  background-color: #fbfbf8;
  border: 1px solid #00000014;
  border-radius: 1.25rem;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4.58px 9.16px #00000008;
}

.blog_card:hover {
  border: 1px solid #00000024;
  transform: translateY(-.375rem);
  box-shadow: 0 1.25rem 2rem #00000017;
}

.blog_card-title {
  color: #272835;
  letter-spacing: -.015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.blog_card-summary {
  opacity: .8;
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  line-height: 1.5;
}

.blog_card-summary:empty {
  display: none;
}

.blog_card-meta {
  color: #666d80;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  display: flex;
}

.blog_card-category {
  z-index: 2;
  color: #ecece3;
  letter-spacing: -.02rem;
  text-transform: uppercase;
  text-shadow: 1px 2px 2px #fff, 1px 4px 5px #fff;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.5;
}

.blog_card-category:empty {
  display: none;
}

.blog_filters-list {
  align-items: center;
  gap: .25rem;
  display: flex;
}

.blog_featured-badge {
  color: #44403b;
  background-color: #fff;
  border: 1px solid #0000000d;
  border-radius: 999px;
  align-items: center;
  gap: .375rem;
  height: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .25rem .875rem .25rem .625rem;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-flex;
  box-shadow: 0 6px 2px #e1e1e140;
}

.blog_featured-media {
  background-color: #f6f6f1;
  border: 1px solid #e8e7e6;
  border-radius: .75rem;
  flex: 1;
  min-width: 0;
  max-width: 43.5625rem;
  height: 24.4375rem;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 2px 2px #fff, 1px 4px 5px #fff;
}

.blog_featured-image {
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.blog_featured-row {
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  display: flex;
}

.blog_featured-text {
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  display: flex;
}

.blog_cta {
  color: #fff;
  background-color: #4f4f4f;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  gap: .375rem;
  height: 1.875rem;
  padding: .375rem 1rem;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 0 .375rem #00000024;
}

.blog_card-link {
  opacity: .6;
  color: #666d80;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.blog_card-footer {
  align-items: center;
  display: flex;
}

.blog_card-tab {
  z-index: 0;
  filter: drop-shadow(0 3px 6px #00000012) drop-shadow(0 -1px #fffc);
  pointer-events: none;
  object-fit: contain;
  width: 21.332rem;
  height: 15.974rem;
  position: absolute;
  top: 0;
  left: 1.071rem;
}

.blog_card-body {
  flex-direction: column;
  align-items: flex-start;
  gap: .875rem;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.blog-post_badge {
  color: #44403b;
  background-color: #fff;
  border: 1px solid #0000000d;
  border-radius: 999px;
  align-items: center;
  gap: .375rem;
  height: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .25rem .875rem .25rem .625rem;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-flex;
  box-shadow: 0 6px 2px #e1e1e140;
}

.blog-post_meta-label {
  color: #15161e;
  letter-spacing: -.0125rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
}

.blog-post_meta-value {
  opacity: .6;
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.blog-post_meta-group {
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  width: 100%;
  display: flex;
}

.blog-post_author-row {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.blog-post_author-image {
  object-fit: cover;
  border-radius: 999px;
  flex: none;
  width: 2.75rem;
  height: 2.75rem;
  margin-right: .75rem;
}

.blog-post_toc {
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  width: 13rem;
  display: flex;
}

.blog-post_toc-link {
  opacity: .45;
  color: #272835;
  border-left: 2px solid #a9654e26;
  align-items: center;
  width: 100%;
  padding: .5rem .625rem .5rem 1.5rem;
  font-family: Manrope, sans-serif;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: opacity .22s cubic-bezier(.22, 1, .36, 1), color .22s, border-color .22s;
  display: flex;
}

.blog-post_toc-link:hover {
  opacity: .8;
}

.blog-post_toc-link.is-active {
  opacity: 1;
  color: #272835;
  background-color: #a9654e0f;
  border-left: 2px solid #a9654e;
  font-weight: 600;
}

.blog-post_toc-link.is-sub {
  border-left: 1px solid #d9d9d9;
  padding-left: 2rem;
}

.blog-post_media {
  background-color: #f6f6f1;
  border: 1px solid #e8e7e6;
  border-radius: .75rem;
  width: 100%;
  max-width: 43.5625rem;
  height: 24.4375rem;
  position: relative;
  overflow: hidden;
  box-shadow: 1px 2px 2px #fff, 1px 4px 5px #fff;
}

.blog-post_image {
  object-fit: cover;
  border-radius: .5rem;
  width: 100%;
  height: 100%;
}

.blog-post_body {
  color: #69655f;
  overflow-wrap: break-word;
  width: 100%;
  min-width: 0;
  max-width: 43.625rem;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.blog-post_share {
  flex-direction: column;
  align-items: flex-start;
  gap: .75rem;
  width: 100%;
  max-width: 43.625rem;
  display: flex;
}

.blog-post_share-label {
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
}

.blog-post_share-row {
  align-items: center;
  gap: .5rem;
  display: flex;
}

.blog-post_share-icon {
  color: #15161e;
  background-color: #fff;
  border: 1px solid #00000014;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  font-size: .75rem;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.blog-post_header {
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  max-width: 43.625rem;
  display: flex;
}

.blog_card-wrap {
  display: block;
  position: relative;
}

.blog_header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  width: 100%;
  display: flex;
}

.blog_header-crumb {
  color: #69655f;
  justify-content: flex-start;
  align-items: center;
  gap: .375rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  display: flex;
}

.blog_header-crumb-link {
  color: #69655f;
  text-decoration: none;
}

.blog_header-heading {
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  max-width: 30rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

.blog_header-subtext {
  color: #69655f;
  text-align: center;
  max-width: 28rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.chevron {
  height: .9rem;
}

.text-block {
  color: #0c0c0c;
  font-weight: var(--font-weight--semi-bold);
}

.blog-post_back {
  color: #69655f;
  align-items: center;
  gap: .375rem;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
}

.codex {
  width: 2rem;
}

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

.features_card-tag {
  color: #44403b;
  background-color: #fff;
  border: 1px solid #0000000d;
  border-radius: 999px;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .25rem .75rem;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.5;
  display: inline-flex;
}

.features_agent {
  background-color: #f6f6f1;
  border: 1px solid #e8e5e3;
  border-radius: .605rem;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: .726rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.features_agent-head {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: .363rem;
  padding-bottom: .363rem;
  display: flex;
}

.features_agent-id {
  align-items: center;
  gap: .605rem;
  display: flex;
}

.features_agent-avatar {
  background-color: #ede9e1;
  border-radius: 999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.177rem;
  min-width: 2.177rem;
  height: 2.177rem;
  display: flex;
  overflow: hidden;
}

.features_agent-name {
  color: #15161e;
  letter-spacing: -.0144rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
}

.features_agent-status {
  color: #48b14d;
  background-color: #48b14d17;
  border: 1px solid #48b14d4d;
  border-radius: .181rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .06rem .423rem;
  font-family: Manrope, sans-serif;
  font-size: .726rem;
  line-height: 1.4;
  display: inline-flex;
}

.features_agent-thread {
  flex-direction: column;
  gap: .967rem;
  width: 100%;
  margin-top: .847rem;
  display: flex;
}

.features_agent-ask {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.features_agent-bubble {
  color: #fff;
  letter-spacing: -.0144rem;
  background-color: #4f4f4f;
  border-radius: .484rem .484rem 0;
  max-width: 18rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .484rem .847rem;
  font-family: Manrope, sans-serif;
  font-size: .625rem;
  font-weight: 600;
  line-height: 1.44;
  box-shadow: 0 .423rem .423rem #0000001a;
}

.features_agent-reply {
  color: #69655f;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: .484rem;
  max-width: 19.375rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: .484rem .726rem;
  font-family: Manrope, sans-serif;
  font-size: .625rem;
  line-height: 1.4;
  box-shadow: 0 .06rem .03rem #0000000d;
}

.features_agent-field {
  background-color: #f0f0e8;
  border: 1px solid #d9d9d959;
  border-radius: .875rem;
  flex-direction: column;
  width: 100%;
  padding: .242rem;
  display: flex;
}

.features_agent-fieldinner {
  background-color: #f6f6f1;
  border: 1px solid #d9d9d99e;
  border-radius: .75rem;
  flex-direction: column;
  gap: 1.21rem;
  width: 100%;
  padding: .5rem .625rem .625rem;
  display: flex;
}

.features_agent-inputrow {
  justify-content: space-between;
  align-items: center;
  gap: .5rem;
  width: 100%;
  display: flex;
}

.features_agent-placeholder {
  opacity: .4;
  color: #69655f;
  letter-spacing: -.0075rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.5;
}

.features_agent-send {
  background-color: #fff;
  border-radius: 999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.375rem;
  min-width: 1.375rem;
  height: 1.375rem;
  display: flex;
  box-shadow: 0 .086rem .086rem #f76e060d, 0 .064rem .064rem #0000000d;
}

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

.features_agent-ctrlgroup {
  align-items: center;
  gap: .363rem;
  display: flex;
}

.features_agent-ctrl {
  border-radius: .404rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
}

.features_agent-model {
  color: #353849;
  letter-spacing: -.00625rem;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .625rem;
  font-weight: 600;
  line-height: 1.2;
}

.features_agent-fade {
  pointer-events: none;
  height: 9.6875rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.features_agent-avatarimg {
  object-fit: contain;
  width: 4rem;
  height: 3rem;
}

.features_agent-icon {
  opacity: .7;
  object-fit: contain;
  width: .75rem;
  height: .75rem;
}

.features_agent-sendicon {
  object-fit: contain;
  width: .917rem;
  height: .917rem;
}

.features_agent-modelimg {
  object-fit: contain;
  flex-shrink: 0;
  width: .875rem;
  height: .875rem;
}

.features_mock {
  background-color: #f5f5f0;
  border: 1px solid #e8e5e3;
  border-radius: .605rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .5rem;
  width: 100%;
  height: 100%;
  padding: .726rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.features_mock-searchicon {
  object-fit: contain;
  flex-shrink: 0;
  width: 1.125rem;
  height: 1.125rem;
}

.features_mock-searchtext {
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.2;
}

.features_mock-panel {
  background-color: #fdfdfb;
  border: 1px solid #e5e5e5;
  border-radius: .484rem;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  gap: .484rem;
  width: 100%;
  min-height: 0;
  padding: .625rem .5rem;
  display: flex;
}

.features_serp-row {
  border: 1px solid #0000;
  border-radius: .625rem;
  align-items: center;
  gap: .625rem;
  width: 100%;
  padding: .125rem .375rem;
  display: flex;
}

.features_serp-row.is-active {
  background-color: #fff;
  border: 1px solid #d9d9d999;
}

.features_serp-num {
  color: #353849;
  background-color: #fff;
  border-radius: 999px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  min-width: 1.875rem;
  height: 1.875rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
  box-shadow: 0 .163rem 1.508rem #0000000f;
}

.features_serp-text {
  flex-direction: column;
  flex: 1;
  min-width: 0;
  display: flex;
}

.features_serp-title {
  color: #353849;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.35;
}

.features_serp-url {
  opacity: .6;
  color: #353849;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.35;
}

.features_comp-head {
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: .5rem .75rem;
  display: flex;
}

.features_comp-analyse {
  color: #f3f4f6;
  background-color: #4f4f4f;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .5rem 1rem;
  font-family: Manrope, sans-serif;
  font-size: .725rem;
  font-weight: 500;
  line-height: 1.2;
  display: inline-flex;
}

.features_comp-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: .5rem;
  width: 100%;
  display: grid;
}

.features_comp-stat {
  background-color: #fdfdfb;
  border: 1px solid #e8e5e3;
  border-radius: .375rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  padding: .5rem .75rem;
  display: flex;
}

.features_comp-statnum {
  color: #272835;
  letter-spacing: -.0125rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.1;
}

.features_comp-statlabel {
  color: #c3bcb7;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.2;
}

.features_comp-pages {
  background-color: #fafaf4;
  border: 1px solid #d9d9d9e6;
  border-radius: .75rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  width: 100%;
  padding: .75rem .75rem 1rem;
  display: flex;
}

.features_comp-pageshead {
  opacity: .6;
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_comp-pagelist {
  background-color: #fdfdfb;
  border: 1px solid #d9d9d999;
  border-radius: .5rem;
  flex-direction: column;
  width: 100%;
  padding: .625rem;
  display: flex;
}

.features_comp-pagerow {
  border-bottom: 1px solid #d9d9d999;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  display: flex;
}

.features_comp-pagerow.is-last {
  border-bottom: 0 solid #0000;
}

.features_comp-path {
  color: #272835;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_comp-vol {
  opacity: .6;
  color: #69655f;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_cms-row {
  border: 1px solid #d9d9d966;
  border-radius: .4375rem;
  align-items: center;
  gap: .625rem;
  width: 100%;
  padding: .375rem;
  display: flex;
}

.features_cms-logo {
  border-radius: .263rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  display: flex;
  overflow: hidden;
}

.features_cms-logo.is-woo {
  background-color: #7f54b3;
}

.features_cms-logo.is-shopify {
  background-color: #95bf46;
}

.features_cms-logoimg {
  object-fit: contain;
  width: .79rem;
  height: .79rem;
}

.features_cms-logoimg.is-full {
  width: 1.25rem;
  height: 1.25rem;
}

.features_cms-name {
  color: #353849;
  flex: 1;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.features_cms-badge {
  color: #48b14d;
  white-space: nowrap;
  background-color: #48b14d17;
  border: 1px solid #48b14d4d;
  border-radius: .164rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .06rem .383rem;
  font-family: Manrope, sans-serif;
  font-size: .655rem;
  line-height: 1.4;
  display: inline-flex;
}

.features_cms-badge.is-soon {
  color: #69655f;
  background-color: #0000;
  border: 1px solid #0000;
}

.features_cms-overlay {
  background-color: #f5f5f0;
  border: 1px solid #d9d9d9;
  border-radius: .42rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .52rem;
  width: 16.375rem;
  padding: .504rem;
  display: flex;
  position: absolute;
  top: 9.5rem;
  left: 3.5rem;
  transform: rotate(-7.85deg);
  box-shadow: 0 .442rem .442rem #e7b01a17, 0 .115rem .246rem #e7b01a1a;
}

.features_cms-overlaylabel {
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .608rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_cms-field {
  flex-direction: column;
  align-items: flex-start;
  gap: .174rem;
  width: 100%;
  padding-top: .26rem;
  padding-bottom: .26rem;
  display: flex;
}

.features_cms-old {
  opacity: .9;
  color: #f73e3e;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .521rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: line-through;
}

.features_cms-new {
  color: #353849;
  letter-spacing: -.00608rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .608rem;
  font-weight: 500;
  line-height: 1.2;
}

.features_cms-actions {
  align-items: center;
  gap: .347rem;
  display: flex;
}

.features_cms-btn {
  color: #353849;
  white-space: nowrap;
  border: 1px solid #d9d9d9;
  border-radius: .347rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .434rem .694rem;
  font-family: Manrope, sans-serif;
  font-size: .503rem;
  font-weight: 500;
  line-height: 1.4;
  display: inline-flex;
}

.features_cms-btn.is-primary {
  color: #f3f4f6;
  background-color: #4f4f4f;
  border: 1px solid #4f4f4f;
}

.features_health-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .5rem;
  width: 100%;
  display: grid;
}

.features_health-stat {
  background-color: #f6f6f1;
  border: 1px solid #e8e5e3;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .5rem;
  min-width: 0;
  padding: .5rem .75rem;
  display: flex;
  box-shadow: inset 0 0 1.875rem #fff;
}

.features_health-list {
  flex-direction: column;
  align-items: flex-start;
  gap: .375rem;
  width: 100%;
  display: flex;
}

.features_health-row {
  border-radius: .4375rem;
  align-items: center;
  gap: .5rem;
  width: 100%;
  padding: .375rem .625rem;
  display: flex;
}

.features_health-row.is-flagged {
  background-color: #fdfdfb;
  border: 1px solid #d9d9d999;
}

.features_health-path {
  color: #353849;
  letter-spacing: -.00875rem;
  flex: 1;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.2;
}

.features_health-issue {
  opacity: .6;
  color: #69655f;
  white-space: nowrap;
  flex-shrink: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_chart {
  background-color: #f6ece0;
  background-image: linear-gradient(#c9b7a4, #fff8e6);
  border: 2px solid #ffffff42;
  border-radius: .625rem;
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  height: 8.5rem;
  padding-top: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.features_chart-curve {
  object-fit: fill;
  width: 100%;
  height: 6.3rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.features_chart-badge {
  color: #000;
  background-color: #fff;
  border-radius: .449rem;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: .3rem .6rem;
  font-family: Manrope, sans-serif;
  font-size: .749rem;
  font-weight: 400;
  line-height: 1.4;
  display: inline-flex;
  position: absolute;
  top: 3.2rem;
  right: 5rem;
  box-shadow: 0 .075rem .516rem #1212121f;
}

.features_chart-labels {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  gap: .4rem;
  padding-left: 1.34rem;
  padding-right: 1.34rem;
  display: flex;
  position: relative;
}

.features_chart-caption {
  color: #69655fb3;
  letter-spacing: -.015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.2;
}

.features_chart-value {
  color: #69655f;
  letter-spacing: -.0175rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.2;
}

.features_win {
  background-color: #fdfdfb;
  border: 1px solid #d9d9d9b3;
  border-radius: .625rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .625rem;
  width: 100%;
  padding: .625rem;
  display: flex;
}

.features_win-head {
  color: #272835;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
}

.features_win-tab {
  background-color: #fff;
  border: 1px solid #e8e5e3;
  border-radius: .5rem;
  flex-direction: column;
  align-items: flex-start;
  gap: .125rem;
  width: 100%;
  padding: .5rem .75rem;
  display: flex;
  box-shadow: 0 .0625rem .03rem #00000012;
}

.features_win-tablabel {
  opacity: .6;
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.5;
}

.features_win-tabvalue {
  color: #272835;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: .75rem;
  font-weight: 400;
  line-height: 1.5;
}

.section_aia-hero {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.aia_hero-component {
  z-index: 1;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.aia_hero-copy {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: center;
  width: 48rem;
  max-width: 100%;
  display: flex;
  position: relative;
}

.aia_hero-swans {
  z-index: 1;
  object-fit: contain;
  width: 8.682rem;
  height: 7.433rem;
  position: relative;
}

.aia_chip {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  background-color: #02020233;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  padding: .25rem .75rem .25rem .25rem;
  display: flex;
  position: relative;
}

.aia_chip.is-mcp {
  z-index: 2;
  position: relative;
}

.aia_chip-icon {
  background-image: linear-gradient(#ffefd9, #ff9f22);
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  display: flex;
}

.aia_chip-icon-img {
  object-fit: contain;
  width: 1.125rem;
  height: 1.125rem;
}

.aia_chip-text {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_hero-heading {
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  max-width: 46.75rem;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .15em;
  position: relative;
}

.aia_hero-heading.is-mcp {
  z-index: 3;
  text-shadow: 0 0 1.25rem #f6f6f1, 0 0 2.5rem #f6f6f1, 0 0 4rem #f6f6f1, 0 .0625rem #f6f6f1;
}

.aia_hero-subtext {
  color: #69655f;
  text-align: center;
  max-width: 33.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.aia_hero-subtext.is-mcp {
  z-index: 2;
  max-width: 38.125rem;
}

.aia_hero-actions {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  align-items: flex-start;
  display: flex;
}

.aia_btn {
  color: #272835;
  letter-spacing: -.02rem;
  font-size: 1rem;
  font-weight: 500;
  font-family: var(--font-family--body);
  border-radius: .875rem;
  justify-content: center;
  align-items: center;
  padding: .875rem 1.375rem;
  text-decoration: none;
  display: flex;
  box-shadow: inset 0 0 1rem #ffffff61, inset 0 .3125rem .5rem #ffffff0d, inset 0 .0625rem .0625rem #ffffff40, 0 .25rem .24rem #0000000d;
}

.aia_btn.is-gold {
  background-image: radial-gradient(#ffbd0a 0%, #fdc222 25%, #fac73a 50%, #f6d06a 100%);
}

.aia_btn.is-white {
  background-color: #fff;
}

.aia_term-frame {
  background-color: #f2f2ed3d;
  border: 1px solid #e8e7e6;
  border-radius: .75rem;
  width: 48rem;
  max-width: 100%;
  padding: .8125rem;
  box-shadow: .0625rem .125rem .125rem #fff, .0625rem .25rem .3125rem #fff, inset .125rem .1875rem .25rem #98928c29;
}

.aia_term-frame.is-body {
  z-index: 1;
  width: 100%;
  max-width: 43.625rem;
  position: relative;
}

.aia_term-frame.is-mcp-msg {
  width: 100%;
  max-width: 100%;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.aia_term {
  background-color: #1c1a16;
  border-radius: .5rem;
  width: 100%;
  overflow: hidden;
}

.aia_term-bar {
  grid-column-gap: .765rem;
  grid-row-gap: .765rem;
  background-image: linear-gradient(#202020, #141414);
  border-bottom: 1px solid #0000005e;
  align-items: center;
  height: 2.625rem;
  padding: .62rem 1.147rem;
  display: flex;
}

.aia_term-lights {
  object-fit: contain;
  width: 2.06rem;
  height: .559rem;
}

.aia_term-label {
  color: #69655f;
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
}

.aia_term-body {
  flex-direction: column;
  padding: 1.5rem;
  display: flex;
}

.aia_code-line {
  color: #fff;
  white-space: pre-wrap;
  word-break: break-word;
  font-family: Inconsolata, monospace;
  font-size: .875rem;
  line-height: 1.25rem;
}

.aia_code-gap {
  height: 1.25rem;
}

.aia_c-dim {
  color: #ffffff40;
}

.aia_c-cmd {
  color: #ffac60;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
}

.aia_c-flag {
  color: #2dc3ce;
}

.aia_c-val, .aia_c-ok {
  color: #1ac69c;
}

.section_aia-features {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.aia_features-component {
  z-index: 1;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.aia_sec-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: center;
  width: 41rem;
  max-width: 100%;
  display: flex;
}

.aia_sec-heading {
  color: #272835;
  text-align: center;
  letter-spacing: -.025rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .15em;
}

.aia_sec-sub {
  color: #69655f;
  text-align: center;
  max-width: 29rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_card-grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  display: grid;
}

.aia_card {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fffffd;
  border: 1px solid #00000005;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 0;
  padding: 1.25rem 1.875rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.aia_card-icon {
  background-color: #000000ab;
  border-radius: .625rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  display: flex;
  box-shadow: 0 .25rem .5625rem #0000003b, inset 0 0 .3625rem #ffffffa3, inset 0 0 3.633rem #ffffff80;
}

.aia_card-icon-img {
  object-fit: contain;
  width: 1.5rem;
  height: 1.5rem;
}

.aia_card-body {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

.aia_card-title {
  color: #272835;
  text-align: center;
  letter-spacing: -.015rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_card-text {
  color: #69655f;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.section_aia-steps {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.aia_steps-component {
  z-index: 1;
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.aia_steps-heading {
  color: #272835;
  letter-spacing: -.025rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .15em;
}

.aia_steps-list {
  border-top: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.aia_step-row {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  display: grid;
}

.aia_step-cell {
  background-color: #f5f5ef;
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  flex-direction: column;
  justify-content: center;
  min-width: 0;
  padding: 1.375rem;
  display: flex;
  overflow: hidden;
}

.aia_step-cell.is-flipped {
  order: 2;
}

.aia_step-copy {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.aia_coin {
  filter: drop-shadow(0 .217rem .733rem #00000021);
  background-color: #f0f0e8;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: flex-start;
  width: 6.187rem;
  height: 6.187rem;
  padding: .364rem;
  display: flex;
}

.aia_coin-inner {
  background-color: #f6f6f1;
  border: .033rem solid #d9d9d9;
  border-radius: 50%;
  width: 5.459rem;
  height: 5.459rem;
  overflow: hidden;
  box-shadow: 0 .572rem .572rem #e7b01a17, 0 .148rem .318rem #e7b01a1a, inset 0 0 .39rem .106rem #ffffff0d;
}

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

.aia_step-text-group {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.aia_step-title {
  color: #272835;
  letter-spacing: -.0175rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.1;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_step-text {
  opacity: .8;
  color: #69655f;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.6875rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.section_aia-agents {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.aia_agents-temple {
  z-index: 0;
  pointer-events: none;
  object-fit: contain;
  width: 33rem;
  max-width: 55%;
  position: absolute;
  top: 0;
  right: 0;
}

.aia_agents-component {
  z-index: 1;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.aia_agents-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  width: 34rem;
  max-width: 100%;
  display: flex;
}

.aia_agents-heading {
  color: #272835;
  letter-spacing: -.025rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .15em;
}

.aia_agents-sub {
  color: #69655f;
  max-width: 26rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_agent-grid {
  grid-column-gap: 1.25rem;
  grid-row-gap: 2.25rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  display: grid;
}

.aia_agent-card {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  align-items: center;
  min-width: 0;
  display: flex;
}

.aia_agent-tile {
  background-color: #f5f4ed;
  border: 1px solid #e6e4df;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 7rem;
  display: flex;
}

.aia_agent-logo {
  object-fit: contain;
  width: 2.875rem;
  height: 2.875rem;
}

.aia_agent-name {
  color: #272835;
  text-align: center;
  letter-spacing: -.015rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_agent-desc {
  color: #69655f;
  text-align: center;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.section_aia-commands {
  background-color: #f6f6f1;
  border-bottom: 1px #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.aia_cmd-component {
  z-index: 1;
  grid-column-gap: 3.125rem;
  grid-row-gap: 3.125rem;
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.aia_cmd-header {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: center;
  width: 34rem;
  max-width: 100%;
  display: flex;
}

.aia_cmd-heading {
  color: #272835;
  text-align: center;
  letter-spacing: -.025rem;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--font-family--heading);
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: .15em;
}

.aia_cmd-sub {
  color: #69655f;
  text-align: center;
  max-width: 29rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

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

.aia_cmd-frame {
  background-color: #f2f2ed3d;
  border: 1px solid #e8e7e6;
  border-radius: 1.8125rem;
  padding: .8125rem;
  box-shadow: .0625rem .125rem .125rem #fff, inset .125rem .1875rem .25rem #98928c29;
}

.aia_cmd-card {
  background-color: #fbfbf8;
  border-radius: 1.25rem;
  height: 100%;
  padding: 1.5rem 1.75rem 1.75rem;
  box-shadow: 0 .286rem .286rem #00000008, inset 0 .143rem .0716rem #fff;
}

.aia_cmd-label {
  color: #272835;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.aia_cmd-list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.aia_cmd-row {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  background-color: #f5f4ed;
  border: 1px solid #e7e7e7;
  border-radius: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: .75rem;
  display: flex;
  box-shadow: 0 .0625rem .0625rem #1018280d;
}

.aia_cmd-name {
  color: #272835;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_cmd-desc {
  color: #ab8b5b;
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  font-family: var(--font-family--body);
  margin-top: 0;
  margin-bottom: 0;
}

.aia_cmd-bgwrap {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0 2.5rem;
  overflow: hidden;
}

.aia_cmd-bg {
  object-fit: contain;
  object-position: bottom;
  width: 101%;
  min-width: 70rem;
  max-width: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.aia_cmd-veil {
  opacity: .5;
  background-image: linear-gradient(to top, #f6f6f1 13.271%, #f6f6f100);
  height: 22.75rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.aia_cmd-unicorn {
  object-fit: contain;
  width: 16.675rem;
  height: 11.39rem;
  margin-bottom: .75rem;
}

.aia_hero-clouds {
  z-index: 0;
  opacity: .32;
  pointer-events: none;
  object-fit: contain;
  width: 38rem;
  max-width: 140%;
  height: auto;
  position: absolute;
  top: -8rem;
  left: 50%;
  transform: translateX(-50%);
}

.aia_hero-clouds.is-mcp {
  z-index: 0;
  opacity: .18;
  pointer-events: none;
  object-fit: contain;
  object-position: center center;
  width: 30rem;
  max-width: 88%;
  height: auto;
  max-height: 16rem;
  position: absolute;
  top: -5rem;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}

.aia_hero-glow {
  z-index: 0;
  pointer-events: none;
  background-image: radial-gradient(at 50% 40%, #fff8dcd9 0%, #f6f6f100 72%);
  width: 16.825rem;
  height: 9.857rem;
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.aia_hero-glow.is-mcp {
  z-index: 1;
  background-image: radial-gradient(#f6f6f1 0%, #f6f6f1eb 45%, #f6f6f100 75%);
  width: 36rem;
  max-width: 92%;
  height: 10rem;
  top: auto;
  bottom: 4.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.aia_c-out {
  color: #fff6;
}

.aia_cmd-glow {
  pointer-events: none;
  background-image: radial-gradient(circle at 50% 42%, #e7b01a24 0%, #f6f6f100 70%);
  width: 42.125rem;
  height: 26rem;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.aia_hero-bgwrap {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0 2.5rem;
  overflow: hidden;
}

.aia_hero-clouds-1 {
  object-fit: contain;
  width: 35.9375rem;
  max-width: none;
  position: absolute;
  top: -3.88rem;
  left: 50%;
  transform: translateX(-50%);
}

.aia_steps-bgwrap {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 0 2.5rem;
  overflow: hidden;
}

.aia_steps-pegasus {
  object-fit: contain;
  width: 34.125rem;
  max-width: none;
  position: absolute;
  top: 3.3rem;
  left: 627px;
  right: 0;
}

.author-page_component {
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.author-page_breadcrumb {
  grid-column-gap: .5rem;
  align-items: center;
  margin-bottom: 2rem;
  display: flex;
}

.author-page_breadcrumb-sep {
  opacity: .5;
  margin-bottom: 0;
}

.author-page_photo {
  object-fit: cover;
  border-radius: 999px;
  width: 96px;
  height: 96px;
  margin-bottom: 1.5rem;
}

.author-page_socials {
  grid-column-gap: 1.25rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.author-page_social-link {
  color: var(--_sferha-tokens---brand--primary);
  -webkit-text-stroke-color: var(--_sferha-tokens---brand--accent);
  text-decoration: none;
}

.author-page_posts {
  border-top: 1px solid #0006;
  margin-top: 4rem;
  padding-top: 3rem;
}

.author-page_posts-title {
  margin-bottom: 2rem;
}

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

.section_legal {
  position: relative;
}

.svg {
  color: #e7b01a;
  width: 1.2rem;
}

.usage-tip {
  z-index: 20;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: #241e0ef7;
  border: 1px solid #f6d271;
  border-radius: 8px;
  width: 256px;
  max-width: min(256px, 100vw - 48px);
  padding-top: 4px;
  padding-bottom: 4px;
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 6px 12px #1212120d;
}

.usage-tip:after {
  content: "";
  background-color: #241e0ef7;
  border-bottom: 1px solid #f6d271;
  border-right: 1px solid #f6d271;
  width: 8px;
  height: 8px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%)rotate(45deg);
}

.usage-tip-text {
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
}

.faq_answer-group {
  flex-direction: column;
  gap: .75rem;
  width: 100%;
  min-height: 0;
  display: flex;
}

.section_mcp-hero {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.section_mcp {
  position: relative;
  overflow: clip;
}

.mcp_component {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-columns: 20rem minmax(0, 1fr);
  align-items: start;
  width: 100%;
  display: grid;
}

.mcp_sidebar {
  grid-column-gap: .625rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  align-self: start;
  align-items: flex-start;
  width: 100%;
  padding: 1.125rem 1.5rem;
  display: flex;
  position: sticky;
  top: 7rem;
}

.mcp_side-heading {
  color: #15161e;
  letter-spacing: -.015rem;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}

.mcp_side-link {
  opacity: .45;
  color: #272835;
  background-color: #0000;
  border-radius: .375rem;
  align-items: center;
  width: 100%;
  padding: .5rem .625rem .5rem .9375rem;
  font-family: Manrope;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.125rem;
  text-decoration: none;
  transition: opacity .22s cubic-bezier(.22, 1, .36, 1), color .22s, transform .22s cubic-bezier(.22, 1, .36, 1);
  display: flex;
  position: relative;
}

.mcp_side-link:hover {
  opacity: .8;
  color: #272835;
}

.mcp_side-link.is-active {
  box-shadow: none;
  opacity: 1;
  color: #272835;
  background-color: #a9654e0f;
  border: 0 solid #0000;
  border-left: 2px solid #a9654e;
  border-radius: 0;
  margin-left: -2px;
  font-weight: 600;
  transform: translateX(2px);
}

.mcp_content {
  grid-column-gap: 3.5rem;
  grid-row-gap: 0rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  padding: 0;
  display: flex;
}

.mcp_client {
  grid-row-gap: 2rem;
  opacity: .45;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  min-width: 0;
  padding: 2rem 3.125rem 3.75rem;
  scroll-margin-top: 7.5rem;
  transition: opacity .32s cubic-bezier(.22, 1, .36, 1);
  display: flex;
}

.mcp_client:hover, .mcp_client.is-reading {
  opacity: 1;
}

.mcp_client-head {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 43.625rem;
  display: flex;
  position: relative;
  overflow: visible;
}

.mcp_client-badge {
  z-index: 1;
  grid-column-gap: .375rem;
  grid-row-gap: .375rem;
  background-color: #fff;
  border: 1px solid #0000000d;
  border-radius: 999px;
  align-items: center;
  height: 1.5rem;
  padding: .25rem .875rem .25rem .625rem;
  display: inline-flex;
  position: relative;
  box-shadow: 0 6px 2px #e1e1e140;
}

.mcp_client-badge-text {
  color: #44403b;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: .75rem;
  font-weight: 600;
  line-height: 1.125rem;
}

.mcp_client-heading {
  z-index: 1;
  color: #272835;
  letter-spacing: -.025rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: EB Garamond, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

.mcp_client-note {
  z-index: 1;
  color: #69655f;
  max-width: 43.625rem;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.75rem;
  position: relative;
}

.mcp_steps {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: column;
  width: 100%;
  max-width: 43.625rem;
  display: flex;
  position: relative;
}

.mcp_step {
  grid-column-gap: .625rem;
  grid-row-gap: .625rem;
  align-items: center;
  width: 100%;
  display: flex;
}

.mcp_step-num {
  background-image: url('../images/mcp-step-coin.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 118%;
  border-radius: 999px;
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0;
  line-height: 1;
  overflow: hidden;
}

.mcp_step-text {
  color: #353849;
  margin-top: .125rem;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.mcp_sub-label {
  z-index: 1;
  color: #44403b;
  width: 100%;
  max-width: 43.625rem;
  margin-top: .5rem;
  margin-bottom: 0;
  font-family: Manrope;
  font-size: .875rem;
  font-weight: 600;
  position: relative;
}

.mcp_hero-figure {
  z-index: 2;
  opacity: .55;
  object-fit: contain;
  width: 4.995rem;
  height: 7.5rem;
  margin-bottom: .5rem;
  position: relative;
}

.mcp_step-digit {
  color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Manrope, sans-serif;
  font-size: 0;
  font-weight: 600;
  line-height: 1;
}

.mcp_client-glow {
  z-index: -1;
  opacity: .12;
  pointer-events: none;
  object-fit: contain;
  width: 35rem;
  height: 23.5rem;
  position: absolute;
  top: -2rem;
  left: 0;
}

.mcp_client-badge-logo {
  object-fit: contain;
  flex: none;
  width: .8125rem;
  height: 1.25rem;
}

.mcp_nav {
  grid-row-gap: .625rem;
  border-left: 2px solid #a9654e26;
  flex-direction: column;
  width: 100%;
  margin-left: 1.0625rem;
  display: flex;
  position: relative;
}

.section_agencies-hero {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  padding-top: 3rem;
  display: block;
  position: relative;
  overflow: hidden;
}

.section_agencies-promise, .section_agencies-form {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.agencies_hero-component {
  z-index: 1;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  min-height: 17.5rem;
  display: flex;
  position: relative;
}

.agencies_hero-copy {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  max-width: 36rem;
  display: flex;
  position: relative;
}

.agencies_hero-heading {
  max-width: 31rem;
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 3.25rem;
}

.agencies_hero-sub {
  max-width: 35.36rem;
  font-family: var(--font-family--body);
  color: #69655f;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.agencies_hero-visual {
  z-index: 0;
  pointer-events: none;
  width: 28rem;
  max-width: 46%;
  height: 20rem;
  position: absolute;
  bottom: -1rem;
  right: -1rem;
}

.agencies_hero-temple {
  object-fit: contain;
  object-position: right bottom;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.agencies_hero-dove {
  pointer-events: none;
  object-fit: contain;
  position: absolute;
}

.agencies_hero-dove.is-large {
  opacity: .9;
  width: 4.15rem;
  height: 4.15rem;
  top: 18%;
  left: 18%;
}

.agencies_hero-dove.is-medium {
  opacity: .8;
  width: 2rem;
  height: 2rem;
  top: 38%;
  left: 8%;
}

.agencies_hero-dove.is-small {
  opacity: .6;
  width: 1.33rem;
  height: 1.33rem;
  top: 28%;
  left: 12%;
}

.agencies_form-component {
  z-index: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 3.125rem;
  width: 100%;
  display: flex;
  position: relative;
}

.agencies_promise-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  max-width: 40rem;
  display: flex;
}

.agencies_promise-component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  width: 100%;
  display: flex;
  position: relative;
}

.agencies_promise-heading {
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.15;
}

.agencies_form-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  display: flex;
}

.agencies_promise-sub {
  max-width: 24.9rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.agencies_form-pegasus {
  object-fit: contain;
  width: 16.675rem;
  height: 11.39rem;
}

.agencies_form-heading {
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.15;
}

.agencies_promise-cards {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.agencies_form-sub {
  max-width: 28rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.agencies_promise-card {
  background-color: #fffffd;
  border: 1px solid #00000005;
  border-radius: .75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: .375rem;
  width: 100%;
  min-width: 0;
  padding: 1.25rem 1.875rem 1.5rem;
  display: flex;
  position: relative;
}

.agencies_form-card {
  background-color: #fbfbf8;
  border-radius: 1.25rem;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
  padding: 1.5rem;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 1.066px #00000014, 0 4.58px 9.16px #00000008, inset 0 2.29px 1.145px #fff, inset 0 0 0 1.066px #fff;
}

.agencies_form-frame {
  z-index: 1;
  background-color: #f2f2ed3d;
  border: 1px solid #e8e7e6;
  border-radius: 1.8125rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 41.1rem;
  padding: .8125rem;
  display: flex;
  position: relative;
  box-shadow: 1px 2px 2px #fff, inset 2px 3px 4px #98928c29;
}

.agencies_form-fields {
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
  width: 100%;
  display: flex;
}

.agencies_promise-icon {
  z-index: 1;
  object-fit: contain;
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
}

.agencies_form-row {
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  display: flex;
}

.agencies_promise-card-body {
  max-width: 18.33rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.agencies_promise-card-title {
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.agencies_promise-card-content {
  flex-direction: column;
  align-items: center;
  gap: .25rem;
  width: 100%;
  display: flex;
}

.agencies_form-field {
  flex-direction: column;
  flex: 1 0 0;
  align-items: flex-start;
  gap: .375rem;
  width: 100%;
  min-width: 0;
  display: flex;
}

.agencies_form-label {
  font-family: var(--font-family--body);
  color: #272835;
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.25rem;
}

.agencies_form-required {
  color: #ff7c61;
}

.agencies_form-input {
  width: 100%;
  font-family: var(--font-family--body);
  color: #272835;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .875rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  box-shadow: 0 1px 2px #1018280d;
}

.agencies_form-input.is-area {
  resize: vertical;
  height: auto;
  min-height: 7.5rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.agencies_form-textarea {
  width: 100%;
  min-height: 6rem;
  font-family: var(--font-family--body);
  color: #272835;
  resize: vertical;
  background-color: #fff;
  border: 1px solid #e7e7e7;
  border-radius: .5rem;
  margin-bottom: 0;
  padding: .875rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  box-shadow: 0 1px 2px #1018280d;
}

.agencies_form-submit {
  width: 100%;
  max-width: 35.625rem;
  height: 2.5rem;
  font-family: var(--font-family--body);
  color: #272835;
  text-align: center;
  letter-spacing: -.0044rem;
  cursor: pointer;
  will-change: transform;
  background-color: #e7b01a;
  border-style: none;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  padding: 0 1.75rem;
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.2;
  transition: transform .18s cubic-bezier(.22, 1, .36, 1), background-color .18s, box-shadow .18s;
  display: flex;
  box-shadow: 0 0 .3745rem #0000001c, inset 0 0 1.1625rem -.0624rem #ffffff80;
}

.agencies_form-submit:hover {
  background-color: #f0bd2e;
  transform: translateY(-1px);
  box-shadow: 0 .25rem .75rem #0000001f, inset 0 0 1.1625rem -.0624rem #fff9;
}

.agencies_form-submit:active {
  transform: translateY(0);
}

.agencies_form-arch {
  z-index: 0;
  opacity: .5;
  pointer-events: none;
  object-fit: contain;
  width: 39rem;
  max-width: 45%;
  height: 28rem;
  position: absolute;
}

.agencies_form-arch.is-left {
  bottom: 5%;
  left: -8%;
}

.agencies_form-arch.is-right {
  bottom: 8%;
  right: -6%;
  transform: scaleX(-1);
}

.mcp_copy {
  grid-column-gap: .25rem;
  color: #ffffff80;
  cursor: pointer;
  background-color: #ffffff0d;
  border: 1px solid #ffffff1f;
  border-radius: .375rem;
  align-items: center;
  margin-left: auto;
  padding: .1875rem .5rem;
  font-family: Manrope;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1.25rem;
  transition: color .18s, border-color .18s, background-color .18s;
  display: flex;
}

.mcp_copy:hover {
  color: #fff;
  background-color: #ffffff1a;
  border-color: #ffffff47;
}

.mcp_copy.is-copied {
  color: #1ac69c;
  background-color: #1ac69c1a;
  border-color: #1ac69c73;
}

.form-block {
  width: 100%;
}

.aia_term-copy {
  color: #f6f6f1;
  cursor: pointer;
  background-color: #ffffff14;
  border-style: none;
  border-radius: .375rem;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  margin-left: auto;
  padding: 0 .625rem;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1;
  transition: background-color .16s, color .16s;
  display: inline-flex;
}

.aia_term-copy:hover {
  color: #fff;
  background-color: #ffffff24;
}

.blog-post_toc-toggle {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #00000014;
  border-radius: .5rem;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  padding: .625rem .875rem;
  text-decoration: none;
  display: none;
}

.blog-post_toc-toggle-text {
  color: #272835;
  font-family: Manrope;
  font-size: .8125rem;
  font-weight: 600;
}

.blog-post_toc-toggle-icon {
  border-bottom: 2px solid #69655f;
  border-right: 2px solid #69655f;
  width: .5rem;
  height: .5rem;
  margin-top: -.25rem;
  transition: transform .3s;
  transform: rotate(45deg);
}

.blog-post_author-link {
  color: #a9654e;
  border-bottom: 2px solid #a9654e;
  align-items: center;
  padding-left: .125rem;
  padding-right: .125rem;
  font-family: Manrope;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1.4;
  text-decoration: none;
  transition: background-color .3s, color .3s;
  display: inline-flex;
}

.blog-post_author-link:hover {
  color: #8f5340;
  background-color: #a9654e26;
}

.blog_card-media {
  aspect-ratio: 16 / 9;
  background-color: #f0f0e8;
  border-radius: .75rem;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.blog_card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform .6s cubic-bezier(.22, 1, .36, 1);
  display: block;
}

.section_agencies-pilot {
  background-color: #f6f6f1;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  position: relative;
  overflow: hidden;
}

.agencies_pilot-component {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  gap: 2.5rem;
  width: 100%;
  display: flex;
  position: relative;
}

.agencies_pilot-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
  max-width: 40rem;
  display: flex;
}

.agencies_pilot-heading {
  font-family: var(--font-family--heading);
  color: #272835;
  text-align: center;
  letter-spacing: -.03rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.15;
}

.agencies_pilot-sub {
  max-width: 34rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

.agencies_pilot-list {
  background-color: #fffffd;
  border: 1px solid #00000005;
  border-radius: .75rem;
  flex-direction: column;
  width: 100%;
  max-width: 48rem;
  display: flex;
  overflow: hidden;
}

.agencies_pilot-row {
  grid-column-gap: 1.5rem;
  grid-row-gap: .375rem;
  border-bottom: 1px solid #ecece3;
  grid-template-columns: 14rem 1fr;
  align-items: baseline;
  min-width: 0;
  padding: 1.5rem 1.875rem;
  display: grid;
}

.agencies_pilot-row:last-child {
  border-bottom-width: 0;
}

.agencies_pilot-label {
  font-family: var(--font-family--heading);
  color: #272835;
  letter-spacing: -.015rem;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.75rem;
}

.agencies_pilot-body {
  font-family: var(--font-family--body);
  color: #69655f;
  min-width: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}

.agencies_form-fallback {
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: 1rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5rem;
  text-decoration: underline;
  display: block;
}

.faq_sub {
  max-width: 34rem;
  font-family: var(--font-family--body);
  color: #69655f;
  text-align: center;
  margin-top: -1.5rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
}

@media screen and (max-width: 991px) {
  body {
    --_typography---body--body-font-size: 1rem;
    --_typography---body--body-line-height: var(--font-height--xlarge);
    --_typography---body--body-font-weight: var(--font-weight--normal);
    --_typography---body--body-letter-spacing: var(--letter-spacing--default);
    --_typography---h1--h1-font-size: 4.125rem;
    --_typography---h1--h1-line-height: 1.12;
    --_typography---h1--h1-font-weight: var(--font-weight--medium);
    --_typography---h1--h1-letter-spacing: var(--letter-spacing--default);
    --_typography---h2--h2-font-size: 2.5rem;
    --_typography---h2--h2-line-height: var(--font-height--medium);
    --_typography---h2--h2-font-weight: var(--font-weight--normal);
    --_typography---h2--h2-letter-spacing: var(--letter-spacing--default);
    --_typography---h3--h3-font-size: 2rem;
    --_typography---h3--h3-line-height: var(--font-height--medium);
    --_typography---h3--h3-font-weight: var(--font-weight--bold);
    --_typography---h3--h3-letter-spacing: var(--letter-spacing--default);
    --_typography---h4--h4-font-size: 1.5rem;
    --_typography---h4--h4-line-height: var(--font-height--large);
    --_typography---h4--h4-font-weight: var(--font-weight--bold);
    --_typography---h4--h4-letter-spacing: var(--letter-spacing--default);
    --_typography---h5--h5-font-size: 1.25rem;
    --_typography---h5--h5-line-height: var(--font-height--xlarge);
    --_typography---h5--h5-font-weight: var(--font-weight--bold);
    --_typography---h5--h5-letter-spacing: var(--letter-spacing--default);
    --_typography---h6--h6-font-size: 1rem;
    --_typography---h6--h6-line-height: var(--font-height--xlarge);
    --_typography---h6--h6-font-weight: var(--font-weight--bold);
    --_typography---h6--h6-letter-spacing: var(--letter-spacing--default);
    --_typography---font-size--medium: .875rem;
    --_typography---font-size--tiny: .75rem;
    --_typography---font-size--regular: 1rem;
    --_typography---font-size--small: .875rem;
    --_typography---font-size--large: 1.125rem;
    --_layout---spacing--none: 0rem;
    --_layout---spacing--small: 1.5rem;
    --_layout---spacing--xxtiny: .25rem;
    --_layout---spacing--xxsmall: 1rem;
    --_layout---spacing--medium: 1.5rem;
    --_layout---spacing--xtiny: .5rem;
    --_layout---spacing--global-padding: 2.5rem;
    --_layout---spacing--xlarge: 3rem;
    --_layout---spacing--xsmall: 1.25rem;
    --_layout---spacing--xhuge: 6rem;
    --_layout---spacing--xxhuge: 8rem;
    --_layout---spacing--huge: 5rem;
    --_layout---spacing--large: 2.5rem;
    --_layout---spacing--xxlarge: 4rem;
    --_layout---spacing--tiny: .75rem;
    --_layout---section-padding--small: 2.5rem;
    --_layout---section-padding--large: 4rem;
    --_layout---section-padding--medium: 3.5rem;
  }

  .hide-tablet {
    display: none !important;
  }

  .fs-styleguide_2-col {
    grid-template-columns: 1fr;
  }

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

  .padding-global.padding-section-large.is-hero {
    padding-top: 11rem;
  }

  .padding-global.is-footer {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .padding-global.is-hero {
    padding-top: 11rem;
    padding-bottom: 6rem;
  }

  .padding-global.padding-section-small.is-footer {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .padding-global.is-cta {
    padding-top: 9rem;
    padding-bottom: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large.term {
    margin-top: 50px;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: var(--_layout---spacing--large);
    grid-template-columns: 1fr;
  }

  .hero_component {
    gap: 1.5rem;
    width: 100%;
    margin-top: 90px;
  }

  .hero_heading {
    max-width: 100%;
    font-size: 3.25rem;
  }

  .section_hero {
    min-height: auto;
  }

  .fs-styleguide_class-collection {
    grid-template-columns: 1fr 1fr;
  }

  .footer_top {
    flex-direction: column;
    gap: 3rem;
  }

  .footer_brand {
    gap: 2rem;
    width: 100%;
    min-height: auto;
  }

  .footer_tagline {
    max-width: 28rem;
  }

  .footer_links {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .hero_angel-left {
    width: 16rem;
    height: 16rem;
    bottom: 3rem;
  }

  .hero_angel-right {
    width: 16rem;
    height: 16rem;
    top: 12rem;
    right: -1rem;
  }

  .hero_subtext {
    max-width: 100%;
  }

  .features_header-icon {
    width: 6.5rem;
    height: 6.65rem;
  }

  .features_heading {
    font-size: 2.25rem;
  }

  .features_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .features_card {
    flex: 1;
    width: 100%;
    min-width: 0;
  }

  .features_hand.is-left {
    width: 15rem;
    height: 8.7rem;
  }

  .features_hand.is-right {
    width: 14rem;
    height: 8rem;
  }

  .platforms_copy {
    border-bottom: 1px solid #d9d9d9;
    border-right-style: none;
    justify-content: center;
    width: 100%;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .platforms_heading {
    text-align: center;
    font-size: 1.375rem;
  }

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

  .page_rail {
    width: 2rem;
  }

  .divider_component {
    height: 1.25rem;
  }

  .platforms_body {
    flex-direction: column;
  }

  .action_component {
    gap: 2.5rem;
  }

  .action_figure {
    width: 6.5rem;
    height: 8.75rem;
  }

  .action_heading {
    font-size: 2.25rem;
  }

  .action_player {
    height: 18rem;
  }

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

  .ai_heading {
    max-width: 29rem;
    font-size: 2.5rem;
  }

  .ai_art {
    align-self: flex-end;
    width: 20rem;
    max-width: 100%;
    height: 10rem;
  }

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

  .ai_cell {
    border-top-width: .0625rem;
    border-left-width: 0;
    min-width: 0;
    min-height: 0;
    padding: 1.25rem;
  }

  .ai_cell:first-child {
    border-top-width: 0;
  }

  .ai_cell.is-tr, .ai_cell.is-br {
    border-left-width: 0;
  }

  .ai_visual {
    justify-content: center;
    align-self: center;
    align-items: center;
    min-width: 0;
    height: auto;
    min-height: 18rem;
  }

  .ai_node {
    display: none;
  }

  .ai_hermes {
    transform-origin: top;
    width: 21rem;
    max-width: 100%;
    height: 21rem;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .ai_icons {
    transform-origin: center;
    zoom: 1;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 20.65rem;
    max-width: none;
    height: 6.442rem;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transform: none;
  }

  .ai_icon {
    aspect-ratio: 1;
    flex-shrink: 0;
    width: 3.738rem;
    min-width: 3.738rem;
    max-width: 3.738rem;
    height: 3.738rem;
    min-height: 3.738rem;
    max-height: 3.738rem;
    margin-left: 0;
    padding: .22rem;
    position: absolute;
  }

  .ai_icon.is-openai {
    margin-left: 0;
    position: absolute;
    top: 1.352rem;
    left: 0;
  }

  .ai_icon.is-claude {
    width: 5.073rem;
    min-width: 5.073rem;
    max-width: 5.073rem;
    height: 5.073rem;
    min-height: 5.073rem;
    max-height: 5.073rem;
    margin-left: 0;
    padding: .298rem;
    position: absolute;
    top: .684rem;
    left: 3.071rem;
  }

  .ai_icon.is-center {
    z-index: 3;
    width: 6.442rem;
    min-width: 6.442rem;
    max-width: 6.442rem;
    height: 6.442rem;
    min-height: 6.442rem;
    max-height: 6.442rem;
    margin-left: 0;
    padding: .379rem;
    position: absolute;
    top: 0;
    left: 7.083rem;
  }

  .ai_icon.is-deepseek {
    z-index: 2;
    width: 5.073rem;
    min-width: 5.073rem;
    max-width: 5.073rem;
    height: 5.073rem;
    min-height: 5.073rem;
    max-height: 5.073rem;
    margin-left: 0;
    padding: .298rem;
    position: absolute;
    top: .684rem;
    left: 12.506rem;
  }

  .ai_icon.is-anthropic {
    z-index: 1;
    margin-left: 0;
    position: absolute;
    top: 1.352rem;
    left: 16.912rem;
  }

  .audience_component {
    gap: 4rem;
  }

  .audience_figure {
    width: 9.5rem;
    height: 10.6rem;
  }

  .audience_heading {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }

  .audience_grid {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    gap: 1.5rem;
  }

  .audience_card {
    flex: 1;
    width: 90%;
    min-width: 0;
  }

  .audience_rule, .audience_rule.is-1, .audience_rule.is-2 {
    display: none;
  }

  .faq_deco {
    opacity: .7;
    width: 20rem;
    height: 14rem;
  }

  .faq_heading {
    font-size: 2.5rem;
  }

  .cta_lip {
    width: 28rem;
    top: -8rem;
  }

  .cta_tab {
    width: 24rem;
    top: -7.6rem;
  }

  .cta_copy {
    gap: 2rem;
    max-width: 30rem;
  }

  .cta_stack {
    width: 60%;
  }

  .cta_heading {
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .cta_text {
    font-size: 1.125rem;
    line-height: 1.6;
  }

  .cta_statue {
    opacity: .55;
    width: 24rem;
    max-width: 48%;
    height: 17.4rem;
    bottom: -.75rem;
    right: -1.5rem;
  }

  .section_stripe {
    height: 3.5rem;
  }

  .stripe_track {
    background-image: repeating-linear-gradient(to right, #0000 0 10.6px, #d9d9d9 10.6px 11.6px);
  }

  .pricing_card {
    max-width: 70%;
  }

  .sferha-blog-index {
    padding: 72px 32px 84px;
  }

  .sferha-blog-hero {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .sferha-blog-hero-copy {
    min-height: auto;
  }

  .sferha-blog-title {
    font-size: 60px;
  }

  .sferha-featured-card {
    min-height: auto;
  }

  .sferha-blog-grid {
    grid-template-rows: auto;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .blog-post_component {
    grid-template-columns: minmax(0, 1fr);
    gap: 2.5rem;
  }

  .blog-post_main {
    border-left: none;
    align-items: stretch;
    padding: 1.5rem 0 2.5rem;
  }

  .blog-post_sidebar {
    width: 100%;
    padding: 0 0 1.5rem;
    position: static;
    top: auto;
  }

  .blog-post_title {
    font-size: 2.5rem;
  }

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

  .blog_featured-copy {
    width: 100%;
  }

  .blog_featured-title {
    font-size: 2rem;
  }

  .blog_filters {
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
    display: flex;
    overflow-x: auto;
  }

  .blog_grid {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
  }

  .blog_filters-list {
    flex-wrap: nowrap;
    flex: none;
    min-width: max-content;
    display: flex;
  }

  .blog_featured-media {
    width: 100%;
    max-width: none;
    height: 18rem;
  }

  .blog_featured-row {
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
  }

  .blog-post_media {
    max-width: 100%;
    height: 20rem;
  }

  .aia_hero-heading {
    font-size: 2.5rem;
  }

  .aia_sec-heading {
    font-size: 2.25rem;
  }

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

  .aia_steps-heading {
    font-size: 2.25rem;
  }

  .aia_step-title {
    font-size: 1.5rem;
  }

  .aia_step-text {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .aia_agents-temple {
    opacity: .7;
    width: 26rem;
  }

  .aia_agents-heading, .aia_cmd-heading {
    font-size: 2.25rem;
  }

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

  .aia_cmd-card {
    padding: 1.5rem;
  }

  .aia_cmd-name, .aia_cmd-desc {
    font-size: .9375rem;
  }

  .aia_cmd-bgwrap {
    left: 2rem;
    right: 2rem;
  }

  .aia_hero-clouds {
    width: 30rem;
    top: -6rem;
  }

  .aia_cmd-glow {
    width: 34rem;
    height: 22rem;
  }

  .aia_hero-bgwrap {
    left: 2rem;
    right: 2rem;
  }

  .aia_hero-clouds-1 {
    width: 28rem;
    top: -3.6rem;
  }

  .aia_steps-bgwrap {
    left: 2rem;
    right: 2rem;
  }

  .aia_steps-pegasus {
    width: 27rem;
    top: -2.5rem;
  }

  .mcp_component {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .mcp_sidebar {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: wrap;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .mcp_side-heading {
    width: 100%;
    margin-bottom: 0;
  }

  .mcp_side-link {
    opacity: .45;
    color: #272835;
    border: 1px solid #2728351a;
    border-radius: 999px;
    width: auto;
    padding-left: .75rem;
    padding-right: .75rem;
    font-size: .875rem;
  }

  .mcp_side-link.is-active {
    box-shadow: none;
    opacity: 1;
    color: #a9654e;
    background-color: #a9654e14;
    border: 1px solid #a9654e;
    border-radius: 999px;
    margin-left: 0;
    font-weight: 600;
    transform: none;
  }

  .mcp_content {
    grid-row-gap: 3.5rem;
    border-left-style: none;
    border-left-width: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mcp_client {
    opacity: 1;
    padding-bottom: 2.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .mcp_client-heading {
    font-size: 2rem;
  }

  .mcp_client-glow {
    display: none;
  }

  .mcp_nav {
    grid-column-gap: .5rem;
    border-left: 0 solid #0000;
    flex-flow: wrap;
    margin-left: 0;
  }

  .agencies_hero-component {
    min-height: 15rem;
  }

  .agencies_hero-heading {
    max-width: 26rem;
    font-size: 2.5rem;
    line-height: 1.15;
  }

  .agencies_hero-visual {
    max-width: 42%;
    height: 16rem;
    display: block;
  }

  .agencies_promise-heading {
    font-size: 2.5rem;
  }

  .agencies_form-heading {
    font-size: 2.25rem;
  }

  .agencies_promise-cards {
    grid-template-columns: 1fr;
  }

  .agencies_form-arch {
    display: none;
  }

  .agencies_pilot-heading {
    font-size: 2.5rem;
  }

  .agencies_pilot-row {
    grid-template-columns: 11rem minmax(0, 1fr);
  }
}

@media screen and (max-width: 767px) {
  body {
    --_typography---body--body-font-size: 1rem;
    --_typography---body--body-line-height: var(--font-height--xlarge);
    --_typography---body--body-font-weight: var(--font-weight--normal);
    --_typography---body--body-letter-spacing: var(--letter-spacing--default);
    --_typography---h1--h1-font-size: 2.5rem;
    --_typography---h1--h1-line-height: 1.12;
    --_typography---h1--h1-font-weight: var(--font-weight--medium);
    --_typography---h1--h1-letter-spacing: var(--letter-spacing--default);
    --_typography---h2--h2-font-size: 2rem;
    --_typography---h2--h2-line-height: var(--font-height--medium);
    --_typography---h2--h2-font-weight: var(--font-weight--normal);
    --_typography---h2--h2-letter-spacing: var(--letter-spacing--default);
    --_typography---h3--h3-font-size: 1.5rem;
    --_typography---h3--h3-line-height: var(--font-height--medium);
    --_typography---h3--h3-font-weight: var(--font-weight--bold);
    --_typography---h3--h3-letter-spacing: var(--letter-spacing--default);
    --_typography---h4--h4-font-size: 1.25rem;
    --_typography---h4--h4-line-height: var(--font-height--large);
    --_typography---h4--h4-font-weight: var(--font-weight--bold);
    --_typography---h4--h4-letter-spacing: var(--letter-spacing--default);
    --_typography---h5--h5-font-size: 1rem;
    --_typography---h5--h5-line-height: var(--font-height--xlarge);
    --_typography---h5--h5-font-weight: var(--font-weight--bold);
    --_typography---h5--h5-letter-spacing: var(--letter-spacing--default);
    --_typography---h6--h6-font-size: .875rem;
    --_typography---h6--h6-line-height: var(--font-height--xlarge);
    --_typography---h6--h6-font-weight: var(--font-weight--bold);
    --_typography---h6--h6-letter-spacing: var(--letter-spacing--default);
    --_typography---font-size--medium: .875rem;
    --_typography---font-size--tiny: .75rem;
    --_typography---font-size--regular: 1rem;
    --_typography---font-size--small: .875rem;
    --_typography---font-size--large: 1.25rem;
    --_layout---spacing--none: 0rem;
    --_layout---spacing--small: 1.5rem;
    --_layout---spacing--xxtiny: .25rem;
    --_layout---spacing--xxsmall: 1rem;
    --_layout---spacing--medium: 1.25rem;
    --_layout---spacing--xtiny: .5rem;
    --_layout---spacing--global-padding: 1.25rem;
    --_layout---spacing--xlarge: 2rem;
    --_layout---spacing--xsmall: 1.25rem;
    --_layout---spacing--xhuge: 5rem;
    --_layout---spacing--xxhuge: 6rem;
    --_layout---spacing--huge: 4rem;
    --_layout---spacing--large: 1.5rem;
    --_layout---spacing--xxlarge: 3rem;
    --_layout---spacing--tiny: .75rem;
    --_layout---section-padding--small: 2rem;
    --_layout---section-padding--large: 3rem;
    --_layout---section-padding--medium: 2.5rem;
  }

  .hide-mobile-landscape {
    display: none !important;
  }

  .padding-global.padding-section-large.is-hero {
    padding-top: 9rem;
  }

  .padding-global.is-footer {
    padding: 2rem 1.25rem;
  }

  .padding-global.is-hero {
    padding-top: 9rem;
    padding-bottom: 5rem;
  }

  .padding-global.padding-section-small.is-footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-global.is-cta {
    padding-top: 6.5rem;
    padding-bottom: 2.5rem;
  }

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

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

  .padding-section-large.term {
    margin-top: 3rem;
  }

  .container-large.is-navbar {
    flex-wrap: wrap;
    align-items: center;
    row-gap: 0;
  }

  .hero_heading {
    letter-spacing: -.055rem;
    font-size: 2.75rem;
  }

  .section_hero {
    height: auto;
    min-height: 0;
  }

  .hero_eyebrow-text {
    font-size: 1rem;
  }

  .navbar_component {
    border-bottom: 0 solid #0000;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 0;
    padding: .75rem 1.25rem;
  }

  .navbar_logo {
    z-index: 2;
    gap: .5rem;
    position: relative;
  }

  .navbar_menu {
    order: 3;
    justify-content: center;
    gap: 1rem;
    width: 100%;
    height: 2.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: none;
    position: static;
    top: auto;
    left: auto;
    transform: none;
  }

  .navbar_actions {
    display: none;
  }

  .footer_component {
    gap: 2.5rem;
  }

  .footer_links {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 2rem;
  }

  .footer_col {
    width: 40%;
  }

  .footer_bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }

  .hero_angel-left, .hero_angel-right {
    opacity: .6;
    width: 11rem;
    height: 11rem;
    display: none;
  }

  .hero_subtext {
    font-size: 1rem;
    line-height: 1.625rem;
  }

  .features_component {
    gap: 2.5rem;
  }

  .features_header-icon {
    width: 5.5rem;
    height: 5.63rem;
  }

  .features_heading {
    font-size: 2rem;
  }

  .features_grid {
    grid-template-columns: minmax(0, 1fr);
    place-items: center;
    gap: 1rem;
  }

  .features_card {
    flex: none;
    width: 100%;
    max-width: 24rem;
  }

  .features_card-meta {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }

  .features_hand {
    display: none;
  }

  .platforms_copy {
    padding: 2rem 1.25rem;
  }

  .platforms_heading {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

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

  .platforms_cell {
    height: 4.5rem;
  }

  .platforms_logo {
    max-width: 6rem;
    height: 1.125rem;
  }

  .hero_bird {
    display: none;
  }

  .page_rail {
    width: .875rem;
  }

  .divider_component {
    height: 1.125rem;
  }

  .features_mock-stack {
    width: 100%;
    max-width: 17.7813rem;
  }

  .action_component {
    gap: 2rem;
  }

  .action_figure {
    width: 5.5rem;
    height: 7.5rem;
  }

  .action_heading {
    font-size: 1.875rem;
  }

  .action_subtext {
    max-width: 20rem;
    font-size: .9375rem;
  }

  .action_player {
    height: 14rem;
  }

  .action_play {
    width: 3.75rem;
    height: 3.75rem;
  }

  .action_glow {
    width: 20rem;
    height: 12rem;
    top: 5rem;
  }

  .ai_component {
    gap: 2rem;
  }

  .ai_heading {
    font-size: 2rem;
  }

  .ai_board {
    min-width: 0;
  }

  .ai_cell {
    padding: 1rem;
  }

  .ai_visual {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    min-width: 0;
    height: auto;
    min-height: 7rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    overflow: visible;
  }

  .ai_agents {
    zoom: 1;
    gap: .5rem;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    height: auto;
  }

  .ai_agent.is-active {
    width: 100%;
    max-width: 22rem;
  }

  .ai_hermes {
    transform-origin: top;
    zoom: .92;
    width: 23.1866rem;
    min-width: 0;
    max-width: 100%;
    height: 22rem;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .ai_url {
    letter-spacing: -.015rem;
    font-size: .8125rem;
  }

  .ai_step {
    height: auto;
    min-height: 4.858rem;
  }

  .ai_step-label {
    letter-spacing: -.02rem;
    font-size: .95rem;
  }

  .ai_icons {
    zoom: 1;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 17.628rem;
    max-width: none;
    height: 5.499rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transform: none;
  }

  .ai_icon {
    aspect-ratio: 1;
    flex-shrink: 0;
    width: 3.191rem;
    min-width: 3.191rem;
    max-width: 3.191rem;
    height: 3.191rem;
    min-height: 3.191rem;
    max-height: 3.191rem;
    margin-left: 0;
    padding: .188rem;
    position: absolute;
  }

  .ai_icon.is-openai {
    margin-left: 0;
    position: absolute;
    top: 1.154rem;
    left: 0;
  }

  .ai_icon.is-claude {
    z-index: 2;
    width: 4.331rem;
    min-width: 4.331rem;
    max-width: 4.331rem;
    height: 4.331rem;
    min-height: 4.331rem;
    max-height: 4.331rem;
    margin-left: 0;
    padding: .255rem;
    position: absolute;
    top: .584rem;
    left: 2.622rem;
  }

  .ai_icon.is-center {
    z-index: 3;
    width: 5.499rem;
    min-width: 5.499rem;
    max-width: 5.499rem;
    height: 5.499rem;
    min-height: 5.499rem;
    max-height: 5.499rem;
    margin-left: 0;
    padding: .323rem;
    position: absolute;
    top: 0;
    left: 6.047rem;
  }

  .ai_icon.is-deepseek {
    z-index: 2;
    width: 4.331rem;
    min-width: 4.331rem;
    max-width: 4.331rem;
    height: 4.331rem;
    min-height: 4.331rem;
    max-height: 4.331rem;
    margin-left: 0;
    padding: .255rem;
    position: absolute;
    top: .584rem;
    left: 10.676rem;
  }

  .ai_icon.is-anthropic {
    z-index: 1;
    margin-left: 0;
    position: absolute;
    top: 1.154rem;
    left: 14.437rem;
  }

  .ai_keyboard {
    zoom: 1;
  }

  .audience_component {
    gap: 3rem;
  }

  .audience_figure {
    width: 8rem;
    height: 8.94rem;
  }

  .audience_heading {
    font-size: 2.125rem;
    line-height: 2.375rem;
  }

  .audience_subtext {
    font-size: .9375rem;
  }

  .audience_frame {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .audience_grid {
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
  }

  .audience_card {
    flex: none;
    width: 100%;
    max-width: 22rem;
  }

  .audience_rule, .audience_rule.is-1, .audience_rule.is-2 {
    display: none;
  }

  .faq_component {
    gap: 1.75rem;
  }

  .faq_deco {
    display: none;
  }

  .faq_heading {
    font-size: 2rem;
  }

  .faq_item {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq_question {
    font-size: 1.125rem;
  }

  .faq_answer {
    font-size: 1rem;
  }

  .ai_step-desc {
    opacity: .85;
    letter-spacing: -.01rem;
    font-size: .8125rem;
  }

  .ai_step-pct {
    font-size: .8125rem;
  }

  .cta_component {
    align-items: center;
    min-height: 0;
  }

  .cta_lip {
    display: none;
  }

  .cta_tab {
    width: 90%;
    max-width: 20rem;
    top: -5.5rem;
  }

  .cta_copy {
    text-align: center;
    align-items: center;
    gap: 1.75rem;
  }

  .cta_stack {
    align-items: center;
    width: 100%;
  }

  .cta_heading {
    white-space: normal;
    font-size: 2rem;
    line-height: 1.15;
  }

  .cta_text {
    font-size: 1.125rem;
  }

  .cta_statue {
    opacity: .4;
    align-self: center;
    width: 17rem;
    max-width: 22rem;
    height: 12.33rem;
    margin-top: 1.5rem;
    position: relative;
    bottom: auto;
    right: -2.5rem;
  }

  .cta_birds, .cta_glow {
    display: none;
  }

  .section_stripe {
    height: 2.75rem;
  }

  .stripe_track {
    background-image: repeating-linear-gradient(to right, #0000 0 8.526px, #d9d9d9 8.526px 9.526px);
  }

  .navbar_toggle {
    z-index: 2;
    display: flex;
    position: relative;
  }

  .pricing_price-amount {
    font-size: 2.75rem;
  }

  .sferha-blog-index {
    padding: 56px 22px 68px;
  }

  .sferha-blog-title {
    font-size: 46px;
  }

  .sferha-featured-title {
    margin-top: 38px;
    font-size: 34px;
  }

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

  .sferha-blog-card {
    min-height: 280px;
  }

  .section_blog-post {
    margin-top: 3.5rem;
  }

  .blog-post_component {
    gap: 1.5rem;
  }

  .blog-post_main {
    border-left-style: none;
    border-left-width: 0;
    order: 1;
    align-items: stretch;
    gap: 1.5rem;
    padding: 1rem 0 2rem;
  }

  .blog-post_sidebar {
    order: 2;
    gap: 1rem;
    width: 100%;
    padding: 0 0 1rem;
  }

  .blog-post_title {
    max-width: 100%;
    font-size: 2rem;
  }

  .blog-post_summary {
    max-width: 100%;
    font-size: 1rem;
    line-height: 1.5;
  }

  .blog_featured-title {
    font-size: 1.75rem;
  }

  .blog_filters {
    flex-wrap: nowrap;
    align-items: center;
    width: 100%;
    max-width: 100%;
    display: flex;
    overflow: auto hidden;
  }

  .blog_filter {
    white-space: nowrap;
    flex: none;
    padding: .4375rem .75rem;
    font-size: .8125rem;
  }

  .blog_grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }

  .blog_filters-list {
    flex-flow: row;
    flex: none;
    align-items: center;
    gap: .25rem;
    width: auto;
    min-width: max-content;
    display: flex;
  }

  .blog-post_toc {
    width: 100%;
    min-width: 0;
    max-width: 100%;
    display: flex;
  }

  .blog-post_media {
    max-width: 100%;
    height: 14rem;
  }

  .blog-post_body {
    max-width: 100%;
    font-size: .9375rem;
  }

  .blog-post_share {
    max-width: 100%;
  }

  .blog-post_header {
    gap: .75rem;
    max-width: 100%;
  }

  .aia_hero-component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .aia_hero-heading {
    letter-spacing: -.02rem;
    font-size: 2rem;
  }

  .aia_term-body {
    padding: 1rem;
  }

  .aia_code-line {
    font-size: .8125rem;
  }

  .aia_features-component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .aia_sec-heading {
    font-size: 2rem;
  }

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

  .aia_card {
    padding: 1.25rem 1.5rem 1.5rem;
  }

  .aia_steps-heading {
    font-size: 2rem;
  }

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

  .aia_step-cell {
    padding: 1.25rem;
  }

  .aia_step-cell.is-flipped {
    order: 0;
  }

  .aia_coin {
    width: 5rem;
    height: 5rem;
  }

  .aia_coin-inner {
    width: 4.4rem;
    height: 4.4rem;
  }

  .aia_agents-temple {
    opacity: .45;
    width: 20rem;
  }

  .aia_agents-component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .aia_agents-heading {
    font-size: 2rem;
  }

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

  .aia_agent-tile {
    height: 6rem;
  }

  .aia_cmd-component {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
  }

  .aia_cmd-heading {
    font-size: 2rem;
  }

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

  .aia_cmd-bgwrap {
    left: .875rem;
    right: .875rem;
  }

  .aia_cmd-bg {
    min-width: 45rem;
  }

  .aia_cmd-veil {
    height: 16rem;
  }

  .aia_cmd-unicorn {
    width: 13rem;
    height: 8.879rem;
  }

  .aia_hero-clouds {
    width: 24rem;
    top: -4.5rem;
  }

  .aia_hero-clouds.is-mcp {
    width: 22rem;
    max-height: 12rem;
    top: -3.5rem;
  }

  .aia_hero-glow {
    width: 12rem;
    height: 7rem;
    top: -1rem;
  }

  .aia_cmd-glow {
    width: 26rem;
    height: 17rem;
  }

  .aia_hero-bgwrap {
    left: .875rem;
    right: .875rem;
  }

  .aia_hero-clouds-1 {
    width: 22rem;
    top: -1.4rem;
  }

  .aia_steps-bgwrap {
    left: .875rem;
    right: .875rem;
  }

  .aia_steps-pegasus {
    opacity: .7;
    width: 20rem;
    top: -1.5rem;
  }

  .mcp_content {
    grid-row-gap: 3rem;
    padding-left: 0;
    padding-right: 0;
  }

  .mcp_client {
    grid-row-gap: 1.5rem;
    padding: 1.5rem 0 2rem;
  }

  .mcp_client-heading {
    font-size: 1.75rem;
  }

  .mcp_client-note {
    font-size: 1rem;
    line-height: 1.625rem;
  }

  .mcp_step {
    align-items: flex-start;
  }

  .agencies_hero-component {
    min-height: auto;
  }

  .agencies_hero-heading {
    max-width: 100%;
    font-size: 2.125rem;
  }

  .agencies_hero-visual {
    display: none;
  }

  .agencies_promise-heading, .agencies_form-heading {
    font-size: 2rem;
  }

  .agencies_form-row {
    flex-direction: column;
  }

  .blog-post_toc-toggle {
    display: flex;
  }

  .agencies_pilot-heading {
    font-size: 2rem;
  }

  .agencies_pilot-row {
    grid-template-columns: minmax(0, 1fr);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .agencies_pilot-label {
    font-size: 1.125rem;
  }

  .faq_sub {
    margin-top: -.75rem;
  }
}

@media screen and (max-width: 479px) {
  body {
    --_layout---spacing--none: 0rem;
    --_layout---spacing--small: 1.5rem;
    --_layout---spacing--xxtiny: .25rem;
    --_layout---spacing--xxsmall: 1rem;
    --_layout---spacing--medium: 1.25rem;
    --_layout---spacing--xtiny: .5rem;
    --_layout---spacing--global-padding: 1.25rem;
    --_layout---spacing--xlarge: 2rem;
    --_layout---spacing--xsmall: 1.25rem;
    --_layout---spacing--xhuge: 5rem;
    --_layout---spacing--xxhuge: 6rem;
    --_layout---spacing--huge: 4rem;
    --_layout---spacing--large: 1.5rem;
    --_layout---spacing--xxlarge: 3rem;
    --_layout---spacing--tiny: .75rem;
    --_layout---section-padding--small: 2rem;
    --_layout---section-padding--large: 3rem;
    --_layout---section-padding--medium: 2.5rem;
    --_typography---body--body-font-size: 1rem;
    --_typography---body--body-line-height: var(--font-height--xlarge);
    --_typography---body--body-font-weight: var(--font-weight--normal);
    --_typography---body--body-letter-spacing: var(--letter-spacing--default);
    --_typography---h1--h1-font-size: 2.5rem;
    --_typography---h1--h1-line-height: 1.12;
    --_typography---h1--h1-font-weight: var(--font-weight--medium);
    --_typography---h1--h1-letter-spacing: var(--letter-spacing--default);
    --_typography---h2--h2-font-size: 2rem;
    --_typography---h2--h2-line-height: var(--font-height--medium);
    --_typography---h2--h2-font-weight: var(--font-weight--normal);
    --_typography---h2--h2-letter-spacing: var(--letter-spacing--default);
    --_typography---h3--h3-font-size: 1.5rem;
    --_typography---h3--h3-line-height: var(--font-height--medium);
    --_typography---h3--h3-font-weight: var(--font-weight--bold);
    --_typography---h3--h3-letter-spacing: var(--letter-spacing--default);
    --_typography---h4--h4-font-size: 1.25rem;
    --_typography---h4--h4-line-height: var(--font-height--large);
    --_typography---h4--h4-font-weight: var(--font-weight--bold);
    --_typography---h4--h4-letter-spacing: var(--letter-spacing--default);
    --_typography---h5--h5-font-size: 1rem;
    --_typography---h5--h5-line-height: var(--font-height--xlarge);
    --_typography---h5--h5-font-weight: var(--font-weight--bold);
    --_typography---h5--h5-letter-spacing: var(--letter-spacing--default);
    --_typography---h6--h6-font-size: .875rem;
    --_typography---h6--h6-line-height: var(--font-height--xlarge);
    --_typography---h6--h6-font-weight: var(--font-weight--bold);
    --_typography---h6--h6-letter-spacing: var(--letter-spacing--default);
    --_typography---font-size--medium: .875rem;
    --_typography---font-size--tiny: .75rem;
    --_typography---font-size--regular: 1rem;
    --_typography---font-size--small: .875rem;
    --_typography---font-size--large: 1.25rem;
  }

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

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

  .padding-global.padding-section-large.is-hero {
    padding-top: 7.5rem;
  }

  .padding-global.is-hero {
    padding-top: 7.5rem;
    padding-bottom: 4rem;
  }

  .hide-mobile-portrait {
    display: none !important;
  }

  .hero_component {
    gap: .875rem;
    margin-top: 30px;
  }

  .hero_heading {
    letter-spacing: -.05rem;
    font-size: 2.5rem;
  }

  .hero_heading.is-gradient {
    padding-bottom: 0;
    font-size: 2.2rem;
    line-height: 1.1;
  }

  .grid-autofit, .grid-autofit-css, .grid-autofill-css {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }

  .hero_eyebrow-text {
    font-size: .875rem;
    line-height: 1.5rem;
  }

  .navbar_menu {
    gap: .75rem;
    padding-left: .625rem;
    padding-right: .625rem;
  }

  .navbar_link {
    font-size: .8125rem;
  }

  .footer_bg {
    bottom: -230px;
  }

  .footer_col {
    width: 100%;
  }

  .hero_angel-left, .hero_angel-right {
    display: none;
  }

  .hero_subtext {
    max-width: 18.385rem;
    font-size: .875rem;
    line-height: 1.5;
  }

  .hero_logos-row {
    flex-wrap: wrap;
    justify-content: center;
  }

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

  .hero_cta._2 {
    margin-top: 0;
  }

  .features_component {
    gap: 2rem;
  }

  .features_heading {
    max-width: 19rem;
    font-size: 1.75rem;
  }

  .features_toggle {
    flex-wrap: wrap;
    gap: .625rem;
  }

  .features_toggle-label {
    font-size: .875rem;
  }

  .features_card {
    max-width: 100%;
  }

  .features_card-body {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .features_clouds {
    width: auto;
    height: 10rem;
    margin-left: -18.228rem;
    left: 95%;
  }

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

  .divider_dots {
    bottom: 7.38281px;
  }

  .features_card-visual {
    height: 19rem;
  }

  .action_component {
    gap: 1.75rem;
  }

  .action_heading {
    letter-spacing: -.02rem;
    font-size: 1.75rem;
  }

  .action_player {
    border-radius: .625rem;
    height: 12.5rem;
  }

  .action_glow {
    display: none;
  }

  .action_clouds {
    width: auto;
    height: 13rem;
    inset: 0% 4% auto auto;
  }

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

  .ai_cell {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
  }

  .ai_cell.is-bl, .ai_cell.is-br {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .ai_visual {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 6rem;
    overflow: visible;
  }

  .ai_agent.is-active {
    height: 3.7rem;
  }

  .ai_hermes {
    transform-origin: top;
    zoom: .84;
    width: 23.1866rem;
    max-width: 100%;
    height: 22rem;
    margin-left: auto;
    margin-right: auto;
  }

  .ai_urlbar {
    width: 17rem;
  }

  .ai_url {
    font-size: .875rem;
  }

  .ai_step {
    height: auto;
    min-height: 4.858rem;
  }

  .ai_step-label {
    font-size: 1rem;
  }

  .ai_icons {
    transform-origin: top;
    zoom: 1;
    justify-content: center;
    align-self: center;
    align-items: stretch;
    width: 15.613rem;
    max-width: none;
    height: 4.871rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transform: none;
  }

  .ai_icon {
    aspect-ratio: 1;
    flex-shrink: 0;
    width: 2.827rem;
    min-width: 2.827rem;
    max-width: 2.827rem;
    height: 2.827rem;
    min-height: 2.827rem;
    max-height: 2.827rem;
    margin-left: 0;
    padding: .166rem;
    position: absolute;
  }

  .ai_icon.is-openai {
    margin-left: 0;
    position: absolute;
    top: 1.022rem;
    left: 0;
  }

  .ai_icon.is-claude {
    z-index: 2;
    width: 3.836rem;
    min-width: 3.836rem;
    max-width: 3.836rem;
    height: 3.836rem;
    min-height: 3.836rem;
    max-height: 3.836rem;
    margin-left: 0;
    padding: .226rem;
    position: absolute;
    top: .517rem;
    left: 2.322rem;
  }

  .ai_icon.is-center {
    z-index: 3;
    width: 4.871rem;
    min-width: 4.871rem;
    max-width: 4.871rem;
    height: 4.871rem;
    min-height: 4.871rem;
    max-height: 4.871rem;
    margin-left: 0;
    padding: .286rem;
    position: absolute;
    top: 0;
    left: 5.356rem;
  }

  .ai_icon.is-deepseek {
    z-index: 2;
    width: 3.836rem;
    min-width: 3.836rem;
    max-width: 3.836rem;
    height: 3.836rem;
    min-height: 3.836rem;
    max-height: 3.836rem;
    margin-left: 0;
    padding: .226rem;
    position: absolute;
    top: .517rem;
    left: 9.456rem;
  }

  .ai_icon.is-anthropic {
    z-index: 1;
    margin-left: 0;
    position: absolute;
    top: 1.022rem;
    left: 12.787rem;
  }

  .ai_keyboard {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .ai_claude {
    width: 100%;
  }

  .audience_clouds {
    width: auto;
    height: 12rem;
    inset: 0% 12% auto auto;
  }

  .audience_copy {
    width: 90%;
  }

  .audience_heading {
    font-size: 1.875rem;
    line-height: 2.125rem;
  }

  .audience_frame {
    border-bottom: 0 solid #d9d9d9;
  }

  .audience_card-icon {
    width: 11rem;
    height: 11rem;
  }

  .audience_card-copy {
    width: 90%;
  }

  .audience_rule, .audience_rule.is-1, .audience_rule.is-2 {
    display: none;
  }

  .faq_item {
    padding: 1rem;
  }

  .ai_step-desc {
    width: 100%;
    font-size: .875rem;
  }

  .ai_step-pct {
    font-size: .875rem;
  }

  .cta_stack {
    width: 100%;
  }

  .cta_text {
    font-size: 1rem;
  }

  .cta_fade {
    bottom: -2.55rem;
  }

  .cta_bg {
    width: 140%;
    height: 39rem;
    inset: auto 0% -14% -33px;
  }

  .pricing_heading {
    font-size: 2rem;
  }

  .pricing_grid {
    flex-flow: column;
  }

  .pricing_card {
    max-width: 100%;
  }

  .pricing_plan-name {
    font-size: 1.9rem;
  }

  .pricing_card-desc {
    font-size: 1.05rem;
  }

  .pricing_features {
    padding: 1rem;
  }

  .pricing_feature-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .sferha-blog-index {
    padding: 44px 16px 56px;
  }

  .sferha-blog-title {
    font-size: 38px;
  }

  .sferha-blog-intro {
    font-size: 16px;
  }

  .sferha-featured-card {
    padding: 22px;
  }

  .sferha-card-meta, .sferha-card-topline, .sferha-card-bottom {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .sferha-filter-button {
    text-align: center;
    width: 100%;
  }

  .sferha-blog-card {
    padding: 22px;
  }

  .section_blog-post {
    margin-top: 3.25rem;
  }

  .blog-post_main {
    align-items: stretch;
    gap: 1.25rem;
    padding: .75rem .7rem 1.75rem;
  }

  .blog-post_sidebar {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .blog-post_title {
    letter-spacing: -.02rem;
    max-width: 100%;
    font-size: 1.75rem;
  }

  .blog-post_summary {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.7;
  }

  .blog_filters {
    flex-wrap: nowrap;
    width: 100%;
    max-width: 100%;
    padding: .25rem;
    display: flex;
    overflow: auto hidden;
  }

  .blog_filter {
    white-space: nowrap;
    flex: none;
    padding: .375rem .625rem;
    font-size: .75rem;
  }

  .blog_filters-list {
    flex-wrap: nowrap;
    flex: none;
    min-width: max-content;
    display: flex;
  }

  .blog-post_media {
    max-width: 100%;
    height: 12rem;
  }

  .blog-post_body {
    font-weight: 400;
    line-height: 1.7;
  }

  .section_aia-hero {
    margin-top: 5rem;
  }

  .aia_hero-swans {
    width: 6.5rem;
    height: 5.565rem;
  }

  .aia_hero-heading {
    font-size: 1.75rem;
  }

  .aia_hero-subtext {
    font-size: .9375rem;
  }

  .aia_hero-actions {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .aia_btn {
    width: 100%;
  }

  .aia_term-frame {
    padding: .5rem;
  }

  .aia_term-body {
    padding: .875rem;
  }

  .aia_code-line {
    font-size: .8rem;
    line-height: 1.15rem;
  }

  .aia_code-gap {
    height: 1rem;
  }

  .aia_c-dim {
    font-size: .8rem;
  }

  .aia_c-cmd {
    font-size: .9rem;
  }

  .aia_c-flag, .aia_c-val, .aia_c-ok {
    font-size: .8rem;
  }

  .aia_sec-heading {
    font-size: 1.75rem;
  }

  .aia_sec-sub {
    font-size: .9375rem;
  }

  .aia_card-title {
    font-size: 1.375rem;
  }

  .aia_card-text {
    font-size: .9375rem;
  }

  .aia_steps-component {
    justify-content: center;
    align-items: center;
  }

  .aia_steps-heading {
    font-size: 1.75rem;
  }

  .aia_step-cell {
    padding: 1rem;
  }

  .aia_step-title {
    font-size: 1.375rem;
  }

  .aia_step-text {
    font-size: .9375rem;
  }

  .aia_agents-header {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .aia_agents-heading {
    font-size: 1.75rem;
  }

  .aia_agents-sub {
    font-size: .9375rem;
  }

  .aia_agent-tile {
    height: 5.25rem;
  }

  .aia_agent-logo {
    width: 2.375rem;
    height: 2.375rem;
  }

  .aia_agent-name {
    font-size: 1.25rem;
  }

  .aia_cmd-header {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .aia_cmd-heading {
    font-size: 1.75rem;
  }

  .aia_cmd-sub {
    font-size: .9375rem;
  }

  .aia_cmd-frame {
    border-radius: 1.25rem;
    padding: .5rem;
  }

  .aia_cmd-card {
    border-radius: .875rem;
    padding: 1.25rem;
  }

  .aia_cmd-row {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    flex-direction: column;
    align-items: flex-start;
  }

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

  .aia_cmd-bg {
    min-width: 34rem;
  }

  .aia_cmd-veil {
    height: 12rem;
  }

  .aia_cmd-unicorn {
    width: 10.5rem;
    height: 7.171rem;
    margin-bottom: .5rem;
  }

  .aia_hero-clouds {
    width: 19rem;
    top: -3rem;
  }

  .aia_c-out {
    font-size: .8rem;
  }

  .aia_cmd-glow {
    width: 21rem;
    height: 14rem;
  }

  .aia_hero-clouds-1 {
    width: 17rem;
    top: -.6rem;
  }

  .aia_steps-pegasus {
    opacity: .55;
    width: 15rem;
    top: 2.8rem;
    bottom: 2481.09px;
    left: 51px;
  }

  .section_mcp-hero {
    padding-top: 1rem;
  }

  .mcp_component {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .mcp_side-link {
    font-size: .8125rem;
  }

  .mcp_client {
    padding-bottom: 0;
  }

  .mcp_client-heading {
    font-size: 1.5rem;
  }

  .agencies_hero-heading {
    font-size: 1.75rem;
  }

  .agencies_pilot-row {
    padding: 1.25rem 1rem;
  }
}

#w-node-b224ec27-30fa-be84-48bf-7ed471542af3-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-4784909d, #w-node-_29944916-bdf8-3284-18c2-71731bf9625f-4784909d, #w-node-d82c25a1-9c5a-acbd-8867-8cb42abc0a9a-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-4784909d, #w-node-_241ad9f0-9b0a-7ce4-483b-a5640df30d14-4784909d, #w-node-_35c3e7b1-0b3d-bbd5-89b2-4cbc7446310f-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-4784909d, #w-node-f2be40fb-7434-5b85-cebf-33a0b4af9c1c-4784909d, #w-node-b55e2c9e-c779-7c2c-a303-b3885bc9b2f4-4784909d {
  justify-self: start;
}

#w-node-_5d224905-8a1e-1460-7532-d38cb7ec37c1-4784909d, #w-node-fd4eed53-5a50-0911-0f18-8ce147363cf9-4784909d, #w-node-_40538c8c-870b-b365-34c4-2a06f0f8567d-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-4784909d {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-4784909d {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-4784909d, #w-node-_1828742b-7742-c498-2120-ee3a4be8abb0-4784909d, #w-node-_1bac4e7f-357c-f250-5849-0ab04753ba13-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-4784909d {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-4784909d {
  justify-self: start;
}

#w-node-_8fedd921-20e0-c24b-ae56-d16468dbc68a-4784909d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-fceec446-245b-7a29-2150-13cdae4f9022-4784909d, #w-node-cadea74a-8988-5729-2b60-df95249db80d-4784909d, #w-node-_895449fe-6bbc-8f58-34af-515fe4bd44f4-4784909d, #w-node-_4ff91df3-8554-24ac-9158-fffdeb156bad-4784909d, #w-node-cafeccb1-c14e-01f0-dd2e-3317b2c15655-4784909d, #w-node-_6713667d-00ce-791f-7438-256c38a5c6ab-4784909d, #w-node-a82fc142-3d18-7c9d-b48e-221b7aba3abb-4784909d {
  justify-self: start;
}

#w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e00a6-4784909d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e00a8-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e00c1-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e00da-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e00f3-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e010c-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e0125-4784909d, #w-node-_8c205f11-4dc8-692f-06ea-47bf3f3e013e-4784909d {
  justify-self: start;
}

#w-node-defa8ba2-e600-45f1-da44-1774da557f7e-4784909d {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-defa8ba2-e600-45f1-da44-1774da557f80-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-4784909d, #w-node-ceb447da-b621-f4da-4b7f-dc0a85a0b3bb-4784909d, #w-node-_1b5dd725-2264-7f60-edab-d7a2ffb4b463-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-4784909d, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-4784909d {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-4784909d {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-4784909d, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd98-4784909d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-4784909d {
  justify-self: start;
}

@media screen and (max-width: 479px) {
  #w-node-f59f04b2-536c-e95c-befc-92f544bdc482-059775a3 {
    order: -9999;
  }
}


