/* Homepage header — self-contained for affiliate (and other static Framer pages) */

html.rb-site-header-page {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}

html.rb-site-header-page body {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  padding-top: 0 !important;
}

html.rb-site-header-page #main,
html.rb-site-header-page [data-framer-root] {
  overflow: visible !important;
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  box-sizing: border-box;
  background: transparent !important;
}

/* Hero blue background flush under fixed header */
html.rb-site-header-page section#hero,
html.rb-site-header-page section[data-framer-name="Hero"] {
  margin-top: 0 !important;
  padding-top: calc(var(--rb-header-h, 84px) + 40px) !important;
}

html.rb-site-header-page section#hero .framer-9v6j03,
html.rb-site-header-page section[data-framer-name="Hero"] .framer-9v6j03 {
  padding-top: 0 !important;
  box-sizing: border-box;
}

html.rb-site-header-page .rb-header-mount.framer-c1l9d {
  height: 0;
  overflow: visible;
  width: 100%;
  position: relative;
  z-index: 1000;
}

html.rb-site-header-page .framer-1eppd8r-container:not(:has(.framer-muoi2q)) {
  display: none !important;
}

/* Nav base */
html.rb-site-header-page .rb-header-mount.framer-c1l9d .framer-lux5qc {
  display: block;
}

html.rb-site-header-page .rb-header-mount .framer-muoi2q {
  --border-bottom-width: 1px;
  --border-color: #e2e8f0;
  --border-left-width: 0px;
  --border-right-width: 0px;
  --border-style: solid;
  --border-top-width: 0px;
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  z-index: 1000 !important;
  background-color: #ffffff !important;
  overflow: visible !important;
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 12px !important;
  box-sizing: border-box !important;
  padding: 23px 32px !important;
}

html.rb-site-header-page .rb-header-mount .framer-muoi2q[data-border="true"]::after {
  content: "";
  border-width: var(--border-top-width, 0) var(--border-right-width, 0)
    var(--border-bottom-width, 0) var(--border-left-width, 0);
  border-color: var(--border-color, none);
  border-style: var(--border-style, none);
  width: 100%;
  height: 100%;
  position: absolute;
  box-sizing: border-box;
  left: 0;
  top: 0;
  border-radius: inherit;
  pointer-events: none;
}

html.rb-site-header-page .rb-header-mount .framer-rb-logo-link {
  order: 1 !important;
  flex: none !important;
  margin-right: auto !important;
  display: block;
  height: 47px;
  position: relative;
  width: 133px;
}

html.rb-site-header-page .rb-header-mount .framer-rb-logo-link .framer-27pasg {
  height: 100%;
  width: 100%;
}

html.rb-site-header-page .rb-header-mount .framer-c3ttch {
  align-content: center;
  align-items: center;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 36px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 0;
  position: relative;
  width: min-content;
}

html.rb-site-header-page .rb-header-mount .framer-14x21hz,
html.rb-site-header-page .rb-header-mount .framer-w0wu8i,
html.rb-site-header-page .rb-header-mount .framer-15pz8au,
html.rb-site-header-page .rb-header-mount .framer-xqa634,
html.rb-site-header-page .rb-header-mount .framer-1oi2f0t {
  flex: none;
  height: auto;
  position: relative;
  white-space: pre;
  width: auto;
}

html.rb-site-header-page .rb-header-mount .framer-c3ttch a.framer-text {
  font-family: "Figtree", "Figtree Placeholder", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  color: rgb(71, 85, 105);
  text-decoration: none;
}

html.rb-site-header-page .rb-header-mount .framer-c3ttch a.framer-text:hover,
html.rb-site-header-page .rb-header-mount .framer-c3ttch a.framer-text:focus-visible {
  color: #0f172a;
}

html.rb-site-header-page .rb-header-mount .framer-fk1awh {
  order: 2 !important;
  position: relative !important;
  flex: none !important;
  width: auto !important;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 12px;
  align-items: center;
  justify-content: center;
}

html.rb-site-header-page .rb-header-mount .framer-1lh52co {
  align-content: center;
  align-items: center;
  background-color: #0f172a;
  border-radius: 6px;
  display: flex;
  flex: none;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 8px;
  height: min-content;
  justify-content: center;
  overflow: visible;
  padding: 11px 22px;
  position: relative !important;
  text-decoration: none;
  width: min-content;
}

html.rb-site-header-page .rb-header-mount .framer-1lh52co .framer-text {
  font-family: "Figtree", "Figtree Placeholder", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1em;
  color: #ffffff;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle {
  order: 3 !important;
  margin-left: 4px !important;
  display: none;
  flex: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  cursor: pointer;
  color: #0f172a;
  -webkit-tap-highlight-color: transparent;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle:focus-visible {
  outline: 2px solid #2176ff;
  outline-offset: 2px;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle svg {
  display: block;
  width: 22px;
  height: 22px;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle .rb-icon-close {
  display: none;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle[aria-expanded="true"] .rb-icon-menu {
  display: none;
}

html.rb-site-header-page .rb-header-mount .rb-menu-toggle[aria-expanded="true"] .rb-icon-close {
  display: block;
}

html.rb-site-header-page .rb-header-mount .rb-mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1001;
  flex-direction: column;
  gap: 0;
  padding: 8px 16px 16px;
  background: #ffffff;
  border-bottom: 1px solid #e2e8f0;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.08);
}

html.rb-site-header-page .rb-header-mount .rb-mobile-menu.is-open {
  display: flex;
}

html.rb-site-header-page .rb-header-mount .rb-mobile-menu a {
  display: block;
  padding: 14px 4px;
  font-family: "Figtree", "Figtree Placeholder", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #334155;
  text-decoration: none;
  border-bottom: 1px solid #f1f5f9;
}

html.rb-site-header-page .rb-header-mount .rb-mobile-menu a:last-child {
  border-bottom: none;
}

html.rb-site-header-page .rb-header-mount .rb-mobile-menu a:hover,
html.rb-site-header-page .rb-header-mount .rb-mobile-menu a:focus-visible {
  color: #0f172a;
}

@media (min-width: 1200px) {
  html.rb-site-header-page .rb-header-mount .framer-rb-logo-link {
    margin-right: 0 !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-c3ttch {
    order: 2 !important;
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
    margin-left: 24px !important;
    margin-right: 24px !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-fk1awh {
    order: 3 !important;
    margin-left: auto !important;
  }

  html.rb-site-header-page .rb-header-mount .rb-menu-toggle,
  html.rb-site-header-page .rb-header-mount .rb-mobile-menu {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
  html.rb-site-header-page .rb-header-mount .framer-muoi2q {
    padding: 16px 24px !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-c3ttch {
    display: none !important;
  }

  html.rb-site-header-page .rb-header-mount .rb-menu-toggle {
    display: flex !important;
  }
}

@media (max-width: 767.98px) {
  html.rb-site-header-page .rb-header-mount .framer-muoi2q {
    padding: 12px !important;
    border-bottom-width: 0 !important;
    box-shadow: 0 1px 0 #e2e8f0 !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-muoi2q[data-border="true"]::after {
    display: none !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-c3ttch {
    display: none !important;
  }

  html.rb-site-header-page .rb-header-mount .rb-menu-toggle {
    display: flex !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-1lh52co {
    min-height: 36px !important;
    padding: 10px 14px !important;
    white-space: nowrap !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-1lh52co .framer-text {
    font-size: 12px !important;
  }

  html.rb-site-header-page .rb-header-mount .framer-rb-logo-link {
    width: 110px !important;
    height: 39px !important;
  }
}
