.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero { --bb-hero-bg: #f1f0ea;
  --bb-hero-text: #212322;
  --bb-hero-muted: #7a6856;
  --bb-hero-accent: #40362a;
  --bb-hero-surface: color-mix(in srgb, #f1f0ea 78%, #ffffff);
  --bb-hero-line: color-mix(in srgb, #212322 14%, transparent);
  --bb-hero-button-text: #ffffff;
  background: linear-gradient(180deg, var(--bb-hero-bg) 0%, color-mix(in srgb, var(--bb-hero-bg) 82%, #ffffff) 100%);
  color: var(--bb-hero-text);
  padding: clamp(52px, 7vw, 88px) 24px 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-color-scheme="dark"] { --bb-hero-bg: #212322;
  --bb-hero-text: #ffffff;
  --bb-hero-muted: color-mix(in srgb, #ffffff 72%, #7a6856);
  --bb-hero-surface: color-mix(in srgb, #212322 86%, #ffffff);
  --bb-hero-line: color-mix(in srgb, #ffffff 18%, transparent);
  --bb-hero-button-text: #212322;
  background: linear-gradient(180deg, var(--bb-hero-bg) 0%, color-mix(in srgb, var(--bb-hero-bg) 84%, #40362a) 100%); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-hero-style="offer"] { --bb-hero-surface: color-mix(in srgb, #40362a 9%, #f1f0ea); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-color-scheme="dark"][data-hero-style="offer"] { --bb-hero-surface: color-mix(in srgb, #ffffff 12%, #212322); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__inner, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-inner { max-width: 1280px;
  margin: 0 auto; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__grid { display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  gap: clamp(32px, 5vw, 56px);
  align-items: center; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-image-placement="left"] .bb-split-hero__media { order: -1; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__grid:not(:has(.bb-split-hero__media)) { grid-template-columns: minmax(0, 1fr); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__grid:not(:has(.bb-split-hero__media)) .bb-split-hero__copy { max-width: 760px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__copy, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__media { min-width: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__eyebrow { margin: 0 0 18px;
  color: var(--bb-hero-accent);
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.35;
  text-transform: uppercase; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__logo { max-width: 240px;
  margin: 0 0 22px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__logo img { display: block;
  width: 100%;
  height: auto;
  object-fit: contain; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline { color: var(--bb-hero-text);
  font-family: 'EB Garamond', 'Cormorant Garamond', Georgia, serif;
  font-size: clamp(40px, 7vw, 60px);
  font-weight: 400;
  line-height: 1.05; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline > * { margin: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline strong { font-weight: 600; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline em, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline u { color: var(--bb-hero-accent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline u { text-decoration-thickness: 0.06em;
  text-underline-offset: 0.12em; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__lede { max-width: 480px;
  margin: 18px 0 0;
  color: var(--bb-hero-muted);
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.68; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__lede > :first-child { margin-top: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__lede > :last-child { margin-bottom: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__lede strong { color: var(--bb-hero-text);
  font-weight: 600; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__lede u { text-underline-offset: 0.18em; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proofs { display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  max-width: 620px;
  margin: 24px 0 0;
  padding: 0;
  list-style: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-hero-style="comparison"] .bb-split-hero__proofs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proof { display: flex;
  min-width: 0;
  align-items: flex-start;
  gap: 10px;
  border: 1px solid var(--bb-hero-line);
  border-radius: 3px;
  background: color-mix(in srgb, var(--bb-hero-surface) 88%, transparent);
  padding: 12px;
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proof-marker { display: flex;
  flex: 0 0 auto;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 999px;
  background: color-mix(in srgb, var(--bb-hero-accent) 12%, transparent);
  color: var(--bb-hero-accent);
  font-size: 14px;
  font-weight: 700;
  line-height: 1; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proof-copy { display: grid;
  min-width: 0;
  gap: 4px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proof-label { color: var(--bb-hero-text);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.28; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proof-subtext { color: var(--bb-hero-muted);
  font-size: 11px;
  font-weight: 300;
  line-height: 1.35; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price { display: flex;
  width: fit-content;
  max-width: 100%;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-top: 28px;
  padding: 14px 22px;
  border: 1px solid var(--bb-hero-line);
  border-radius: 2px;
  background: var(--bb-hero-surface);
  color: var(--bb-hero-text);
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-hero-style="offer"] .bb-split-hero__price { padding: 16px 22px;
  border-color: color-mix(in srgb, var(--bb-hero-accent) 34%, var(--bb-hero-line));
  box-shadow: 0 16px 42px color-mix(in srgb, var(--bb-hero-text) 8%, transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-main, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-secondary { display: inline-flex;
  align-items: baseline;
  gap: 10px;
  min-width: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-prefix { color: var(--bb-hero-muted);
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-amount { color: var(--bb-hero-text);
  font-family: 'EB Garamond', 'Cormorant Garamond', Georgia, serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 1; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-suffix { color: var(--bb-hero-muted);
  font-size: 11px;
  letter-spacing: 0.02em; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-divider { align-self: stretch;
  width: 1px;
  min-height: 34px;
  background: var(--bb-hero-line); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__secondary-price-label { color: var(--bb-hero-muted);
  font-size: 11px;
  line-height: 1.2;
  text-transform: uppercase; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__secondary-price-amount { color: var(--bb-hero-text);
  font-family: 'EB Garamond', 'Cormorant Garamond', Georgia, serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__offer-note { flex-basis: 100%;
  color: var(--bb-hero-muted);
  font-size: 11px;
  line-height: 1.35; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__actions { display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button { display: inline-flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bb-hero-accent);
  border-radius: 999px;
  padding: 12px 20px;
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: background-color 180ms ease, border-color 180ms ease, color 180ms ease, transform 180ms ease; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button:hover { transform: translateY(-1px); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button--primary { background: var(--bb-hero-accent);
  color: var(--bb-hero-button-text); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button--secondary { background: transparent;
  color: var(--bb-hero-accent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button--secondary:hover { background: color-mix(in srgb, var(--bb-hero-accent) 10%, transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__media { margin: 0;
  aspect-ratio: 5 / 4;
  overflow: hidden;
  border: 1px solid var(--bb-hero-line);
  border-radius: 3px;
  background: var(--bb-hero-surface); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__media img { display: block;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured { margin-top: clamp(36px, 5vw, 52px);
  border-top: 1px solid var(--bb-hero-line);
  background: color-mix(in srgb, var(--bb-hero-bg) 82%, #ffffff); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-color-scheme="dark"] .bb-split-hero__featured { background: color-mix(in srgb, var(--bb-hero-bg) 92%, #ffffff); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-inner { display: flex;
  align-items: center;
  gap: 24px;
  padding: 22px 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-label { flex: 0 0 auto;
  margin: 0;
  color: var(--bb-hero-muted);
  font-family: 'Google Sans Flex', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', system-ui, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.35;
  text-transform: uppercase;
  white-space: nowrap; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-viewport { position: relative;
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-track { display: flex;
  align-items: center;
  min-width: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-list { display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-width: 0;
  margin: 0;
  padding: 0;
  list-style: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-list--clone { display: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-logo { display: flex;
  flex: 1 1 0;
  align-items: center;
  justify-content: center;
  min-width: 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-logo img { display: block;
  width: 100%;
  max-height: 64px;
  object-fit: contain;
  opacity: 0.76;
  filter: saturate(0);
  transition: filter 180ms ease, opacity 180ms ease; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-logo img:hover { opacity: 1;
  filter: saturate(1); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-viewport::before, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-viewport::after { position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: clamp(28px, 8vw, 88px);
  content: "";
  pointer-events: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-viewport::before { left: 0;
  background: linear-gradient(90deg, color-mix(in srgb, var(--bb-hero-bg) 82%, #ffffff), transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-color-scheme="dark"][data-featured-scroll="true"] .bb-split-hero__featured-viewport::before { background: linear-gradient(90deg, color-mix(in srgb, var(--bb-hero-bg) 92%, #ffffff), transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-viewport::after { right: 0;
  background: linear-gradient(270deg, color-mix(in srgb, var(--bb-hero-bg) 82%, #ffffff), transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-color-scheme="dark"][data-featured-scroll="true"] .bb-split-hero__featured-viewport::after { background: linear-gradient(270deg, color-mix(in srgb, var(--bb-hero-bg) 92%, #ffffff), transparent); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-track { width: max-content;
  animation: bb-split-hero-marquee 26s linear infinite; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-viewport:hover .bb-split-hero__featured-track { animation-play-state: paused; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-list { flex: 0 0 auto;
  min-width: max-content;
  justify-content: flex-start;
  padding-right: 32px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-list--clone { display: flex; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-logo { flex: 0 0 auto;
  width: clamp(180px, 24vw, 260px); }
@keyframes bb-split-hero-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@media (max-width: 920px) {.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero { padding: 48px 20px 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__grid, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__grid:not(:has(.bb-split-hero__media)) { grid-template-columns: 1fr;
    gap: 34px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-image-placement="left"] .bb-split-hero__media { order: initial; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-mobile-image-placement="top"] .bb-split-hero__media { order: -1; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__media { aspect-ratio: 16 / 10; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proofs, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-hero-style="comparison"] .bb-split-hero__proofs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-inner { display: block;
    padding: 20px 0; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-label { margin-bottom: 16px; }}
@media (max-width: 620px) {.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__headline { font-size: clamp(36px, 12vw, 48px); }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price { display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 8px 12px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__proofs, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-hero-style="comparison"] .bb-split-hero__proofs { grid-template-columns: 1fr; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-main, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-secondary { width: 100%; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__price-divider { display: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__actions, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button { width: 100%; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-list { display: grid;
    grid-template-columns: 1fr;
    gap: 18px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-logo img { max-width: 320px; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-list { display: flex; }}
@media (prefers-reduced-motion: reduce) {.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__button, .section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero__featured-logo img { transition: none; }
.section-78d8a8db-df04-4d6c-a7d4-5fb3c396ff89 .bb-split-hero[data-featured-scroll="true"] .bb-split-hero__featured-track { animation: none; }}