.menu_component .accordion_component.wf-open > .field-label::after {
  transform: rotate(180deg);
}

.testimonials:has(> .testimonial-card:nth-of-type(2):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 1 * 16px) / 2)), 1fr)); }

.category-nav .category-pill{padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);border:2px dashed var(--wf-line-hard);font-family:var(--wf-mono-family,ui-monospace,monospace);min-width:0;box-sizing:border-box}

.logos-section .logos-intro{max-width:72ch;line-height:1.55;color:var(--wf-body);font-size:.95rem}

[data-cdbbn9py7], [data-cvdoq2ruw] { transition: opacity .15s ease; }

.breadcrumbs .breadcrumb-item a{color:var(--wf-primary);text-decoration:none}

.text-image-root_component .split-text-media img{ display: block; width: 100%; height: 100%; object-fit: cover; }

[data-c84yok28u]:not(:has(~ ul)):hover::after,
 [data-c84yok28u]:not(:has(~ ul)):focus-visible::after,
 [data-c84yok28u]:not(:has(~ ul))[aria-current="page"]::after { opacity: 1; }

[data-cvlyqm4ky="twbn3twfc"].main-layout_grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 260px;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
  gap: 0;
  background: var(--wf-base);
  color: var(--wf-body);
}

.w-slider-arrow-left {
  position: absolute; top: 50%; transform: translateY(-50%); z-index: 2;
  width: 2.4rem; height: 2.4rem; border: 0; cursor: pointer;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 1.35rem; line-height: 1;
  color: var(--wf-on-brand); background: var(--wf-primary);
  transition: opacity .15s ease;
}

.sidebar-container .side-nav-heading {
  font-size: 0.85rem; font-weight: 700; margin: 0 0 14px; color: var(--wf-body);
}

.features-grid .feature-point p{ margin: 0; color: var(--wf-subtle); }

.call-to-action .cta-heading{ margin: 0; color: var(--wf-body); }

.history-timeline:has(> .history-event:nth-of-type(2):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(160px, calc((100% - 1 * 16px) / 2)), 1fr)); }

.div-block-1 .hero-heading{
  margin: 0;
  color: var(--wf-body);
  overflow-wrap: anywhere;
  line-height: 1.2;
}

.stats-dashboard .stats-main-title{
  display: block; font-size: 2rem; color: var(--wf-primary); font-weight: 800;
}

.history-timeline .history-event-name{margin:0 0 6px;color:var(--wf-body)}

.heading-style-h2 {
  color: var(--wf-body);
  margin: 0 0 12px;
  font-size: 1.35rem;
  letter-spacing: -0.02em;
}

.sidebar_wrapper li.w--current > .sidebar_sub-toggle,
.sidebar_wrapper li:has(.w--current) > .sidebar_sub-toggle,
.sidebar_wrapper .sidebar_sub-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--wf-subtle);
}

.review-split-section{display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--wf-contrast);color:var(--wf-over-invert);border-radius:min(24px, 20px);overflow:hidden;min-width:0}

.faq-container .faq-block:last-of-type { border-bottom: 0; padding-bottom: 0; }

.footer_component .footer-secondary-nav {
  columns: 4; column-gap: 20px; list-style: none; margin: 6px 0 0; padding: 0;
}

.stats-dashboard [data-ccx7bqm12]{
  display: flex; gap: 16px; overflow-x: auto;
  scroll-snap-type: x mandatory; padding-bottom: 8px;
  box-sizing: border-box; min-width: 0;
}

html {
  font-size: calc(100% * var(--wf-zoom, 1) * var(--wf-text-scale, 1));
}

.header_component .block-673 { list-style: none; }

.how-it-works:has(> .step-block:nth-of-type(9):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.sidebar_wrapper .sidebar_sub-toggle {
  flex: 0 0 44px;
  width: 44px;
  min-height: 44px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--wf-subtle);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: stretch;
  position: relative;
  z-index: 1;
}

.w-dropdown-toggle[aria-expanded="true"]::after {
  content: "✕";
}

.div-block-1 .hero-paragraph{ margin: 0; color: var(--wf-subtle); }

.faq-container {
  display: grid; gap: 27px;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);
  background: var(--wf-flip); color: var(--wf-over-invert);
  border-radius: 24px;
}

.toc_component {
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px); background: var(--wf-contrast); color: var(--wf-over-invert);
  border-radius: 24px; border-bottom: 3px solid var(--wf-accent-2);
}

.how-it-works:has(> .step-block:nth-of-type(6):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.logos-section .logo-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:0;padding:14px 12px;background:var(--wf-layer);border:1px solid var(--wf-rule);border-radius:24px;color:var(--wf-subtle);font-size:.85rem;font-weight:600;box-sizing:border-box;text-align:center}

[data-cvlyqm4ky="twbn3twfc"] .primary-content > * {
  width: 100%;
  max-width: min(100%, 1200px);
  min-width: 0;
  box-sizing: border-box;
}

.history-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(max(160px, calc((100% - 3 * 16px) / 4)),1fr));gap:16px;min-width:0}

.category-nav p{margin:0;color:var(--wf-subtle);font-family:var(--wf-font-2,sans-serif);font-size:.9rem}

.payout-section .payout-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

[data-cvlyqm4ky="tjrx6458h"]:has([data-cied7j78v="t9gdv25o2"]) .main-navigation {
  padding: 8px 21px 0;
  border-bottom: 0 !important;
  background: transparent;
}

.rich-text-block { color: var(--wf-subtle); line-height: 1.65; }

.promo-ribbon .ribbon-text{ font-weight: 600; }

h4 { font-size: calc(1.15rem * var(--wf-head-scale, 1)); }

.faq-container .faq-block {
  padding-bottom: 12px;
  border-bottom: 1px dashed color-mix(in srgb, var(--wf-over-invert) 28%, transparent);
}

a[class*="btn"]:hover,
a[class*="-cta-"]:hover,
button:hover,
[class*="Btn"]:hover,
[class*="-btn-"]:hover {
  transform: var(--wf-btn-transform);
  filter: var(--wf-hover-filter);
  box-shadow: var(--wf-cta-shadow);
}

.features-grid .features-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

 [data-c84yok28u] { padding-bottom: 2px; }

.footer_component .footer-extra-info {
  flex: 1 0 100%;
}

.promo-ribbon{
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  padding: 15px 21px;
  background: var(--wf-wash);
  color: var(--wf-body);
  border-top: 1px solid var(--wf-rule);
  border-bottom: 1px solid var(--wf-rule);
  flex-wrap: wrap;
}

.header_component .header_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  width: min(100%, 1200px);
  margin: 0 auto;
}

.sidebar-container .nav_anchor-link {
  display: block; padding: 8px 10px; border-radius: var(--wf-corner, 6px);
  text-decoration: none; font-size: 0.9rem; color: var(--wf-subtle);
}

.__gone__ .nav_menu-list,
.__gone__ ul:first-child {
  margin-left: auto;
}

.history-timeline p{margin:0;color:var(--wf-subtle);font-size:.92rem}

.how-it-works .how-it-works-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.header_component .w-dropdown-list .w-dropdown-list::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  width: 12px;
}

.sidebar-container .block-659 {
  padding: 8px 10px 4px; font-size: 0.68rem; font-weight: 800;
  letter-spacing: 0.08em; text-transform: uppercase; color: var(--wf-subtle);
}

.glance_section.wf-visible {
  opacity: 1;
}

a[class*="btn"],
a[class*="-cta-"],
button,
[class*="Btn"],
[class*="-btn-"] {
  transition: transform 0.18s ease, filter 0.18s ease, box-shadow 0.18s ease;
}

.__gone__ .w-dropdown-list .block-659,
.__gone__ .w-dropdown-list .nav_anchor-link {
  color: var(--wf-body);
}

[data-ct7161amu="tsov0isp7"].wrapper-wrapper {
  position: fixed;
  inset: 0;
  
  z-index: 58;
  pointer-events: none;
  background: transparent;
}

.sidebar-container .side-nav-list {
  list-style: none; margin: 0; padding: 0; display: grid; gap: 2px;
}

[data-ct7161amu="tsov0isp7"].wrapper-wrapper.wf-open,
body.nav-open [data-ct7161amu="tsov0isp7"].wrapper-wrapper {
  pointer-events: auto;
  background: color-mix(in srgb, #000 35%, transparent);
}

[data-cvlyqm4ky="twbn3twfc"] .sidebar-chrome {
  grid-column: 2;
  
  grid-row: 2 / 4;
  border-left: 1px solid var(--wf-rule);
  padding: 19px 14px;
  background: var(--wf-layer);
}

.__gone__ .card-header{
  padding: calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) * 0.75) clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);
  background: var(--wf-contrast);
  color: var(--wf-over-invert);
  border-bottom: 2px solid var(--wf-accent-2);
}

.benefits-section .benefit-card::before{
  content: counter(bn); position: absolute; left: -42px; top: 18px;
  width: 28px; height: 28px; border-radius: 50%;
  background: var(--wf-primary); color: var(--wf-on-brand);
  display: grid; place-items: center; font-size: 0.75rem; font-weight: 700;
}

.header_container,
.header_component .header_container {
  width: max-content;
  max-width: 100%;
  min-width: 0;
  margin: 0;
  justify-content: flex-start;
  flex-wrap: nowrap;
  row-gap: 8px;
  box-sizing: border-box;
  overflow: visible;
}

.history-timeline:has(> .history-event:nth-of-type(6):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(160px, calc((100% - 2 * 16px) / 3)), 1fr)); }

 [data-ccx7bqm12] {
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-x: contain;
  
  padding-block: 12px 28px;
  box-sizing: border-box;
}

.breadcrumbs .breadcrumb-divider{opacity:.5}

.category-nav .category-name{margin:0 0 6px;color:var(--wf-primary);font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}

.offers-grid .gallery-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.faq-mini-section .faq-mini-question{cursor:pointer;font-size:.8rem;color:var(--wf-body);list-style:none}

.sidebar-container .nav_anchor-link:hover {
  color: var(--wf-body);
}

*, *::before, *::after { box-sizing: border-box; }

.faq-container .faq-question {
  margin: 0 0 6px; color: var(--wf-accent-2);
  padding-bottom: 6px; border-bottom: 2px solid var(--wf-accent-2); display: inline-block;
}

.div-block-2 { border-radius: 24px; padding: 1rem; background: color-mix(in srgb, var(--wf-layer) 60%, transparent); border: 1px solid color-mix(in srgb, var(--wf-primary) 35%, transparent); backdrop-filter: blur(10px); }

.div-block-2{min-height:280px}

.author-profile .author-image-wrap img{width:100%;height:100%;object-fit:cover}

h1, h2, h3, h4,
[class*="title"], [class*="Title"], [class*="headline"], [class*="Headline"] {
  font-family: var(--wf-title-font);
}

.footer_component {
  background: transparent;
  border-top: 0 !important;
  box-shadow: none;
}

.w-slider-dot:hover,
.w-slider-dot:focus-visible,
.w-slider-dot.w--current {
  background: var(--wf-primary);
}

.block-wrapper .wf-block{
  background: transparent; color: var(--wf-on-brand);
  border: 2px solid var(--wf-on-brand); padding: 15px 22px;
  text-decoration: none; font-weight: 700; border-radius: 24px;
}

.author-profile .author-image-wrap{aspect-ratio:1 / 1;overflow:hidden}

.sidebar_wrapper li:has(> ul):not(.w--current):has(.w--current) > a,
.sidebar_wrapper li:has(> ul):not(.w--current):has(.w--current) > span {
  color: var(--wf-body);
  font-weight: 600;
  background: transparent;
  box-shadow: none;
}

.footer_component .footer_link-list a {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border-radius: 24px;
  background: transparent;
  color: var(--wf-subtle);
  text-decoration: none;
  font-size: 0.84rem;
  font-weight: 500;
}

.menu_component .accordion_component.wf-open > .accordion_panel {
  display: grid;
}

.stats-dashboard .stats-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.section_text-block { padding: 28px 0 8px; }

.features-grid{ box-sizing: border-box; min-width: 0; }

.w-slider:not(.is-scrollable) .w-slider-arrow-left,
.w-slider:not(.is-scrollable) .w-slider-nav,
.w-slider:not(.is-scrollable) .slider_progress-wrap {
  display: none !important;
}

.toc_component .w-toc-list { margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px 16px; }

.history-timeline:has(> .history-event:nth-of-type(3):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(160px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.promo-ribbon .ribbon-action{
  color: var(--wf-primary);
  text-decoration: none;
  font-weight: 700;
  border-bottom: 2px solid var(--wf-primary);
}

html, body {
  font-family: var(--wf-font-2);
}

.sidebar-container .sidebar-item_component.w--current > .nav_anchor-link {
  background: var(--wf-primary); color: var(--wf-on-brand, #fff); font-weight: 600;
}

.sidebar_wrapper .sidebar_sub-toggle:focus-visible {
  box-shadow: inset 0 0 0 2px var(--wf-primary, currentColor);
}

[data-c84yok28u]:not(:has(~ ul))::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -2px; height: 2px; border-radius: 999px;
  background: linear-gradient(90deg, var(--wf-primary), var(--wf-accent-2)); opacity: 0;
  transition: opacity .2s ease;
}

:root {
  --wf-title-font: 'Sora', system-ui, sans-serif;
  --wf-font-2: 'Inter', system-ui, -apple-system, 'Segoe UI', sans-serif;
  --wf-corner: 24px;
  --wf-btn-transform: none;
  --wf-hover-filter: none;
  --wf-cta-shadow: none;
  --wf-text-scale: 1.08;
  --wf-head-scale: 1.06;
  --wf-zoom: 1;
}

.history-timeline .history-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.w-slider:not(.is-scrollable) [data-ccx7bqm12] {
  justify-content: center;
}

.footer_component {
  margin-top: auto;
  padding: calc(34px * 0.85) 21px calc(34px * 1.15);
  background: var(--wf-layer);
  border-top: 1px solid color-mix(in srgb, var(--wf-rule) 80%, transparent);
}

.footer_component .footer-secondary-nav .footer-secondary-nav {
  columns: initial; column-gap: normal; list-style: none;
  margin: 2px 0 0; padding: 0 0 0 10px;
}

.logos-section .logos-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;min-width:0;align-items:stretch}

.__gone__ .card-description{
  margin: 0;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);
  color: var(--wf-subtle);
}

.benefits-section .benefit-card{
  position: relative; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  margin-bottom: 16px; background: var(--wf-layer);
  border: 1px solid var(--wf-rule); border-radius: 24px;
  box-sizing: border-box; min-width: 0; counter-increment: bn;
}

.history-timeline:has(> .history-event:nth-of-type(9):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(160px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.faq-mini-section .faq-mini-answer{margin-top:6px;font-family:var(--wf-font-2,sans-serif);font-size:.84rem;color:var(--wf-subtle)}

.review-split-section p{margin:0 0 12px;color:color-mix(in srgb,var(--wf-over-invert) 78%,transparent)}

.w-dropdown-toggle::after {
  content: "☰";
  font-size: 1.25rem;
  line-height: 1;
}

.logos-section .logos-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.menu_component .accordion_panel {
  display: none;
  gap: 0;
  padding: 2px 0 8px 10px;
  margin: 0 0 4px 8px;
  border-left: 2px solid var(--wf-rule);
}

.breadcrumbs .breadcrumb-nav{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0;align-items:center}

.w-slider-dot {
  width: 8px; height: 8px; border-radius: 999px; border: 0;
  background: color-mix(in srgb, var(--wf-subtle) 45%, transparent);
  cursor: pointer; padding: 0;
}

.payout-section .payout-label{grid-column:2;grid-row:1;margin:0;color:var(--wf-body);min-width:0}

.menu_component, .menu_component ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 0;
}

.author-profile{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:14px;border:2px dashed var(--wf-line-hard);font-family:var(--wf-mono-family,ui-monospace,monospace);min-width:0;box-sizing:border-box}

.footer_component .footer-legal strong {
  font-size: 1rem;
  color: var(--wf-body);
}

.footer_component .footer-secondary-nav li {
  break-inside: avoid; margin-bottom: 2px;
}

.w-slider.is-dots-inset .w-slider-nav {
  margin-top: -2.25rem;
}

.menu_component .accordion_panel .wf-link {
  font-weight: 500;
  font-size: 0.95rem;
  padding: 10px 8px;
  color: var(--wf-subtle);
}

.author-profile .author-avatar{font-size:1.4rem;font-weight:800;color:var(--wf-primary)}

.header_component .w-dropdown-list .w-dropdown-list {
  top: -8px;
  left: calc(100% - 8px);
  min-width: 200px;
}

html[data-c66340f8i^="header_inline"] header > div > a:first-child,
html[data-c66340f8i^="header_inline"] header > div > [class*="brand"],
html[data-c66340f8i^="header_inline"] header > div > [class*="logo"] {
  min-width: 0;
  flex: 1 1 auto;
}

.faq-container .faq-main-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.menu_component .accordion_component > .field-label::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid currentColor;
  opacity: 0.55;
  transition: transform .2s ease;
  flex-shrink: 0;
}

.process-section .process-badge{color:var(--wf-primary)}

h3 { font-size: calc(1.35rem * var(--wf-head-scale, 1)); }

.block-wrapper{
  display: grid; grid-template-columns: minmax(0, 0.85fr) minmax(0, 1fr) auto;
  gap: 10px; align-items: center;
  padding: 30px 21px;
  background: var(--wf-primary); color: var(--wf-on-brand);
  clip-path: polygon(0 0, calc(100% - 28px) 0, 100% 50%, calc(100% - 28px) 100%, 0 100%);
  box-sizing: border-box; min-width: 0;
}

.testimonials .testimonial-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.__gone__ .card-heading{
  margin: 0;
  color: var(--wf-over-invert);
}

.offers-grid .offer-card{aspect-ratio:4 / 3;overflow:hidden}

.text-image-root_component .split-text-content h2{
  margin: 0 0 10px;
  color: var(--wf-body);
  padding-bottom: 8px;
  border-bottom: 2px solid var(--wf-primary);
  display: inline-block;
}

.payout-section .payout-method{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;padding:12px calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 4px);border-left:4px solid var(--wf-primary);background:var(--wf-base);min-width:0;box-sizing:border-box}

.__gone__ .card-item-wrapper{
  display: grid;
  gap: 0;
  border-radius: min(24px, 20px);
  overflow: hidden;
  background: var(--wf-layer);
  border: 1px solid var(--wf-rule);
  box-shadow: 0 8px 24px color-mix(in srgb, var(--wf-contrast) 8%, transparent);
  min-width: 0;
}

.sidebar_wrapper li:has(> ul).wf-open > ul {
  display: grid;
}

 [data-c84yok28u] {
  position: relative;
  text-decoration: none;
  transition: color .18s ease, background-color .18s ease, box-shadow .18s ease,
    text-shadow .18s ease, border-color .18s ease;
}

.menu_component .list-item-wrap.w--current > .wf-link {
  color: var(--wf-primary);
  font-weight: 600;
}

.features-grid .feature-point{
  flex: 0 0 min(240px, 78vw); scroll-snap-align: start;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  background: var(--wf-base); border-right: 4px solid var(--wf-primary);
  box-sizing: border-box; min-width: 0;
}

.close-icon_wrapper {
  border: 0;
  background: transparent;
  color: var(--wf-body);
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
  margin-bottom: 12px;
}

.w-slider {
  position: relative; width: 100%; max-width: 100%; min-width: 0; box-sizing: border-box;
}

.offers-grid .offer-card{
  margin: 0; overflow: hidden; min-height: 150px;
  background: var(--wf-wash);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 16px), calc(100% - 16px) 100%, 0 100%);
  box-sizing: border-box; min-width: 0;
}

.header_component {
  background: var(--wf-layer);
  border-bottom: 1px solid var(--wf-rule);
  padding: 14px 14px;
}

[data-cvlyqm4ky]:has([data-cied7j78v="t9gdv25o2"]) .sidebar-chrome {
  background: var(--wf-layer);
  border: 0 !important;
  box-shadow: 4px 0 28px color-mix(in srgb, var(--wf-body) 9%, transparent);
}

.stats-dashboard{ box-sizing: border-box; min-width: 0; }

.text-image-root_component .split-text-media{
  min-height: 180px;
  border-radius: 24px;
  background: linear-gradient(135deg, var(--wf-wash), var(--wf-primary));
  border: 1px solid var(--wf-rule);
  overflow: hidden;
  max-width: 100%;
  min-width: 0;
}

.menu_component .accordion_panel .wf-link:hover {
  color: var(--wf-primary);
}

@font-face {
  font-family: 'Inter';
  src: url('/assets/fonts/inter-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

.faq-mini-section .faq-mini-answer p{margin:0}

.features-grid [data-ccx7bqm12]{
  display: flex; gap: 16px; overflow-x: auto;
  scroll-snap-type: x mandatory; padding-bottom: 10px;
  box-sizing: border-box; min-width: 0;
}

.menu_component .cta_component .wf-link:hover {
  filter: brightness(1.06);
  background: var(--wf-primary);
  color: var(--wf-on-brand, #fff) !important;
  transform: none;
  box-shadow: none;
}

[data-cvlyqm4ky="tq98es8mm"]:has([data-cied7j78v="t9gdv25o2"]) {
  padding-top: 16px;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}

.process-section .process-step-name{display:flex;gap:10px;align-items:center;cursor:pointer;color:var(--wf-body);list-style:none;font-size:.9rem}

.hero_heading-h1,
.div-block-1 h1 {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  line-height: 1.2;
}

.layout-two-cols .layout-col-left p:last-child,
.layout-two-cols .layout-col-right p:last-child{
  margin-bottom: 0;
}

.sidebar-container .sidebar-container {
  padding: 12px 10px;
  background: var(--wf-layer);
  border-radius: calc(var(--wf-corner, 8px) + 4px);
  box-shadow: 0 8px 28px color-mix(in srgb, var(--wf-body) 10%, transparent);
}

[data-caeygq8fw] {
  scroll-snap-align: center;
  transition: box-shadow .25s ease, transform .25s ease;
}

.w-slider-arrow-left[data-cdbbn9py7] { left: 0.4rem; }

.header_component .wf-nav-cta > a {
  display: inline-flex;
  align-items: center;
  background: var(--wf-primary);
  color: var(--wf-on-brand, #fff) !important;
  padding: 15px 22px;
  border-radius: 24px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
}

.logos-section{display:flex;flex-direction:column;gap:16px;min-width:0}

.main-layout_grid,
[data-cvlyqm4ky] {
  max-width: 100%;
  min-width: 0;
  overflow-x: clip;
}

.benefits-section .benefits-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.header_component .nav_anchor-link {
  color: var(--wf-subtle);
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
}

.process-section .process-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.how-it-works .step-block{padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);background:var(--wf-layer);border-radius:24px;border:1px solid var(--wf-rule);min-width:0;box-sizing:border-box}

.review-split-section .review-summary-label{margin:0 0 14px;color:var(--wf-accent-2);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}

.history-timeline:has(> .history-event:nth-of-type(5):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(160px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.layout-two-cols .layout-col-left{
  color: var(--wf-subtle);
  border-right: 1px solid var(--wf-line-hard);
}

.__gone__ .w-dropdown-list .block-659:hover,
.__gone__ .w-dropdown-list .nav_anchor-link:hover {
  color: var(--wf-primary);
}

.toc_component .toc-item-wrapper a:hover { background: color-mix(in srgb, var(--wf-over-invert) 12%, transparent); }

[data-cvlyqm4ky="tjrx6458h"]:has([data-cied7j78v="t9gdv25o2"]) {
  padding-top: 12px;
}

.testimonials:has(> .testimonial-card:nth-of-type(6):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.rich-text-block a:hover { text-decoration: underline; }

.sidebar-container .sidebar-item_component.w--current > .nav_anchor-link,
 .sidebar-container .nav_anchor-link.w--current,
 .sidebar-container .nav_anchor-link:hover {
  background: color-mix(in srgb, var(--wf-primary) 12%, var(--wf-layer)) !important;
  box-shadow: none !important;
  color: var(--wf-body) !important;
  -webkit-text-fill-color: var(--wf-body) !important;
  background-clip: border-box !important;
  -webkit-background-clip: border-box !important;
  font-weight: 600;
}

.header_component .header_container > .nav_anchor-link:first-child {
  font-weight: 700;
  font-size: 1.05rem;
  letter-spacing: -0.02em;
  color: var(--wf-body);
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}

[data-ccx7bqm12] { scroll-snap-type: x mandatory; margin-bottom: 2.5rem; }

.layout-two-cols .layout-col-left p,
.layout-two-cols .layout-col-right p{
  margin: 0 0 0.85em;
}

.sidebar_wrapper li:has(> ul) > ul {
  flex: 1 1 100%;
  width: 100%;
  display: none;
  padding-left: 12px;
}

.breadcrumbs [aria-current="page"]{color:var(--wf-body);font-weight:600}

.article-container .article-content{ color: var(--wf-subtle); line-height: 1.7; max-width: 42rem; }

.category-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;min-width:0}

.faq-container .faq-answer { margin: 0; color: color-mix(in srgb, var(--wf-over-invert) 78%, transparent); }

@font-face {
  font-family: 'Sora';
  src: url('/assets/fonts/sora-latin-700-normal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.offers-grid .offer-heading{
  margin: 0; padding: 8px clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px); color: var(--wf-body); font-size: 0.85rem;
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
}

.call-to-action > p{ margin: 0; color: var(--wf-subtle); max-width: 36rem; }

.article-container .article-heading{
  margin: 0 0 14px; color: var(--wf-body); font-size: 1.6rem;
  padding-bottom: 10px; border-bottom: 3px solid var(--wf-primary); display: inline-block;
}

.sidebar_wrapper .sidebar_sub-toggle::before {
  content: '›';
  font-size: 1.15rem;
  line-height: 1;
  transition: transform 0.2s ease;
  transform: rotate(0deg);
}

html, body {
  margin: 0;
  padding: 0;
  min-height: 100%;
  max-width: 100%;
  overflow-x: clip;
  font-family: var(--wf-font-2, system-ui, -apple-system, "Segoe UI", sans-serif);
  background: var(--wf-base, #f7f6f8);
  color: var(--wf-body, #261a2c);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}

.header_component .w-dropdown-list .block-673 {
  position: relative;
}

.footer_component .footer-legal {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 0;
}

[data-cvlyqm4ky="twbn3twfc"] .main-navigation { display: none; }

.author-profile .author-display-name{margin:0 0 2px;color:var(--wf-body);font-size:.95rem}

[data-cvlyqm4ky="tjrx6458h"]:has([data-cied7j78v="t9gdv25o2"]) .main-navigation > header,
[data-cvlyqm4ky="tjrx6458h"]:has([data-cied7j78v="t9gdv25o2"]) .main-navigation > .header_component {
  width: fit-content;
  max-width: 100%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: var(--wf-corner, 16px);
  box-shadow:
    0 10px 28px color-mix(in srgb, var(--wf-body) 10%, transparent),
    0 1px 4px color-mix(in srgb, var(--wf-body) 4%, transparent);
  box-sizing: border-box;
  overflow: visible;
}

.author-profile .author-description{color:var(--wf-subtle);font-family:var(--wf-font-2,sans-serif);font-size:.9rem}

.menu_component .accordion_component > .field-label {
  font-weight: 600;
}

.footer_component .footer-secondary-nav a:hover { color: var(--wf-primary); background: none; }

.wf-nav-cta a,
 .wf-nav-cta {
  box-shadow: 0 4px 16px color-mix(in srgb, var(--wf-primary) 32%, transparent);
  flex-shrink: 0;
}

.sidebar_wrapper li:has(> ul).wf-open > .sidebar_sub-toggle::before {
  transform: rotate(90deg);
}

.testimonials .testimonial-card:nth-of-type(even){ transform: translateY(16px); }

.sidebar_wrapper li:has(> ul) > a,
.sidebar_wrapper li:has(> ul) > span {
  flex: 1 1 auto;
  min-width: 0;
}

.category-nav .category-header{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.sidebar-container .side-nav-sub {
  list-style: none; gap: 2px;
  padding: 4px 0 4px 10px; margin: 2px 0 6px; border: 0;
  border-left: 3px solid color-mix(in srgb, var(--wf-primary) 35%, transparent);
}

.div-block-2 {
  
  min-height: 280px;
}

.div-block-1 .hero_visual-wrap{
  position: relative;
  min-height: 220px;
  min-width: 0;
  overflow: hidden;
  background:
    var(--wf-hero-bg, none) center/cover no-repeat,
    linear-gradient(145deg, var(--wf-wash), var(--wf-primary));
  border-right: 3px solid var(--wf-primary);
}

.logos-section .logo-item span{display:block;line-height:1.3;color:var(--wf-subtle);word-break:break-word}

.payout-section{display:grid;gap:16px;min-width:0}

.rich-text-block a { color: var(--wf-primary); font-weight: 600; text-decoration: none; }

@font-face {
  font-family: 'Inter';
  src: url('/assets/fonts/inter-latin-700-normal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}

.div-block-1 .hero-primary-btn{
  display: inline-block;
  font-weight: 600;
  background: var(--wf-primary);
  color: var(--wf-on-brand);
  padding: 15px 22px;
  border-radius: 24px;
  text-decoration: none;
}

.footer_component .footer-secondary-nav a {
  color: var(--wf-subtle); text-decoration: none; font-size: 0.75rem; padding: 0; background: none;
}

.chrome-brand-slot {
  line-height: 0;
}

.header_component,
.header_component,
header {
  width: fit-content;
  max-width: 100%;
  min-width: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 14px;
  background: var(--wf-layer);
  border: 0 !important;
  border-radius: var(--wf-corner, 16px);
  box-shadow:
    0 10px 28px color-mix(in srgb, var(--wf-body) 10%, transparent),
    0 1px 4px color-mix(in srgb, var(--wf-body) 4%, transparent);
  box-sizing: border-box;
  
  overflow: visible;
}

.faq-mini-section .faq-mini-label{margin:0 0 4px;font-size:.72rem;color:var(--wf-primary);letter-spacing:.06em;text-transform:uppercase}

@font-face {
  font-family: 'Sora';
  src: url('/assets/fonts/sora-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.text-image-root_component .split-text-media{aspect-ratio:4 / 3;overflow:hidden}

.review-split-section .pros-column{border-right:1px solid color-mix(in srgb,var(--wf-over-invert) 22%,transparent)}

.w-dropdown-toggle {
  display: none;
  position: fixed;
  top: 12px;
  right: 12px;
  z-index: 60;
  border: 0;
  background: var(--wf-primary);
  color: var(--wf-on-brand, #fff);
  padding: 11px 18px;
  border-radius: var(--wf-corner, 6px);
  cursor: pointer;
  font-size: 0;
  line-height: 1;
  align-items: center;
  justify-content: center;
}

.block-wrapper .w-cta-banner-img{width:100%;height:100%;object-fit:cover;display:block}

.text-image-root_component .split-text-content{ color: var(--wf-subtle); min-width: 0; }

.faq-mini-section .faq-mini-item{border:1px dashed var(--wf-line-hard);padding:8px 10px;box-sizing:border-box}

.sidebar_wrapper li.w--current > a,
.sidebar_wrapper a.w--current[aria-current="page"] {
  color: var(--wf-body);
  font-weight: 700;
}

.payout-section .payout-details{grid-column:1;grid-row:1;font-family:var(--wf-mono-family,ui-monospace,monospace);font-weight:700;color:var(--wf-primary);font-size:.85rem;white-space:nowrap}

html[data-c66340f8i^="header_inline"] .w-dropdown-toggle {
  position: static;
  flex-shrink: 0;
  margin: 0;
  top: auto;
  right: auto;
  left: auto;
  bottom: auto;
  width: auto;
  height: auto;
  padding: 10px 14px;
  border-radius: 8px;
  box-shadow: none;
}

.header_component .nav_anchor-link:hover { color: var(--wf-primary); }

.glance_section {
  position: fixed;
  z-index: 35;
  pointer-events: none;
  opacity: 0;
  color: color-mix(in srgb, var(--wf-body) 88%, transparent);
  background: color-mix(in srgb, var(--wf-layer) 42%, transparent);
  border: 1px solid color-mix(in srgb, var(--wf-primary) 40%, transparent);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: opacity .35s ease, transform .35s ease, bottom .25s ease, left .25s ease, right .25s ease;
}

.call-to-action{
  padding: 30px 21px;
  background: var(--wf-layer);
  border-radius: 24px;
  text-align: center;
  display: grid;
  gap: 12px;
  justify-items: center;
  border-bottom: 4px solid var(--wf-primary);
}

.div-block-1{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
  gap: 0;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid var(--wf-rule);
  border-radius: 24px;
  overflow: hidden;
  background: var(--wf-base);
}

[data-cvlyqm4ky="twbn3twfc"] > footer,
[data-cvlyqm4ky="twbn3twfc"] .footer_component {
  grid-column: 1;
  grid-row: 3;
}

.layout-two-cols .layout-col-right{
  background: var(--wf-wash);
  border-radius: 24px;
  color: var(--wf-body);
  border-left: 4px solid var(--wf-key-strong);
}

.hero_cta-link, .button-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background: var(--wf-primary);
  color: var(--wf-on-brand, #fff) !important;
  padding: 12px 22px;
  border-radius: var(--wf-corner, 8px);
  text-decoration: none;
}

.__gone__ .card-visual{
  aspect-ratio: 16 / 10;
  background: var(--wf-rule);
  overflow: hidden;
  max-width: 100%;
  min-width: 0;
}

.glance_section.is-footer-clear {
  bottom: max(18px, env(safe-area-inset-bottom, 0px));
}

.__gone__ .cards-layout{
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

.testimonials .testimonial-quote{ margin: 0 0 12px; color: var(--wf-subtle); }

.review-split-section .pros-column,.review-split-section .cons-column{padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 10px);min-width:0;box-sizing:border-box}

.sidebar_wrapper li:has(> ul) > a::after {
  content: none;
}

.process-section .process-step-name::-webkit-details-marker{display:none}

.layout-two-cols{
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  gap: 16px;
  align-items: start;
}

.div-block-1 .hero-main-image{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero_cta-link:hover, .button-primary:hover { filter: brightness(1.06); }

h1 { font-size: calc(2.25rem * var(--wf-head-scale, 1)); }

 .glance_section {
  left: 50%;
  bottom: max(14px, env(safe-area-inset-bottom, 0px));
  transform: translateX(-50%) translateY(6px);
  max-width: min(88vw, 380px);
  padding: 8px 16px;
  border-radius: 999px;
  font-size: 0.76rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: center;
  color: color-mix(in srgb, var(--wf-body) 78%, transparent);
  background: color-mix(in srgb, var(--wf-layer) 22%, transparent);
  border: 1px solid color-mix(in srgb, var(--wf-primary) 48%, transparent);
  box-shadow: none;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.how-it-works:has(> .step-block:nth-of-type(5):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.author-profile .author-position{margin:0 0 8px;color:var(--wf-primary);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}

.testimonials .testimonial-author{ font-style: normal; color: var(--wf-body); font-weight: 700; }

.__gone__ .cards-main-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.block-wrapper .w-block{ margin: 0; color: var(--wf-on-brand); padding-right: 12px; min-width: 0; }

.history-timeline .history-event{padding:clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px);background:var(--wf-layer);border-top:3px solid var(--wf-key-strong);border-radius:0 0 24px 24px;min-width:0;box-sizing:border-box}

.author-profile .author-image-wrap{width:72px;height:72px;background:var(--wf-wash);display:grid;place-items:center;overflow:hidden}

.offers-grid{
  display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 16px; box-sizing: border-box; min-width: 0;
}

.w-slider-nav {
  display: flex; gap: 8px; justify-content: center;
  margin-top: 0.35rem; margin-bottom: 0; min-height: 1.5rem; align-items: center;
}

.menu_component .cta_component .wf-link {
  margin-top: 12px;
  justify-content: center;
  background: var(--wf-primary);
  color: var(--wf-on-brand, #fff) !important;
  border-radius: var(--wf-corner, 8px);
  padding: 12px 16px;
  font-weight: 700;
  box-shadow: none;
  transform: none;
  filter: none;
}

 .footer_component {
  --wf-pill-slot: 4.75rem;
  padding-bottom: calc(var(--wf-pill-slot) + env(safe-area-inset-bottom, 0px)) !important;
}

.process-section{display:grid;gap:27px;font-family:var(--wf-mono-family,ui-monospace,monospace);min-width:0}

h2 { font-size: calc(1.75rem * var(--wf-head-scale, 1)); }

.w-slider-arrow-left,
 .slider_progress-wrap { display: none !important; }

.call-to-action .action-button{
  display: inline-block;
  background: var(--wf-primary);
  color: var(--wf-on-brand);
  padding: 15px 22px;
  border-radius: 24px;
  text-decoration: none;
  font-weight: 600;
}

.testimonials:has(> .testimonial-card:nth-of-type(3):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.header_component .wf-nav-cta a:hover { filter: brightness(1.05); }

.stats-dashboard .stat-card span{ color: var(--wf-subtle); }

.header_component .header_container > .nav_menu-list {
  flex-wrap: wrap;
  min-width: 0;
}

.layout-two-cols .layout-col-left,
.layout-two-cols .layout-col-right{
  min-width: 0;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  box-sizing: border-box;
}

.testimonials:has(> .testimonial-card:nth-of-type(5):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.sidebar_wrapper li:has(> ul) {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.header_component .w-dropdown-list .nav_anchor-link,
.header_component .w-dropdown-list .block-659 {
  width: 100%;
  justify-content: space-between;
}

.menu_component .list-item-wrap { list-style: none; margin: 0; }

.header_component .nav_menu-list {
  display: flex;
  gap: 8px 18px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}

:root {
  --wf-primary: #2e9c29;
  --wf-accent-2: #88e020;
  --wf-key-strong: #209828;
  --wf-wash: #263825;
  --wf-base: #080808;
  --wf-rule: #483b48;
  --wf-line-hard: #665066;
  --wf-contrast: #ece8ec;
  --wf-negative: #b42318;
  --wf-tie: #2e9c29;
  --wf-jump-hover: #56ba24;
  --wf-subtle: #a596a5;
  --wf-on-brand: #faf9fa;
  --wf-over-invert: #241824;
  --wf-success: #067647;
  --wf-layer: #251c25;
  --wf-raised: #302630;
  --wf-flip: #ece8ec;
  --wf-body: #f0eef0;
  --wf-light-ink: #241824;
}

.how-it-works p{margin:0;color:var(--wf-subtle);font-size:.9rem}

html {
  background: var(--wf-base, #f7f6f8);
  scroll-behavior: smooth;
  
  scroll-padding-top: var(--wf-header-h, 80px);
}

.sidebar-container .nav_anchor-link {
  border-radius: var(--wf-corner, 8px);
}

.header_component,
.header_component .header_container,
.header_component .header_container > .nav_menu-list,
.header_component .block-673 {
  overflow: visible;
}

.offers-grid .offer-card img{ width: 100%; height: 100%; object-fit: cover; display: block; }

.breadcrumbs{min-width:0;box-sizing:border-box;padding:6px 0}

.how-it-works .step-number{display:inline-grid;place-items:center;width:1.8rem;height:1.8rem;margin:0 0 10px;border-radius:999px;background:var(--wf-primary);color:var(--wf-on-brand);font-weight:800;font-size:.85rem}

.review-split-section .review-split-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.sidebar_wrapper .sidebar_sub-toggle:hover,
.sidebar_wrapper .sidebar_sub-toggle:focus-visible {
  color: var(--wf-body, inherit);
  outline: none;
}

.category-nav .category-icon{aspect-ratio:16 / 9;overflow:hidden}

.stats-dashboard .stat-card{
  flex: 0 0 min(200px, 70vw); scroll-snap-align: start;
  padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  background: var(--wf-base); border-top: 3px solid var(--wf-primary);
  box-sizing: border-box; min-width: 0;
}

.category-nav .category-icon{display:none}

.testimonials:has(> .testimonial-card:nth-of-type(9):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 2 * 16px) / 3)), 1fr)); }

.payout-section p{grid-column:1 / -1;grid-row:2;margin:0;color:var(--wf-subtle);line-height:1.55}

[data-caeygq8fw]:hover,
 [data-caeygq8fw]:focus-within {
  box-shadow: 0 0 0 2px color-mix(in srgb, var(--wf-primary) 55%, transparent),
              0 12px 28px color-mix(in srgb, var(--wf-primary) 28%, transparent);
  transform: translateY(-2px);
}

[data-cvlyqm4ky="twbn3twfc"] .primary-content {
  grid-column: 1;
  grid-row: 2;
  width: 100%;
  max-width: none;
  padding: 30px 21px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  min-width: 0;
}

.features-grid .feature-heading{ margin: 0 0 8px; color: var(--wf-primary); }

.w-slider-arrow-left[data-cvdoq2ruw] { right: 0.4rem; }

.history-timeline .history-dot{display:inline-block;margin:0 0 8px;padding:2px 8px;background:var(--wf-wash);color:var(--wf-primary);font-size:.75rem;font-weight:700;border-radius:999px}

.footer_component .footer-content {
  width: min(100%, 1200px);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px 28px;
  padding: 8px 0;
  border-radius: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

.logos-section .logo-item img{width:56px;height:56px;max-width:100%;object-fit:cover;border-radius:8px;opacity:.92;filter:none}

.benefits-section .benefit-card p{ margin: 0; color: var(--wf-subtle); }

.breadcrumbs .breadcrumb-item{display:inline-flex;align-items:center;gap:6px;color:var(--wf-subtle);font-size:.85rem}

img { max-width: 100%; height: auto; }

[data-cvlyqm4ky="twbn3twfc"] .primary-content > .section-sequence {
  margin-top: calc(-0.55 * 24px);
}

.how-it-works{display:grid;grid-template-columns:repeat(auto-fit,minmax(max(150px, calc((100% - 3 * 16px) / 4)),1fr));gap:16px;counter-reset:how;min-width:0}

[data-cvlyqm4ky="twbn3twfc"]:has([data-cied7j78v="t9gdv25o2"]) .sidebar-chrome {
  box-shadow: -4px 0 28px color-mix(in srgb, var(--wf-body) 9%, transparent);
}

.logos-section .logos-intro a{color:var(--wf-primary)}

.menu_component .wf-link:hover,
.menu_component .field-label:hover {
  color: var(--wf-primary);
  background: color-mix(in srgb, var(--wf-primary) 10%, transparent);
}

.faq-mini-section .faq-mini-question::-webkit-details-marker{display:none}

.how-it-works:has(> .step-block:nth-of-type(3):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 16px) / 3)), 1fr)); }

[data-ct7161amu="tsov0isp7"].wrapper-wrapper.wf-open .drawer_nav,
body.nav-open [data-ct7161amu="tsov0isp7"] .drawer_nav {
  transform: translateX(0);
  visibility: visible;
}

.breadcrumbs .breadcrumb-item a:hover{text-decoration:underline}

.block-wrapper .cta-banner-media-wrapper{aspect-ratio:4/3;overflow:hidden;border-radius:24px;min-width:0}

.footer_component .footer_link-list a:hover {
  color: var(--wf-primary);
}

.footer_component .footer_link-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 6px 10px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.__gone__ .card-thumbnail{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.process-section .process-step{border:2px dashed var(--wf-line-hard);padding:12px calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 4px);box-sizing:border-box}

.sidebar_wrapper a.home-wrapper,
.sidebar_wrapper > aside > a:first-of-type {
  display: block;
  margin-bottom: 12px;
}

 .w-dropdown-toggle {
  order: 20;
  margin-left: auto;
}

.testimonials{
  display: grid; grid-template-columns: repeat(auto-fit, minmax(max(220px, calc((100% - 3 * 16px) / 4)), 1fr));
  gap: 16px; padding-top: 8px; box-sizing: border-box; min-width: 0;
}

.review-split-section .review-split-heading{display:block;margin:0 0 4px;color:var(--wf-over-invert)}

.menu_component .wf-link,
.menu_component .field-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 12px 8px;
  margin: 0;
  color: var(--wf-body);
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.35;
  text-align: left;
  background: transparent;
  border: 0;
  cursor: pointer;
  font-family: inherit;
  box-sizing: border-box;
  appearance: none;
  -webkit-appearance: none;
  border-radius: var(--wf-corner, 8px);
  text-transform: none;
  letter-spacing: normal;
}

.benefits-section .benefit-label{ margin: 0 0 8px; color: var(--wf-body); }

.block-681,
.sidebar_rail,
.div-block-4,
.header_component,
.footer_component {
  min-width: 0;
  max-width: 100%;
}

.header_component .w-dropdown-list {
  max-width: calc(100vw - 24px);
}

.process-section .accordion-panel{margin-top:10px;color:var(--wf-subtle);font-family:var(--wf-font-2,sans-serif);font-size:.92rem}

[data-cdbbn9py7].edge-container, [data-cvdoq2ruw].edge-container { opacity: 0; pointer-events: none; }

[data-ct7161amu="tsov0isp7"] .drawer_nav {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: min(300px, 320px);
  max-width: 100%;
  height: 100%;
  background: var(--wf-layer);
  color: var(--wf-body);
  padding: 19px 14px;
  transform: translateX(-105%);
  visibility: hidden;
  transition: transform .28s ease, visibility .28s ease;
  box-shadow: 8px 0 24px rgba(0,0,0,.08);
  overflow-y: auto;
  box-sizing: border-box;
}

.testimonials .testimonial-card{
  margin: 0; padding: clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) calc(clamp(14px, calc(14px + 0.0250 * (100vw - 360px)), 25px) + 8px);
  background: var(--wf-layer); border: 1px solid var(--wf-line-hard);
  box-shadow: 10px 10px 0 var(--wf-wash); box-sizing: border-box; min-width: 0;
}

html[data-c66340f8i^="header_inline"] header > div {
  display: flex !important;
  align-items: center;
  gap: 12px;
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.how-it-works .step-heading{margin:0 0 6px;color:var(--wf-body)}

a { color: var(--wf-tie, var(--wf-primary)); }

.article-container{
  padding: 30px calc(21px + 8px);
  box-sizing: border-box; min-width: 0;
}

.menu_component li:not(.accordion_component) > .accordion_panel {
  display: grid;
}

.text-image-root_component{
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
  gap: 16px;
  align-items: center;
}

.faq-mini-section{display:grid;gap:6px;font-family:var(--wf-mono-family,ui-monospace,monospace);min-width:0}

.how-it-works:has(> .step-block:nth-of-type(2):last-of-type) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 1 * 16px) / 2)), 1fr)); }

.div-block-1 .hero_description-text{
  padding: 9px 25px;
  display: grid;
  gap: 22px;
  align-content: center;
  min-width: 0;
}

.review-split-section .pros-list-item:last-of-type p,.review-split-section .cons-list-item:last-child p{margin-bottom:0}

.glance_section.wf-visible {
  transform: translateX(-50%) translateY(0);
}

.benefits-section{
  display: grid; gap: 0; position: relative; padding-left: 28px;
  border-left: 2px solid var(--wf-line-hard); margin-left: 10px;
  box-sizing: border-box; min-width: 0; counter-reset: bn;
}

.footer_component .copyright-text {
  margin: 0;
  color: var(--wf-subtle);
  font-size: 0.8rem;
}

.hero_section,
.div-block-1 {
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
  overflow-wrap: normal;
}

.layout-two-cols .layout-cols-title{
  grid-column: 1 / -1;
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wf-body);
}

.sidebar_wrapper li.w--current:has(> ul) > a {
  color: var(--wf-body);
  font-weight: 700;
  background: color-mix(in srgb, var(--wf-primary) 10%, var(--wf-layer));
  box-shadow: none;
}

.toc_component .toc-item-wrapper a {
  color: var(--wf-over-invert); text-decoration: none; font-size: 0.9rem;
  border: 1px solid color-mix(in srgb, var(--wf-over-invert) 35%, transparent);
  padding: 4px 10px; border-radius: 999px;
}

@media (max-width: 800px) {
  .div-block-1{ grid-template-columns: 1fr; }
  .div-block-1 .hero_visual-wrap{ min-height: 140px; border-right: 0; border-bottom: 3px solid var(--wf-primary); }
}

@media (max-width: 800px) {
  .footer_component .footer-secondary-nav { columns: 2; }
}

@media (max-width: 800px) {
  .footer_component .footer-content {
    flex-direction: column;
    align-items: stretch;
  }
  .footer_component .footer_link-list { justify-content: flex-start; }
}

@media(max-width:700px){.category-nav{grid-template-columns:1fr}}

@media (max-width: 900px) {
  .header_component .nav_menu-list { display: none; }
}

@media(max-width:720px){
  .block-wrapper{grid-template-columns:1fr;clip-path:none}
}

@media (max-width: 800px) {
  .layout-two-cols{ grid-template-columns: 1fr; }
  .layout-two-cols .layout-col-left{ border-right: 0; border-bottom: 1px solid var(--wf-line-hard); }
}

@media (max-width: 720px) {
  main#block_component {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  main .article-container,
main .author-profile,
main .benefits-section,
main .block-wrapper,
main .breadcrumbs,
main .call-to-action,
main .category-nav,
main .div-block-1,
main .div-block-2,
main .faq-container,
main .faq-mini-section,
main .features-grid,
main .footer_component,
main .header_component,
main .history-timeline,
main .how-it-works,
main .layout-two-cols,
main .logos-section,
main .offers-grid,
main .payout-section,
main .process-section,
main .promo-ribbon,
main .review-split-section,
main .sidebar-container,
main .stats-dashboard,
main .testimonials,
main .text-image-root_component,
main .toc_component,
  main .article-container *,
main .author-profile *,
main .benefits-section *,
main .block-wrapper *,
main .breadcrumbs *,
main .call-to-action *,
main .category-nav *,
main .div-block-1 *,
main .div-block-2 *,
main .faq-container *,
main .faq-mini-section *,
main .features-grid *,
main .footer_component *,
main .header_component *,
main .history-timeline *,
main .how-it-works *,
main .layout-two-cols *,
main .logos-section *,
main .offers-grid *,
main .payout-section *,
main .process-section *,
main .promo-ribbon *,
main .review-split-section *,
main .sidebar-container *,
main .stats-dashboard *,
main .testimonials *,
main .text-image-root_component *,
main .toc_component * {
    grid-template-columns: minmax(0, 1fr) !important;
    min-width: 0 !important;
    max-width: 100%;
  }
  main .article-container *,
main .author-profile *,
main .benefits-section *,
main .block-wrapper *,
main .breadcrumbs *,
main .call-to-action *,
main .category-nav *,
main .div-block-1 *,
main .div-block-2 *,
main .faq-container *,
main .faq-mini-section *,
main .features-grid *,
main .footer_component *,
main .header_component *,
main .history-timeline *,
main .how-it-works *,
main .layout-two-cols *,
main .logos-section *,
main .offers-grid *,
main .payout-section *,
main .process-section *,
main .promo-ribbon *,
main .review-split-section *,
main .sidebar-container *,
main .stats-dashboard *,
main .testimonials *,
main .text-image-root_component *,
main .toc_component * {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  
  main .article-container,
main .author-profile,
main .benefits-section,
main .block-wrapper,
main .breadcrumbs,
main .call-to-action,
main .category-nav,
main .div-block-1,
main .div-block-2,
main .faq-container,
main .faq-mini-section,
main .features-grid,
main .footer_component,
main .header_component,
main .history-timeline,
main .how-it-works,
main .layout-two-cols,
main .logos-section,
main .offers-grid,
main .payout-section,
main .process-section,
main .promo-ribbon,
main .review-split-section,
main .sidebar-container,
main .stats-dashboard,
main .testimonials,
main .text-image-root_component,
main .toc_component,
  main .article-container > *:not([data-ccx7bqm12]),
main .author-profile > *:not([data-ccx7bqm12]),
main .benefits-section > *:not([data-ccx7bqm12]),
main .block-wrapper > *:not([data-ccx7bqm12]),
main .breadcrumbs > *:not([data-ccx7bqm12]),
main .call-to-action > *:not([data-ccx7bqm12]),
main .category-nav > *:not([data-ccx7bqm12]),
main .div-block-1 > *:not([data-ccx7bqm12]),
main .div-block-2 > *:not([data-ccx7bqm12]),
main .faq-container > *:not([data-ccx7bqm12]),
main .faq-mini-section > *:not([data-ccx7bqm12]),
main .features-grid > *:not([data-ccx7bqm12]),
main .footer_component > *:not([data-ccx7bqm12]),
main .header_component > *:not([data-ccx7bqm12]),
main .history-timeline > *:not([data-ccx7bqm12]),
main .how-it-works > *:not([data-ccx7bqm12]),
main .layout-two-cols > *:not([data-ccx7bqm12]),
main .logos-section > *:not([data-ccx7bqm12]),
main .offers-grid > *:not([data-ccx7bqm12]),
main .payout-section > *:not([data-ccx7bqm12]),
main .process-section > *:not([data-ccx7bqm12]),
main .promo-ribbon > *:not([data-ccx7bqm12]),
main .review-split-section > *:not([data-ccx7bqm12]),
main .sidebar-container > *:not([data-ccx7bqm12]),
main .stats-dashboard > *:not([data-ccx7bqm12]),
main .testimonials > *:not([data-ccx7bqm12]),
main .text-image-root_component > *:not([data-ccx7bqm12]),
main .toc_component > *:not([data-ccx7bqm12]),
  main .article-container > * > *:not([data-caeygq8fw]),
main .author-profile > * > *:not([data-caeygq8fw]),
main .benefits-section > * > *:not([data-caeygq8fw]),
main .block-wrapper > * > *:not([data-caeygq8fw]),
main .breadcrumbs > * > *:not([data-caeygq8fw]),
main .call-to-action > * > *:not([data-caeygq8fw]),
main .category-nav > * > *:not([data-caeygq8fw]),
main .div-block-1 > * > *:not([data-caeygq8fw]),
main .div-block-2 > * > *:not([data-caeygq8fw]),
main .faq-container > * > *:not([data-caeygq8fw]),
main .faq-mini-section > * > *:not([data-caeygq8fw]),
main .features-grid > * > *:not([data-caeygq8fw]),
main .footer_component > * > *:not([data-caeygq8fw]),
main .header_component > * > *:not([data-caeygq8fw]),
main .history-timeline > * > *:not([data-caeygq8fw]),
main .how-it-works > * > *:not([data-caeygq8fw]),
main .layout-two-cols > * > *:not([data-caeygq8fw]),
main .logos-section > * > *:not([data-caeygq8fw]),
main .offers-grid > * > *:not([data-caeygq8fw]),
main .payout-section > * > *:not([data-caeygq8fw]),
main .process-section > * > *:not([data-caeygq8fw]),
main .promo-ribbon > * > *:not([data-caeygq8fw]),
main .review-split-section > * > *:not([data-caeygq8fw]),
main .sidebar-container > * > *:not([data-caeygq8fw]),
main .stats-dashboard > * > *:not([data-caeygq8fw]),
main .testimonials > * > *:not([data-caeygq8fw]),
main .text-image-root_component > * > *:not([data-caeygq8fw]),
main .toc_component > * > *:not([data-caeygq8fw]) {
    flex-direction: column !important;
  }
  main .article-container > *,
main .author-profile > *,
main .benefits-section > *,
main .block-wrapper > *,
main .breadcrumbs > *,
main .call-to-action > *,
main .category-nav > *,
main .div-block-1 > *,
main .div-block-2 > *,
main .faq-container > *,
main .faq-mini-section > *,
main .features-grid > *,
main .footer_component > *,
main .header_component > *,
main .history-timeline > *,
main .how-it-works > *,
main .layout-two-cols > *,
main .logos-section > *,
main .offers-grid > *,
main .payout-section > *,
main .process-section > *,
main .promo-ribbon > *,
main .review-split-section > *,
main .sidebar-container > *,
main .stats-dashboard > *,
main .testimonials > *,
main .text-image-root_component > *,
main .toc_component > * {
    width: 100%;
    max-width: 100%;
  }
  main .article-container > * > img,
main .author-profile > * > img,
main .benefits-section > * > img,
main .block-wrapper > * > img,
main .breadcrumbs > * > img,
main .call-to-action > * > img,
main .category-nav > * > img,
main .div-block-1 > * > img,
main .div-block-2 > * > img,
main .faq-container > * > img,
main .faq-mini-section > * > img,
main .features-grid > * > img,
main .footer_component > * > img,
main .header_component > * > img,
main .history-timeline > * > img,
main .how-it-works > * > img,
main .layout-two-cols > * > img,
main .logos-section > * > img,
main .offers-grid > * > img,
main .payout-section > * > img,
main .process-section > * > img,
main .promo-ribbon > * > img,
main .review-split-section > * > img,
main .sidebar-container > * > img,
main .stats-dashboard > * > img,
main .testimonials > * > img,
main .text-image-root_component > * > img,
main .toc_component > * > img,
  main .article-container > * > picture,
main .author-profile > * > picture,
main .benefits-section > * > picture,
main .block-wrapper > * > picture,
main .breadcrumbs > * > picture,
main .call-to-action > * > picture,
main .category-nav > * > picture,
main .div-block-1 > * > picture,
main .div-block-2 > * > picture,
main .faq-container > * > picture,
main .faq-mini-section > * > picture,
main .features-grid > * > picture,
main .footer_component > * > picture,
main .header_component > * > picture,
main .history-timeline > * > picture,
main .how-it-works > * > picture,
main .layout-two-cols > * > picture,
main .logos-section > * > picture,
main .offers-grid > * > picture,
main .payout-section > * > picture,
main .process-section > * > picture,
main .promo-ribbon > * > picture,
main .review-split-section > * > picture,
main .sidebar-container > * > picture,
main .stats-dashboard > * > picture,
main .testimonials > * > picture,
main .text-image-root_component > * > picture,
main .toc_component > * > picture,
  main .article-container > * > figure,
main .author-profile > * > figure,
main .benefits-section > * > figure,
main .block-wrapper > * > figure,
main .breadcrumbs > * > figure,
main .call-to-action > * > figure,
main .category-nav > * > figure,
main .div-block-1 > * > figure,
main .div-block-2 > * > figure,
main .faq-container > * > figure,
main .faq-mini-section > * > figure,
main .features-grid > * > figure,
main .footer_component > * > figure,
main .header_component > * > figure,
main .history-timeline > * > figure,
main .how-it-works > * > figure,
main .layout-two-cols > * > figure,
main .logos-section > * > figure,
main .offers-grid > * > figure,
main .payout-section > * > figure,
main .process-section > * > figure,
main .promo-ribbon > * > figure,
main .review-split-section > * > figure,
main .sidebar-container > * > figure,
main .stats-dashboard > * > figure,
main .testimonials > * > figure,
main .text-image-root_component > * > figure,
main .toc_component > * > figure,
  main .article-container > * > * > img,
main .author-profile > * > * > img,
main .benefits-section > * > * > img,
main .block-wrapper > * > * > img,
main .breadcrumbs > * > * > img,
main .call-to-action > * > * > img,
main .category-nav > * > * > img,
main .div-block-1 > * > * > img,
main .div-block-2 > * > * > img,
main .faq-container > * > * > img,
main .faq-mini-section > * > * > img,
main .features-grid > * > * > img,
main .footer_component > * > * > img,
main .header_component > * > * > img,
main .history-timeline > * > * > img,
main .how-it-works > * > * > img,
main .layout-two-cols > * > * > img,
main .logos-section > * > * > img,
main .offers-grid > * > * > img,
main .payout-section > * > * > img,
main .process-section > * > * > img,
main .promo-ribbon > * > * > img,
main .review-split-section > * > * > img,
main .sidebar-container > * > * > img,
main .stats-dashboard > * > * > img,
main .testimonials > * > * > img,
main .text-image-root_component > * > * > img,
main .toc_component > * > * > img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
  .hero_section,
  .div-block-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .div-block-1 > *,
  .div-block-1 [class*="copy"],
  .div-block-1 [class*="content"],
  .div-block-1 [class*="body"] {
    padding-left: 16px !important;
    padding-right: 16px !important;
    border-left-width: 0 !important;
  }
  .hero_heading-h1,
  .div-block-1 h1 {
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media(max-width:800px){.review-split-section{grid-template-columns:1fr}.review-split-section .pros-column{border-right:0;border-bottom:1px solid color-mix(in srgb,var(--wf-over-invert) 22%,transparent)}}

@media (max-width: 800px) {
  .text-image-root_component{ grid-template-columns: 1fr; }
}

@media (max-width: 900px) {
  .w-dropdown-toggle { display: inline-flex !important; }
  .main-layout_grid {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .sidebar_rail,
  .sidebar_wrapper {
    display: none !important;
  }
  *:has(> .sidebar_wrapper) {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  *:has(> .sidebar_wrapper) > * {
    grid-column: auto !important;
    grid-row: auto !important;
    min-width: 0;
    box-sizing: border-box;
  }
  .w-dropdown-toggle {
    width: auto !important;
    max-width: none !important;
  }
  .block-681 {
    grid-column: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    align-items: stretch !important;
    box-sizing: border-box !important;
  }
  .div-block-4,
  .header_component,
  .footer_component,
  .block-681 > * {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  .block-964,
  .media-text_component {
    grid-template-columns: 1fr !important;
  }
  .hero_section,
  .div-block-1 {
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

@media (min-width: 901px) {
  [data-ct7161amu="tsov0isp7"].wrapper-wrapper { display: none !important; }
}

@media (max-width: 800px){
  .testimonials .testimonial-card:nth-of-type(even){ transform: none; }
}

@media (min-width: 901px) {
  [data-cvlyqm4ky="twbn3twfc"] .sidebar-chrome > * {
    position: sticky;
    top: calc(var(--wf-header-h, 0px) + 19px);
    max-height: calc(100vh - var(--wf-header-h, 0px) - 2 * 19px);
    overflow-y: auto;
    overscroll-behavior: contain;
    
    padding-inline: 12px;
    margin-inline: -12px;
  }
}

@media(max-width:600px){.payout-section .payout-method{grid-template-columns:1fr}.payout-section .payout-details{grid-column:1;grid-row:1}.payout-section .payout-label{grid-column:1;grid-row:2}}

@media (max-width: 900px) {
  .header_component .header_container > .nav_menu-list,
  [data-cvlyqm4ky] header > div > ul,
  header > div > ul {
    display: none !important;
  }
  
  [data-cvlyqm4ky] header .wf-nav-cta,
  [data-cvlyqm4ky] header [class*="nav_action-button"],
  [data-cvlyqm4ky] header [class*="-cta"],
  header .wf-nav-cta,
  header [class*="nav_action-button"],
  header [class*="-cta"] {
    display: none !important;
  }
  .header_component .header_container,
  [data-cvlyqm4ky] header > div,
  header > div {
    padding-right: 56px;
  }
}

@media (min-width: 901px) {
  .w-dropdown-toggle,
  .wrapper-wrapper { display: none !important; }
}

@media (max-width: 900px) {
  
  [data-cvlyqm4ky="twbn3twfc"].main-layout_grid {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  [data-cvlyqm4ky="twbn3twfc"] .sidebar-chrome { display: none !important; }
  [data-cvlyqm4ky="twbn3twfc"] .main-navigation { display: block !important; }
  [data-cvlyqm4ky="twbn3twfc"] .primary-content {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    align-items: stretch;
    gap: 24px;
  }
  [data-cvlyqm4ky="twbn3twfc"] .primary-content > * {
    width: 100% !important;
    max-width: 100% !important;
  }
  [data-cvlyqm4ky="twbn3twfc"] > footer,
  [data-cvlyqm4ky="twbn3twfc"] .footer_component {
    grid-column: auto !important;
    grid-row: auto !important;
  }
}

/* __va_widget_css_begin__ */

.div-block-2,
.section-padding-global {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  
  min-height: 280px;
}

.global-wrapper {
  width: 100%;
}

.card-box_wrapper {
  background: var(--wf-layer);
  border: 1px solid var(--wf-rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--wf-body);
}

.header_top-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--wf-primary) 10%, var(--wf-layer));
  border-bottom: 1px solid var(--wf-rule);
}

.section-title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--wf-body);
}

.section-subtitle {
  font-size: 0.8rem;
  color: var(--wf-subtle);
}

.button-cta {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--wf-primary);
  color: var(--wf-on-brand);
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.button-cta:hover {
  background: var(--wf-accent-2);
}

.search_component {
  padding: 14px 20px 0;
}

.search_input-field {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-base);
  color: var(--wf-body);
  font-size: 0.85rem;
}

.search_input-field:focus {
  outline: 2px solid color-mix(in srgb, var(--wf-primary) 55%, transparent);
  border-color: var(--wf-primary);
}

.search_empty-state {
  padding: 16px 20px;
  text-align: center;
  color: var(--wf-subtle);
  font-size: 0.85rem;
}

.sports-nav_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.w-tab-link {
  padding: 6px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 999px;
  background: var(--wf-base);
  color: var(--wf-body);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.w-tab-link:hover {
  border-color: var(--wf-primary);
}

.is-tab-active,
.w-tab-link.is-tab-active {
  background: var(--wf-primary);
  border-color: var(--wf-primary);
  color: var(--wf-on-brand);
}

.content-wrapper {
  padding: 14px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

[data-claxa12to="tuv88jfli"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 640px) {
  [data-claxa12to="tuv88jfli"] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
  }
}

.data-row_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 10px;
  background: var(--wf-base);
}

.league-title_text {
  flex: 0 0 100%;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: var(--wf-primary);
}

.event-time_text {
  font-size: 0.75rem;
  color: var(--wf-subtle);
  order: 3;
}

.teams-container_flex {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--wf-body);
  order: 2;
}

.teams-container_flex span {
  color: inherit;
}

.odds-wrapper {
  display: flex;
  gap: 6px;
  order: 4;
  flex: 0 0 100%;
}

.odd-button_component {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  flex: 1;
  min-width: 56px;
  padding: 6px 8px;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-layer);
  color: var(--wf-body);
  text-decoration: none;
  font-size: 0.85rem;
}

.odd-button_component:hover {
  border-color: var(--wf-primary);
  background: color-mix(in srgb, var(--wf-primary) 12%, var(--wf-layer));
}

.odd-button_component .outcome-cell {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--wf-subtle);
  text-transform: uppercase;
}

.odd-button_component .odd-value_text {
  font-weight: 700;
  color: var(--wf-body);
}

.search_results-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.data-row_item[data-claxa12to="t1hlas9oj"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .league-title_text {
  flex: 0 0 100%;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .teams-container_flex {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .event-time_text {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.odd-button_component[data-claxa12to="t2awbd2jy"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--wf-base);
  white-space: nowrap;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .odds-wrapper,
.data-row_item[data-claxa12to="t1hlas9oj"] > .markets_grid-wrapper,
.data-row_item[data-claxa12to="t1hlas9oj"] > [data-claxa12to="t6ihuo5bn"] {
  flex: 0 0 100%;
  order: 4;
}

.markets_grid-wrapper {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.market_card-item {
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--wf-layer);
}

.market_title-text {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--wf-subtle);
  margin-bottom: 6px;
}

.selection-wrap {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-base);
  color: var(--wf-body);
  text-decoration: none;
  font-size: 0.82rem;
}

.selection-wrap:hover {
  border-color: var(--wf-primary);
}

.selection_price-text {
  font-weight: 700;
  color: var(--wf-primary);
}

.div-block-2 [data-claxa12to="tuv88jfli"] {
  display: flex;
  flex-direction: column;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child {
  background: color-mix(in srgb, var(--wf-primary) 10%, var(--wf-layer));
  border-color: var(--wf-primary);
  padding: 18px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child .teams-container_flex {
  font-size: 1.15rem;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child .odd-button_component {
  font-size: 1rem;
  padding: 10px 14px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):not(:first-child) {
  padding: 8px 12px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):not(:first-child) .teams-container_flex {
  font-size: 0.85rem;
}

@media (min-width: 640px) {
  .div-block-2 .card-box_wrapper {
    display: grid;
    grid-template-columns: 1fr 240px;
    grid-template-rows: auto 1fr;
    align-items: start;
  }
  .div-block-2 .header_top-bar {
    grid-column: 1 / -1;
    grid-row: 1;
  }
  .div-block-2 .content-wrapper {
    grid-column: 1;
    grid-row: 2;
    align-self: stretch;
  }
  .div-block-2 [data-claxa12to="tqsgvnfdu"] {
    grid-column: 2;
    grid-row: 2;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: color-mix(in srgb, var(--wf-primary) 4%, var(--wf-layer));
    border-left: 1px solid var(--wf-rule);
    border-radius: 0 0 var(--radius, 12px) 0;
  }
  
  .div-block-2 [data-claxa12to="tqsgvnfdu"]::before {
    content: "Navigation";
    display: block;
    padding: 10px 16px 8px;
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--wf-subtle);
    border-bottom: 1px solid var(--wf-rule);
    background: color-mix(in srgb, var(--wf-primary) 6%, var(--wf-layer));
  }
  .div-block-2 [data-claxa12to="tqsgvnfdu"] .search_component {
    padding: 12px 12px 0;
  }
  .div-block-2 .sports-nav_wrapper {
    padding: 10px 12px 12px;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
  }
  .div-block-2 .w-tab-link {
    width: 100%;
    text-align: left;
    border-radius: var(--radius-sm, 6px);
  }
}

/* __va_widget_css_begin__ */
.div-block-2,
.section-padding-global {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  
  min-height: 280px;
}

.global-wrapper {
  width: 100%;
}

.card-box_wrapper {
  background: var(--wf-layer);
  border: 1px solid var(--wf-rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--wf-body);
}

.header_top-bar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--wf-primary) 10%, var(--wf-layer));
  border-bottom: 1px solid var(--wf-rule);
}

.section-title {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--wf-body);
}

.section-subtitle {
  font-size: 0.8rem;
  color: var(--wf-subtle);
}

.button-cta {
  display: inline-flex;
  align-items: center;
  padding: 8px 14px;
  border-radius: 999px;
  background: var(--wf-primary);
  color: var(--wf-on-brand);
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}

.button-cta:hover {
  background: var(--wf-accent-2);
}

.search_component {
  padding: 14px 20px 0;
}

.search_input-field {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-base);
  color: var(--wf-body);
  font-size: 0.85rem;
}

.search_input-field:focus {
  outline: 2px solid color-mix(in srgb, var(--wf-primary) 55%, transparent);
  border-color: var(--wf-primary);
}

.search_empty-state {
  padding: 16px 20px;
  text-align: center;
  color: var(--wf-subtle);
  font-size: 0.85rem;
}

.sports-nav_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.w-tab-link {
  padding: 6px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 999px;
  background: var(--wf-base);
  color: var(--wf-body);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.w-tab-link:hover {
  border-color: var(--wf-primary);
}

.is-tab-active,
.w-tab-link.is-tab-active {
  background: var(--wf-primary);
  border-color: var(--wf-primary);
  color: var(--wf-on-brand);
}

.content-wrapper {
  padding: 14px 20px 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

[data-claxa12to="tuv88jfli"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

@media (min-width: 640px) {
  [data-claxa12to="tuv88jfli"] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
  }
}

.data-row_item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--wf-rule);
  border-radius: 10px;
  background: var(--wf-base);
}

.league-title_text {
  flex: 0 0 100%;
  font-size: 0.72rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  color: var(--wf-primary);
}

.event-time_text {
  font-size: 0.75rem;
  color: var(--wf-subtle);
  order: 3;
}

.teams-container_flex {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--wf-body);
  order: 2;
}

.teams-container_flex span {
  color: inherit;
}

.odds-wrapper {
  display: flex;
  gap: 6px;
  order: 4;
  flex: 0 0 100%;
}

.odd-button_component {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  flex: 1;
  min-width: 56px;
  padding: 6px 8px;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-layer);
  color: var(--wf-body);
  text-decoration: none;
  font-size: 0.85rem;
}

.odd-button_component:hover {
  border-color: var(--wf-primary);
  background: color-mix(in srgb, var(--wf-primary) 12%, var(--wf-layer));
}

.odd-button_component .outcome-cell {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--wf-subtle);
  text-transform: uppercase;
}

.odd-button_component .odd-value_text {
  font-weight: 700;
  color: var(--wf-body);
}

.search_results-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.data-row_item[data-claxa12to="t1hlas9oj"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .league-title_text {
  flex: 0 0 100%;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .teams-container_flex {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .event-time_text {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.odd-button_component[data-claxa12to="t2awbd2jy"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--wf-base);
  white-space: nowrap;
}

.data-row_item[data-claxa12to="t1hlas9oj"] > .odds-wrapper,
.data-row_item[data-claxa12to="t1hlas9oj"] > .markets_grid-wrapper,
.data-row_item[data-claxa12to="t1hlas9oj"] > [data-claxa12to="t6ihuo5bn"] {
  flex: 0 0 100%;
  order: 4;
}

.markets_grid-wrapper {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.market_card-item {
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--wf-layer);
}

.market_title-text {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--wf-subtle);
  margin-bottom: 6px;
}

.selection-wrap {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--wf-rule);
  border-radius: 8px;
  background: var(--wf-base);
  color: var(--wf-body);
  text-decoration: none;
  font-size: 0.82rem;
}

.selection-wrap:hover {
  border-color: var(--wf-primary);
}

.selection_price-text {
  font-weight: 700;
  color: var(--wf-primary);
}

.div-block-2 [data-claxa12to="tuv88jfli"] {
  display: flex;
  flex-direction: column;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child {
  background: color-mix(in srgb, var(--wf-primary) 10%, var(--wf-layer));
  border-color: var(--wf-primary);
  padding: 18px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child .teams-container_flex {
  font-size: 1.15rem;
}

.div-block-2 .data-row_item:not([data-claxa12to]):first-child .odd-button_component {
  font-size: 1rem;
  padding: 10px 14px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):not(:first-child) {
  padding: 8px 12px;
}

.div-block-2 .data-row_item:not([data-claxa12to]):not(:first-child) .teams-container_flex {
  font-size: 0.85rem;
}

@media (min-width: 640px) {
  .div-block-2 .card-box_wrapper {
    display: grid;
    grid-template-columns: 1fr 240px;
    grid-template-rows: auto 1fr;
    align-items: start;
  }
  .div-block-2 .header_top-bar {
    grid-column: 1 / -1;
    grid-row: 1;
  }
  .div-block-2 .content-wrapper {
    grid-column: 1;
    grid-row: 2;
    align-self: stretch;
  }
  .div-block-2 [data-claxa12to="tqsgvnfdu"] {
    grid-column: 2;
    grid-row: 2;
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 0;
    background: color-mix(in srgb, var(--wf-primary) 4%, var(--wf-layer));
    border-left: 1px solid var(--wf-rule);
    border-radius: 0 0 var(--radius, 12px) 0;
  }
  
  .div-block-2 [data-claxa12to="tqsgvnfdu"]::before {
    content: "Navigation";
    display: block;
    padding: 10px 16px 8px;
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: var(--wf-subtle);
    border-bottom: 1px solid var(--wf-rule);
    background: color-mix(in srgb, var(--wf-primary) 6%, var(--wf-layer));
  }
  .div-block-2 [data-claxa12to="tqsgvnfdu"] .search_component {
    padding: 12px 12px 0;
  }
  .div-block-2 .sports-nav_wrapper {
    padding: 10px 12px 12px;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
  }
  .div-block-2 .w-tab-link {
    width: 100%;
    text-align: left;
    border-radius: var(--radius-sm, 6px);
  }
}
/* __va_widget_css_end__ */

/* __va_sidebar_active_contrast__ */
/* Appended at the end of the styles bundle AFTER harden/widget sync.
   Safety net: never paint nested links via an ancestor .w--current, and keep
   the chevron toggle free of active fills / washed-out on-accent text.
   Soft-fill readable text for elevated/floating skins lives in chrome_skins
   (`color: var(--wf-body) !important`) so solid-accent variants (v2/v7)
   keep white-on-accent when those skins are not selected. */
.sidebar_wrapper li.w--current > ul a {
  background: transparent !important;
  box-shadow: none !important;
}
.sidebar_wrapper li.w--current > ul a:not([aria-current="page"]):not(.w--current) {
  color: var(--wf-subtle) !important;
  font-weight: 500 !important;
}
.sidebar_wrapper li.w--current:has(> ul) > a {
  box-shadow: none !important;
}
.sidebar_wrapper li:has(> ul):not(.w--current):has(.w--current) > a,
.sidebar_wrapper li:has(> ul):not(.w--current):has(.w--current) > span {
  color: var(--wf-body) !important;
  font-weight: 600;
  background: transparent !important;
  box-shadow: none !important;
}
.sidebar_wrapper .sidebar_sub-toggle,
.sidebar_wrapper li.w--current > .sidebar_sub-toggle,
.sidebar_wrapper li:has(.w--current) > .sidebar_sub-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--wf-subtle) !important;
}

/* Hover/active: neutralize link-style gradient_text transparent fill.
   Soft-fill chrome skins replace the gradient bg with an opaque mix via
   !important; without resetting -webkit-text-fill-color the label vanishes.
   Use currentColor so solid-accent active (on-accent) and soft-fill
   (--wf-body) both keep the fill matching the intended color. */
.sidebar_wrapper a:hover,
.sidebar_wrapper a:focus-visible,
.sidebar_wrapper li.w--current > a,
.sidebar_wrapper a.w--current,
.sidebar_wrapper a[aria-current="page"] {
  -webkit-text-fill-color: currentColor !important;
  background-clip: border-box !important;
  -webkit-background-clip: border-box !important;
}

