
.sidebar-container .sidebar-container {
  padding: 4px 0;
  color: var(--wp--custom--body);
  background: transparent;
}

.steps-wrapper .step-caption{display:flex;align-items:center;gap:10px;padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);cursor:pointer;color:var(--wp--custom--body);font-weight:600;list-style:none}

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

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

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

.benefits-section{
  display: flex; gap: 27px; overflow-x: auto;
  scroll-snap-type: x mandatory; padding: 4px 2px 12px;
  box-sizing: border-box; min-width: 0;
}

.wp-block-footer .footer-menu {
  display: flex; gap: 12px 20px; list-style: none; margin: 0; padding: 0; flex-wrap: wrap;
}

.__gone__ .sub-menu-container .block-581,
.__gone__ .sub-menu-container .wp-block-navigation-item {
  color: var(--wp--custom--body);
}

:root {
  --wp--custom--brand: #1aa6a6;
  --wp--custom--highlight-2: #f0f0f0;
  --wp--custom--primary-hard: #c5a059;
  --wp--custom--wash: #223d3a;
  --wp--custom--canvas: #0b0f14;
  --wp--custom--rule: #48403b;
  --wp--custom--divider: #665950;
  --wp--custom--flip-bg: #eceae8;
  --wp--custom--error: #b42318;
  --wp--custom--jump: #1aa6a6;
  --wp--custom--anchor-hover: #79c7c7;
  --wp--custom--subtle: #a59c96;
  --wp--custom--on-brand: #faf9f9;
  --wp--custom--flip-fg: #241d18;
  --wp--custom--ok: #067647;
  --wp--custom--layer: #25201c;
  --wp--custom--layer-2: #302a26;
  --wp--custom--flip: #eceae8;
  --wp--custom--body: #f0efee;
  --wp--custom--text-inv: #241d18;
}

.layout-split-view .layout-col-right{
  background: var(--wp--custom--canvas);
}

.primary-menu .menu-item.has-active > .wp-block-navigation-item__content {
  color: var(--wp--custom--brand);
  font-weight: 600;
}

[data-p4sd5z="cy2skf"] .nav-drawer {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  width: min(280px, 320px);
  max-width: 100%;
  height: 100%;
  background: var(--wp--custom--layer);
  color: var(--wp--custom--body);
  padding: 9px 17px;
  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;
}

[data-bevj7n], [data-vh4yxv] { transition: opacity .15s ease; }

.sidebar-container .sidebar-submenu {
  list-style: none;
  margin: 2px 4px 6px;
  padding: 6px 0 0 10px;
  border: 0;
  border-top: 1px solid var(--wp--custom--rule);
  gap: 2px;
}

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

.primary-menu .wp-block-details__summary .wp-block-navigation-item__content:hover {
  color: var(--wp--custom--brand);
}

.sidebar-container .sidebar-link-item.has-active {
  background: var(--wp--custom--wash);
  border-left-color: var(--wp--custom--brand);
}

.sidebar-primary li:has(> ul).is-menu-open > ul {
  display: grid;
}

[data-vgioy7="xpie4c"].e-shell {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  gap: 0;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
}

.sidebar-primary li.has-active > .sidebar-sub-toggle,
.sidebar-primary li:has(.has-active) > .sidebar-sub-toggle,
.sidebar-primary .sidebar-sub-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--wp--custom--subtle);
}

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

.features-container .feature-point{
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  background: var(--wp--custom--layer); box-sizing: border-box; min-width: 0;
  counter-increment: ft; position: relative; overflow: hidden;
}

 [data-pnm1l3] { padding-left: 12px; }

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

.wp-block-query {
  position: fixed;
  z-index: 35;
  pointer-events: none;
  opacity: 0;
  color: color-mix(in srgb, var(--wp--custom--body) 88%, transparent);
  background: color-mix(in srgb, var(--wp--custom--layer) 42%, transparent);
  border: 1px solid color-mix(in srgb, var(--wp--custom--brand) 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;
}

.sidebar-container .wp-block-navigation-item:hover {
  color: var(--wp--custom--brand);
}

[data-pnm1l3]::before {
  content: ""; position: absolute; left: 0; top: 50%; width: 0; height: 2px;
  background: var(--wp--custom--brand); transform: translateY(-50%); transition: width .2s ease;
}

.testimonial-section .testimonial-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.process-section:has(> :last-child:nth-child(5)) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.item-grid-wrap .item-card {
  margin: 0; flex: 0 0 220px; background: var(--wp--custom--layer);
  border-left: 4px solid var(--wp--custom--primary-hard); border-radius: 0 4px 4px 0;
  overflow: hidden; min-height: 160px; min-width: 0; scroll-snap-align: start;
}

.entry-content a:hover { text-decoration: underline; }

.block-534 .elementor-heading-title{
  margin: 0; color: var(--wp--custom--primary-hard); font-size: 0.95rem; letter-spacing: 0.04em;
}

 [data-pnm1l3] {
  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;
}

.timeline-wrapper .timeline-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.process-section:has(> :last-child:nth-child(6)) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.sidebar-container .block-581 {
  display: block;
  padding: 6px 8px;
  font-size: 0.74rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--wp--custom--body);
}

[data-p4sd5z="cy2skf"].wp-block-columns {
  position: fixed;
  inset: 0;
  
  z-index: 58;
  pointer-events: none;
  background: transparent;
}

.text-block .entry-title{ margin: 0 0 12px; color: var(--wp--custom--flip-fg); }

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

.category-shelf .category-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.faq-wrapper .faq-block.is-expanded .faq-answer{ display: block; }

.hero-call-to-action, .wp-block-button__link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  background: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand, #fff) !important;
  padding: 12px 22px;
  border-radius: var(--wp--custom--radius, 8px);
  text-decoration: none;
}

.item-grid-wrap .item-card:not(:has(img)) {
  background: repeating-linear-gradient(-45deg, var(--wp--custom--wash), var(--wp--custom--wash) 8px, var(--wp--custom--canvas) 8px, var(--wp--custom--canvas) 16px);
}

.category-shelf p{margin:0;color:var(--wp--custom--subtle);line-height:1.65;max-width:none;font-size:.95rem}

.breadcrumb-container [aria-current="page"]{color:var(--wp--custom--body)}

.primary-menu li:not(.wp-block-details) > .wp-block-details__summary {
  display: grid;
}

.payout-section .payout-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

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

.has-block .elementor-toc-item a{
  display: block; padding: 8px 6px; color: var(--wp--custom--flip-fg); text-decoration: none;
  border-left: 3px solid var(--wp--custom--highlight-2); padding-left: 12px;
}

.sidebar-container .sidebar-submenu .wp-block-navigation-item {
  font-size: 0.82rem;
  padding: 4px 6px;
}

.breadcrumb-container .breadcrumb-step{display:inline-flex;align-items:center;gap:4px;font-size:.78rem;color:var(--wp--custom--subtle)}

.benefits-section .benefits-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.steps-wrapper .accordion-panel{padding:0 clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);color:var(--wp--custom--subtle)}

.breadcrumb-container{font-family:var(--wp--custom--code-font,ui-monospace,monospace);min-width:0}

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

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

.e-header .wp-block-navigation-submenu > .block-581::after,
.e-header .nav-list-item:has(> .sub-menu-container) > .wp-block-navigation-item::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid currentColor;
  opacity: 0.7;
}

.steps-wrapper .steps-main-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.author-card .author-portrait{width:120px;height:120px;border-radius:50%;overflow:hidden;background:color-mix(in srgb,var(--wp--custom--flip-fg) 12%,transparent);display:grid;place-items:center;flex-shrink:0}

.sidebar-primary li:has(> ul) > a::after {
  content: none;
}

.primary-menu .wp-block-details > .menu-item-title {
  font-weight: 600;
}

.e-header .sub-menu-container {
  display: none;
  position: absolute;
  top: calc(100% - 2px);
  left: 0;
  min-width: 200px;
  margin: 0;
  padding: 8px 0;
  list-style: none;
  background: var(--wp--custom--layer-2, var(--wp--custom--layer));
  border: 1px solid var(--wp--custom--rule);
  border-radius: min(4px, 20px);
  box-shadow: 0 12px 28px color-mix(in srgb, var(--wp--custom--flip-bg) 14%, transparent);
  z-index: 50;
  flex-direction: column;
  gap: 0;
}

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

.primary-menu .menu-item { list-style: none; margin: 0; }

.sidebar-container .wp-block-navigation-item {
  display: block;
  padding: 8px 8px;
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--wp--custom--subtle);
}

.wp-block-group .hero-promo-box{
  display: inline-block; width: auto; max-width: max-content;
  padding: 6px 14px;
  background: var(--wp--custom--highlight-2); color: var(--wp--custom--on-brand);
  font-size: .78rem; font-weight: 800; letter-spacing: .06em; text-transform: uppercase;
  border-radius: 999px;
  justify-self: start;
}

.wp-block-jetpack-slideshow.is-dots-inset .slider-dots-container {
  margin-top: -2.25rem;
}

.benefits-section .benefit-label{ margin: 0 0 8px; color: var(--wp--custom--brand); }

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

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

.author-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:27px;padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);background:var(--wp--custom--flip-bg);color:var(--wp--custom--flip-fg);border-radius:4px;min-width:0;box-sizing:border-box;align-items:start}

.primary-menu .wp-block-details.is-menu-open > .wp-block-details__summary {
  display: grid;
}

[data-vgioy7="xpie4c"] .main-article > * {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.cta-block .call-to-action-btn{
  display: inline-block;
  background: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand);
  padding: 9px 27px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
}

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

.layout-split-view .layout-col-left{
  background: var(--wp--custom--layer);
  border-bottom: 2px dashed var(--wp--custom--divider);
}

.text-image-root-block .media-text-img{aspect-ratio:4 / 3;overflow:hidden}

.wp-block-group .wp-block-cover__inner-container{
  margin: 0; color: color-mix(in srgb, var(--wp--custom--flip-fg) 84%, transparent);
  max-width: 40rem; font-size: 1.02rem; line-height: 1.55;
}

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

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

.wp-block-group .wp-block-hero-media{
  position: absolute; inset: 0; z-index: 0;
  background: var(--wp--custom--cover-bg, none) center/cover no-repeat, var(--wp--custom--brand);
}

.sidebar-primary li.has-active > a,
.sidebar-primary a.has-active[aria-current="page"] {
  color: var(--wp--custom--body);
  font-weight: 700;
}

.e-header {
  background: var(--wp--custom--layer);
  border-bottom: 1px solid var(--wp--custom--rule);
  padding: 12px 17px;
  position: relative;
  z-index: 40;
}

.features-container{
  display: grid; grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 3 * 27px) / 4)), 1fr));
  gap: 27px; counter-reset: ft; box-sizing: border-box; min-width: 0;
}

.testimonial-section .testimonial-author{ font-style: normal; color: var(--wp--custom--brand); font-weight: 700; }

.stats-container .stat-heading{
  display: block; font-size: 1.6rem; color: var(--wp--custom--body); font-weight: 800;
}

.brand-cloud-section .brand-cloud-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--wp--custom--rule);border:1px solid var(--wp--custom--rule);min-width:0;align-items:stretch}

.wp-block-column {
  
  min-height: 280px;
}

 .wp-block-footer {
  --wp--custom--tag-slot: 4.75rem;
  padding-bottom: calc(var(--wp--custom--tag-slot) + env(safe-area-inset-bottom, 0px)) !important;
}

.author-card .author-heading{margin:0 0 4px;color:var(--wp--custom--flip-fg)}

.entry-content a { color: var(--wp--custom--brand); font-weight: 600; text-decoration: none; }

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

.wp-block-footer .block-block { color: var(--wp--custom--subtle); margin: 0; font-size: 0.85rem; }

.features-container .feature-point::before{
  content: counter(ft, decimal-leading-zero);
  position: absolute; right: 8px; top: 4px;
  font-size: 3rem; font-weight: 800; line-height: 1;
  color: color-mix(in srgb, var(--wp--custom--brand) 22%, transparent);
  pointer-events: none;
}

.wp-block-group .hero-title-heading{
  margin: 0; color: var(--wp--custom--flip-fg); overflow-wrap: anywhere;
  line-height: 1.08; font-size: clamp(1.75rem, 4vw, 2.75rem); max-width: 36rem;
}

.wp-block-cover,
.wp-block-group {
  min-width: 0;
  width: 100%;
  box-sizing: border-box;
  overflow-wrap: normal;
}

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

.process-section:has(> :last-child:nth-child(2)) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 1 * 27px) / 2)), 1fr)); }

.wp-block-footer .footer-extra-links a {
  color: var(--wp--custom--subtle); text-decoration: none; font-size: 0.78rem; letter-spacing: 0.04em; text-transform: uppercase;
}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/assets/fonts/source-sans-3-latin-400-normal.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: optional;
}

.wp-block-footer {
  background: var(--wp--custom--layer); border-top: 1px solid var(--wp--custom--rule);
  padding: 32px 14px; margin-top: auto;
}

.slider-pagination-dot::before { content: counter(tick); }

.wp-block-jetpack-slideshow:not(.is-scrollable) .slider-arrow-next,
.wp-block-jetpack-slideshow:not(.is-scrollable) .slider-dots-container,
.wp-block-jetpack-slideshow:not(.is-scrollable) .slider-progress-indicator {
  display: none !important;
}

.primary-menu .wp-block-details > .menu-item-title::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;
}

.e-header .sub-menu-container .wp-block-navigation-item,
.e-header .sub-menu-container .block-581 {
  width: 100%;
  justify-content: space-between;
}

.wp-block-footer {
  --wp--custom--tag-slot: 4.25rem;
}

.features-container:has(> :last-child:nth-child(3)) { grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.faq-mini-group .faq-mini-answer{padding:8px 0 10px;font-size:.84rem;color:color-mix(in srgb,var(--wp--custom--flip-fg) 78%,transparent)}

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

.testimonial-section{
  display: flex; gap: 27px; overflow-x: auto;
  scroll-snap-type: x mandatory; padding-bottom: 10px;
  box-sizing: border-box; min-width: 0;
}

.slider-pagination-dot:hover,
 .slider-pagination-dot:focus-visible,
 .slider-pagination-dot.has-active {
  color: var(--wp--custom--on-brand); background: var(--wp--custom--brand);
}

html, body {
  font-family: var(--wp--custom--font-body);
}

.steps-wrapper{display:grid;gap:35px;min-width:0}

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

.pros-cons-block{display:grid;grid-template-columns:1fr 1fr;gap:27px;font-family:var(--wp--custom--code-font,ui-monospace,monospace);min-width:0}

.timeline-wrapper .timeline-event{padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);background:var(--wp--custom--layer);border-top:3px solid var(--wp--custom--primary-hard);border-radius:0 0 4px 4px;min-width:0;box-sizing:border-box}

.pros-cons-block .pros-cons-header{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.breadcrumb-container .breadcrumb-divider{color:var(--wp--custom--divider)}

@font-face {
  font-family: 'Source Sans 3';
  src: url('/assets/fonts/source-sans-3-latin-700-normal.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: optional;
}

a { color: var(--wp--custom--jump, var(--wp--custom--brand)); }

.process-section:has(> :last-child:nth-child(3)) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.author-card .author-badge{font-size:2rem;font-weight:800;color:var(--wp--custom--highlight-2)}

.timeline-wrapper .timeline-node{display:inline-block;margin:0 0 8px;padding:2px 8px;background:var(--wp--custom--wash);color:var(--wp--custom--brand);font-size:.75rem;font-weight:700;border-radius:999px}

.pros-cons-block p{margin:0;color:var(--wp--custom--subtle);font-size:.82rem}

.hero-call-to-action:hover, .wp-block-button__link:hover { filter: brightness(1.06); }

.category-shelf .category-label{margin:0 0 10px;color:var(--wp--custom--body);font-size:1.1rem}

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

.e-header .wp-block-block > .wp-block-navigation-item:first-child {
  font-weight: 700;
  font-size: 1.05rem;
  letter-spacing: -0.02em;
  color: var(--wp--custom--body);
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
}

.author-card .author-description{min-width:0}

.sidebar-primary li:has(> ul):not(.has-active):has(.has-active) > a,
.sidebar-primary li:has(> ul):not(.has-active):has(.has-active) > span {
  color: var(--wp--custom--body);
  font-weight: 600;
  background: transparent;
  box-shadow: none;
}

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

.faq-wrapper .faq-question{
  width: 100%; text-align: left; cursor: pointer;
  background: var(--wp--custom--flip-bg); color: var(--wp--custom--flip-fg);
  border: 0; padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  font-weight: 700; box-sizing: border-box;
}

.entry-title {
  color: var(--wp--custom--body);
  margin: 0 0 12px;
  font-size: 1.35rem;
  letter-spacing: -0.02em;
}

.steps-wrapper .accordion-panel p:last-child{margin-bottom:0}

.__gone__ .card-layout-grid{
  display: flex; gap: 27px; overflow-x: auto;
  scroll-snap-type: x mandatory; padding-bottom: 10px;
  box-sizing: border-box; min-width: 0;
}

.e-header .wp-block-navigation-item:hover,
.e-header .block-581:hover { color: var(--wp--custom--brand); }

.__gone__ .card-unit{
  flex: 0 0 min(260px, 80vw); scroll-snap-align: start;
  background: var(--wp--custom--layer); border-top: 3px solid var(--wp--custom--brand);
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 6px);
  box-sizing: border-box; min-width: 0;
}

.e-header .wp-block-block > .e-nav-list {
  flex-wrap: wrap;
  min-width: 0;
}

.text-block .rich-text-content{
  color: color-mix(in srgb, var(--wp--custom--flip-fg) 80%, transparent); line-height: 1.65;
}

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

.pros-cons-block .pros-list-item::before{content:"+";position:absolute;left:0;color:var(--wp--custom--brand)}

.stats-container .stat-box::before{
  content: ""; position: absolute; left: -29px; top: 20px;
  width: 12px; height: 12px; border-radius: 50%; background: var(--wp--custom--highlight-2);
}

.ribbon-banner .ribbon-action{
  background: transparent; color: var(--wp--custom--brand); border: 2px solid var(--wp--custom--brand);
  padding: 9px 27px; text-decoration: none; font-weight: 700;
  border-radius: 4px;
}

.primary-menu .wp-block-details.is-menu-open > .menu-item-title::after {
  transform: rotate(180deg);
}

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

 .wp-block-query {
  left: 50%;
  bottom: max(8px, env(safe-area-inset-bottom, 0px));
  transform: translateX(-50%) translateY(8px);
  width: min(92vw, 520px);
  max-width: min(92vw, 520px);
  padding: 9px 20px;
  border-radius: 10px;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.015em;
  text-align: center;
  background: color-mix(in srgb, var(--wp--custom--layer) 48%, transparent);
  border: 1px solid color-mix(in srgb, var(--wp--custom--body) 12%, transparent);
  border-bottom: 2px solid color-mix(in srgb, var(--wp--custom--brand) 65%, transparent);
  box-shadow: 0 4px 16px color-mix(in srgb, var(--wp--custom--body) 10%, transparent);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.features-container .feature-label{ margin: 0 0 8px; color: var(--wp--custom--body); position: relative; }

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

.item-grid-wrap .item-name { margin: 8px clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px); color: var(--wp--custom--subtle); font-size: 0.9rem; }

.stats-container{
  display: grid; gap: 0; padding-left: 22px;
  border-left: 2px solid var(--wp--custom--divider); box-sizing: border-box; min-width: 0;
}

.slider-arrow-next[data-vh4yxv] { right: 0.4rem; }

.primary-menu .wp-block-button .wp-block-navigation-item__content:hover {
  filter: brightness(1.06);
  background: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand, #fff) !important;
  transform: none;
  box-shadow: none;
}

.pros-cons-block .pros-column,.pros-cons-block .cons-column{padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);border:2px dashed var(--wp--custom--divider);min-width:0;box-sizing:border-box}

.__gone__ .card-description{ margin: 0; color: var(--wp--custom--subtle); }

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

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

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

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

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

.e-header .sub-menu-container {
  max-width: calc(100vw - 24px);
}

.wp-block-query.visible-block {
  opacity: 1;
}

.e-header,
.e-header .wp-block-block,
.e-header .wp-block-block > .e-nav-list,
.e-header .nav-list-item {
  overflow: visible;
}

.__gone__ .main-navigation-ul,
.__gone__ ul:first-child {
  margin-left: auto;
}

.slider-arrow-next[data-bevj7n] { left: 0.4rem; }

.faq-mini-group{display:grid;gap:0;background:var(--wp--custom--flip-bg);border-radius:min(4px, 20px);overflow:hidden;min-width:0;padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);box-sizing:border-box}

html {
  background: var(--wp--custom--canvas, #f7f6f8);
  scroll-behavior: smooth;
  
  scroll-padding-top: var(--wp--custom--topbar-h, 80px);
}

[data-bevj7n].alignfull, [data-vh4yxv].alignfull { opacity: 0; pointer-events: none; }

.cta-block > p{ margin: 0; color: var(--wp--custom--subtle); max-width: 36rem; }

.breadcrumb-container .breadcrumb-step a{color:var(--wp--custom--brand);text-decoration:none}

.benefits-section .benefit-entry{
  flex: 0 0 min(280px, 82vw); scroll-snap-align: start;
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 6px);
  background: var(--wp--custom--canvas); border-bottom: 4px solid var(--wp--custom--highlight-2);
  border-top: 1px solid var(--wp--custom--rule); box-sizing: border-box; min-width: 0;
}

.wp-block-footer .footer-extra-links {
  display: flex; flex-wrap: wrap; gap: 8px 16px; list-style: none; margin: 0; padding: 0;
}

.e-header .wp-block-navigation-submenu:hover > .sub-menu-container,
.e-header .wp-block-navigation-submenu:focus-within > .sub-menu-container,
.e-header .wp-block-navigation-submenu.is-menu-open > .sub-menu-container,
.e-header .nav-list-item:has(> .sub-menu-container):hover > .sub-menu-container,
.e-header .nav-list-item:has(> .sub-menu-container):focus-within > .sub-menu-container,
.e-header .nav-list-item.is-menu-open > .sub-menu-container {
  display: flex;
}

.author-card .author-designation{margin:0 0 10px;color:var(--wp--custom--highlight-2);font-size:.85rem}

.primary-menu .wp-block-details__summary .wp-block-navigation-item__content {
  font-weight: 500;
  font-size: 0.95rem;
  padding: 10px 8px;
  color: var(--wp--custom--subtle);
}

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

.cta-block .cta-heading{ margin: 0; color: var(--wp--custom--body); }

.brand-cloud-section .brand-cloud-logo img{width:52px;height:52px;max-width:100%;object-fit:cover;border-radius:6px;opacity:.92;filter:none}

[data-p4sd5z="cy2skf"].wp-block-columns.is-menu-open .nav-drawer,
body.nav-open [data-p4sd5z="cy2skf"] .nav-drawer {
  transform: translateX(0);
  visibility: visible;
}

.wp-block-footer .footer-extra-links a:hover { color: var(--wp--custom--brand); }

.author-card .author-portrait{aspect-ratio:1 / 1;overflow:hidden}

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

.testimonial-section .testimonial-card{
  margin: 0; flex: 0 0 min(280px, 82vw); scroll-snap-align: start;
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  background: var(--wp--custom--canvas); border-top: 3px solid var(--wp--custom--highlight-2);
  box-sizing: border-box; min-width: 0;
}

.item-grid-wrap .item-card{aspect-ratio:4 / 3;overflow:hidden}

.ribbon-banner .ribbon-text{ margin: 0; color: var(--wp--custom--body); padding-right: 8px; }

.e-header .sub-menu-container::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -14px;
  height: 14px;
}

.e-header .sub-menu-container .sub-menu-container::before {
  content: "";
  position: absolute;
  left: -12px;
  top: 0;
  bottom: 0;
  width: 12px;
}

.features-container .features-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.wp-block-footer .footer-content-wrap {
  width: min(100%, 960px); margin: 0 auto; display: flex; flex-direction: column; gap: 12px;
}

.slider-pagination-dot {
  counter-increment: tick;
  min-width: 1.5rem; height: 1.5rem; border-radius: 4px; border: 0;
  font-size: 0.7rem; font-weight: 700; cursor: pointer;
  color: var(--wp--custom--subtle); background: var(--wp--custom--layer);
}

.entry-summary { padding: 28px 0 8px; }

.text-image-root-block .media-text-img{
  min-height: 180px;
  border-radius: 4px;
  background: var(--wp--custom--flip-bg);
  border-left: 4px solid var(--wp--custom--highlight-2);
  overflow: hidden;
  max-width: 100%;
  min-width: 0;
}

.brand-cloud-section .brand-cloud-logo{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:0;padding:14px 12px;background:var(--wp--custom--canvas);color:var(--wp--custom--body);font-size:.8rem;font-weight:600;box-sizing:border-box;text-align:center}

.e-header .sub-menu-container .nav-list-item {
  position: relative;
}

.steps-wrapper .step-card{border:1px solid var(--wp--custom--rule);border-radius:min(4px, 20px);background:var(--wp--custom--layer);padding:0;overflow:hidden}

.wp-block-footer .footer-menu a:hover { color: var(--wp--custom--brand); }

.process-section .process-step-item{padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);background:var(--wp--custom--layer);border-radius:4px;border:1px solid var(--wp--custom--rule);min-width:0;box-sizing:border-box}

.__gone__ .sub-menu-container .block-581:hover,
.__gone__ .sub-menu-container .wp-block-navigation-item:hover {
  color: var(--wp--custom--brand);
}

.slider-arrow-next,
 .slider-progress-indicator { display: none !important; }

[data-q0cgqo]::-webkit-scrollbar { display: none; }

.slider-pagination-dot:hover,
.slider-pagination-dot:focus-visible,
.slider-pagination-dot.has-active {
  background: var(--wp--custom--brand);
}

.has-block{
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  background: var(--wp--custom--flip); color: var(--wp--custom--flip-fg);
  box-sizing: border-box; min-width: 0;
}

.features-container:has(> :last-child:nth-child(6)) { grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 2 * 27px) / 3)), 1fr)); }

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

.features-container:has(> :last-child:nth-child(5)) { grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 2 * 27px) / 3)), 1fr)); }

h2 { font-size: calc(1.75rem * var(--wp--custom--display-scale, 1)); }

.process-section:has(> :last-child:nth-child(9)) { grid-template-columns: repeat(auto-fit, minmax(max(150px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.primary-menu .wp-block-button .wp-block-navigation-item__content {
  margin-top: 12px;
  justify-content: center;
  background: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand, #fff) !important;
  border-radius: var(--wp--custom--radius, 8px);
  padding: 12px 16px;
  font-weight: 700;
  box-shadow: none;
  transform: none;
  filter: none;
}

html {
  font-size: calc(100% * var(--wp--custom--global-scale, 1) * var(--wp--custom--copy-scale, 1));
}

.author-card .author-bio{color:color-mix(in srgb,var(--wp--custom--flip-fg) 80%,transparent)}

[data-vgioy7="xpie4c"] .main-article > .section-sequence {
  margin-top: calc(-0.55 * 28px);
}

.faq-wrapper .faq-block.is-expanded .faq-question{
  background: var(--wp--custom--brand); color: var(--wp--custom--on-brand);
}

.brand-cloud-section .brand-cloud-logo span{display:block;line-height:1.3;color:var(--wp--custom--body);word-break:break-word}

.sidebar-primary li:has(> ul).is-menu-open > .sidebar-sub-toggle::before {
  transform: rotate(90deg);
}

.features-container:has(> :last-child:nth-child(9)) { grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 2 * 27px) / 3)), 1fr)); }

.block-534 .elementor-button{
  background: var(--wp--custom--primary-hard); color: var(--wp--custom--on-brand);
  padding: 9px 27px; text-decoration: none; font-weight: 700;
  border-radius: 0;
}

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

.content-area,
.sidebar-rail-right,
.wp-block-separator,
.e-header,
.wp-block-footer {
  min-width: 0;
  max-width: 100%;
}

.brand-cloud-section .brand-cloud-intro a{color:var(--wp--custom--brand)}

.wp-block-footer .footer-menu a { color: var(--wp--custom--subtle); text-decoration: none; font-size: 0.9rem; }

.sidebar-container .sidebar-link-item {
  background: var(--wp--custom--layer);
  border: 1px solid var(--wp--custom--rule);
  border-left: 3px solid transparent;
  border-radius: 4px;
  padding: 4px 6px;
}

.wp-site-blocks,
[data-vgioy7] {
  max-width: 100%;
  min-width: 0;
  overflow-x: clip;
}

.steps-wrapper .step-caption::-webkit-details-marker{display:none}

.e-header .wp-block-navigation-submenu,
.e-header .nav-list-item:has(> .sub-menu-container) {
  padding-bottom: 0;
}

.layout-split-view .split-view-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

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

.text-block{
  padding: 22px calc(14px + 10px);
  background: var(--wp--custom--flip); box-sizing: border-box; min-width: 0;
}

.e-header .sub-menu-container .wp-block-navigation-item {
  display: block;
  width: 100%;
  padding: 8px 14px;
  white-space: normal;
}

:root {
  --wp--custom--font-head: 'Manrope', system-ui, sans-serif;
  --wp--custom--font-body: 'Source Sans 3', system-ui, sans-serif;
  --wp--custom--radius: 4px;
  --wp--custom--btn-transform: none;
  --wp--custom--cta-filter: none;
  --wp--custom--btn-glow: none;
  --wp--custom--copy-scale: 0.96;
  --wp--custom--display-scale: 1.1;
  --wp--custom--global-scale: 1;
}

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

h3 { font-size: calc(1.35rem * var(--wp--custom--display-scale, 1)); }

.sidebar-container .sidebar-menu-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 27px;
}

.block-534{
  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;
  gap: 19px; padding: 12px 14px;
  background: var(--wp--custom--canvas); border-top: 1px dashed var(--wp--custom--divider);
  border-bottom: 1px dashed var(--wp--custom--divider);
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;
  box-sizing: border-box; min-width: 0;
}

h4 { font-size: calc(1.15rem * var(--wp--custom--display-scale, 1)); }

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

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

.payout-section .payout-info{grid-column:1;grid-row:1;font-family:var(--wp--custom--code-font,ui-monospace,monospace);font-weight:700;color:var(--wp--custom--brand);font-size:.85rem;white-space:nowrap}

.author-card .author-portrait img{width:100%;height:100%;object-fit:cover}

[data-p4sd5z="cy2skf"].wp-block-columns.is-menu-open,
body.nav-open [data-p4sd5z="cy2skf"].wp-block-columns {
  pointer-events: auto;
  background: color-mix(in srgb, #000 35%, transparent);
}

.sidebar-primary .sidebar-sub-toggle:hover,
.sidebar-primary .sidebar-sub-toggle:focus-visible {
  color: var(--wp--custom--body, inherit);
  outline: none;
}

.cta-block{
  padding: 22px 14px;
  background: var(--wp--custom--layer);
  border-radius: 4px;
  text-align: center;
  display: grid;
  gap: 12px;
  justify-items: center;
  border-bottom: 4px solid var(--wp--custom--brand);
}

.hero-title-heading,
.wp-block-group h1 {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
  hyphens: none;
  line-height: 1.2;
}

.features-container:has(> :last-child:nth-child(2)) { grid-template-columns: repeat(auto-fit, minmax(max(180px, calc((100% - 1 * 27px) / 2)), 1fr)); }

.slider-dots-container {
  display: flex; gap: 10px; justify-content: center;
  margin-bottom: 0; min-height: 1.75rem; align-items: center;
  counter-reset: tick;
}

h1 { font-size: calc(2.25rem * var(--wp--custom--display-scale, 1)); }

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

.item-grid-wrap .gallery-title{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.steps-wrapper .step-indicator{display:inline-grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:999px;background:var(--wp--custom--brand);color:var(--wp--custom--on-brand);font-size:.8rem}

.timeline-wrapper p{margin:0;color:var(--wp--custom--subtle);font-size:.92rem}

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

 .menu-toggle {
  position: fixed;
  top: 12px;
  right: 12px;
  left: auto;
  bottom: auto;
}

.brand-cloud-section{display:flex;flex-direction:column;gap:14px;min-width:0}

.e-header .elementor-nav-cta > a {
  display: inline-flex;
  align-items: center;
  background: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand) !important;
  padding: 9px 27px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.9rem;
}

.wp-block-group{
  position: relative; display: grid; place-items: end stretch;
  min-height: 380px; width: 100%; min-width: 0; box-sizing: border-box;
  overflow: hidden; background: var(--wp--custom--flip-bg);
  border-bottom: 6px solid var(--wp--custom--highlight-2);
}

.item-grid-wrap {
  display: flex; flex-wrap: nowrap; gap: 27px; overflow-x: auto; padding: 12px 4px 32px;
  width: 100%; max-width: 960px; margin-inline: auto;
  min-width: 0; box-sizing: border-box; scroll-snap-type: x proximity;
  overscroll-behavior-x: contain; scrollbar-width: none; -ms-overflow-style: none;
}

.wp-block-footer .footer-extra-info {
  padding-top: 10px;
  border-top: 1px dashed color-mix(in srgb, var(--wp--custom--rule) 80%, transparent);
}

.wp-block-group .hero-subtext{
  position: relative; z-index: 1; width: 100%;
  padding: 14px calc(31px + 12px);
  background: linear-gradient(180deg, transparent 0%, color-mix(in srgb, var(--wp--custom--flip-bg) 92%, transparent) 38%, color-mix(in srgb, var(--wp--custom--flip-bg) 96%, transparent) 100%);
  display: grid; gap: 23px; min-width: 0; box-sizing: border-box;
  justify-items: start;
}

.process-section .process-heading{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

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

.sidebar-container .sidebar-link-item.has-active > .wp-block-navigation-item,
.sidebar-container .wp-block-navigation-item.has-active {
  color: var(--wp--custom--brand);
  font-weight: 700;
}

.category-shelf .category-intro{min-width:0}

.features-container .feature-point p{ margin: 0; color: var(--wp--custom--subtle); position: relative; }

.e-header .nav-list-item {
  list-style: none;
  position: relative;
}

.wp-block-query.is-footer-clear {
  bottom: max(12px, env(safe-area-inset-bottom, 0px));
}

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

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

.primary-menu .wp-block-navigation-item__content,
.primary-menu .menu-item-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  padding: 12px 8px;
  margin: 0;
  color: var(--wp--custom--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(--wp--custom--radius, 8px);
  text-transform: none;
  letter-spacing: normal;
}

.wp-block-query.visible-block {
  transform: translateX(-50%) translateY(0);
}

[data-vgioy7="xpie4c"] .layout-sidebar { display: none; }

.category-shelf .category-image{aspect-ratio:21/9;overflow:hidden;background:var(--wp--custom--wash);border-radius:calc(4px - 2px)}

.faq-mini-group .faq-mini-question{cursor:pointer;padding:8px 0;color:var(--wp--custom--flip-fg);font-size:.88rem;list-style:none;font-weight:600;border-bottom:1px dashed color-mix(in srgb,var(--wp--custom--flip-fg) 22%,transparent)}

.faq-mini-group .faq-mini-tag{margin:0 0 8px;color:var(--wp--custom--highlight-2);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}

.category-shelf .category-tile{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding:clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);background:var(--wp--custom--canvas);border:1px solid var(--wp--custom--rule);border-radius:4px;min-width:0;box-sizing:border-box}

.wp-block-jetpack-slideshow {
  position: relative; width: 100%; max-width: 100%; min-width: 0; box-sizing: border-box;
}

.primary-menu .wp-block-navigation-item__content:hover,
.primary-menu .menu-item-title:hover {
  color: var(--wp--custom--brand);
  background: color-mix(in srgb, var(--wp--custom--brand) 10%, transparent);
}

.e-header .wp-block-navigation-item,
.e-header .block-581 {
  color: var(--wp--custom--body);
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 500;
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 8px 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
  font-family: inherit;
}

.sidebar-container .sidebar-heading {
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--wp--custom--subtle);
  margin: 0 0 12px;
  font-weight: 700;
}

.faq-wrapper{
  display: grid; gap: 35px; box-sizing: border-box; min-width: 0;
}

.process-section p{margin:0;color:var(--wp--custom--subtle);font-size:.9rem}

.faq-wrapper .faq-main-heading{
  margin: 0 0 14px;
  font-size: 1.35rem;
  line-height: 1.25;
  color: var(--wp--custom--body);
}

.item-grid-wrap::-webkit-scrollbar { display: none; }

.timeline-wrapper .timeline-event-title{margin:0 0 6px;color:var(--wp--custom--body)}

.pros-cons-block .pros-list-item,.pros-cons-block .cons-list-item{margin:0 0 10px;padding-left:14px;position:relative}

.steps-wrapper .accordion-panel p{margin:0 0 .7em}

.pros-cons-block .cons-list-item::before{content:"-";position:absolute;left:0;color:var(--wp--custom--highlight-2)}

.ribbon-banner{
  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;
  gap: 19px; padding: 12px 14px;
  background: var(--wp--custom--canvas); border: 2px solid var(--wp--custom--brand);
  box-sizing: border-box; min-width: 0;
}

.slider-arrow-next {
  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(--wp--custom--on-brand); background: var(--wp--custom--brand);
  transition: opacity .15s ease;
}

.pros-cons-block .pros-cons-tag{margin:0 0 12px;color:var(--wp--custom--brand);text-transform:uppercase;font-size:.75rem;letter-spacing:.08em}

.faq-wrapper .faq-answer{
  display: none; padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  color: var(--wp--custom--subtle); background: var(--wp--custom--layer);
  border: 1px solid var(--wp--custom--rule); border-top: 0; box-sizing: border-box;
}

.pros-cons-block .pros-cons-title{display:block;margin:0 0 2px;color:var(--wp--custom--body);font-size:.9rem}

[data-pnm1l3]:hover::before,
 [data-pnm1l3]:focus-visible::before,
 [data-pnm1l3][aria-current="page"]::before { width: 8px; }

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

.__gone__ .card-headline{ margin: 0 0 8px; color: var(--wp--custom--body); }

.e-header .wp-block-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  width: min(100%, 960px);
  margin: 0 auto;
}

[data-q0cgqo] {
  scroll-snap-type: x mandatory; scrollbar-width: none;
  margin-bottom: 2.75rem;
}

.layout-split-view .layout-col-left,
.layout-split-view .layout-col-right{
  min-width: 0;
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  color: var(--wp--custom--subtle);
  box-sizing: border-box;
}

.sidebar-primary li.has-active:has(> ul) > a {
  color: var(--wp--custom--body);
  font-weight: 700;
  background: color-mix(in srgb, var(--wp--custom--brand) 10%, var(--wp--custom--layer));
  box-shadow: none;
}

.layout-split-view{
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border: 1px solid var(--wp--custom--rule);
  border-radius: min(4px, 20px);
  overflow: hidden;
}

.payout-section .payout-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px 12px;padding:12px calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 4px);border-left:4px solid var(--wp--custom--brand);background:var(--wp--custom--canvas);min-width:0;box-sizing:border-box}

.category-shelf{display:grid;gap:27px;min-width:0}

.category-shelf .category-image img{width:100%;height:100%;object-fit:cover;display:block}

.sidebar-primary .sidebar-sub-toggle:focus-visible {
  box-shadow: inset 0 0 0 2px var(--wp--custom--brand, currentColor);
}

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

.benefits-section .benefit-entry p{ margin: 0; color: var(--wp--custom--subtle); }

.wp-block-group .hero-primary-btn{
  display: inline-block; width: fit-content;
  background: var(--wp--custom--highlight-2); color: var(--wp--custom--on-brand);
  padding: calc(9px + 2px) calc(27px + 10px);
  border-radius: 4px; text-decoration: none; font-weight: 800;
  box-shadow: 0 8px 24px color-mix(in srgb, var(--wp--custom--highlight-2) 45%, transparent);
}

.e-header .sub-menu-container .sub-menu-container {
  top: -8px;
  left: calc(100% - 8px);
  min-width: 200px;
}

.sidebar-primary a.home-page-template,
.sidebar-primary > aside > a:first-of-type {
  display: block;
  margin-bottom: 12px;
}

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

.testimonial-section .testimonial-quote{ margin: 0 0 12px; color: var(--wp--custom--subtle); }

.text-image-root-block .media-text-body{
  padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px);
  background: var(--wp--custom--layer);
  border: 1px solid var(--wp--custom--rule);
  min-width: 0;
  color: var(--wp--custom--subtle);
}

.e-header .wp-block-block > .e-nav-list {
  display: flex;
  gap: 4px 8px;
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}

.item-grid-wrap:focus-visible { outline: 3px solid var(--wp--custom--brand); outline-offset: 2px; }

.text-image-root-block{
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);
  gap: 27px;
  align-items: stretch;
}

.breadcrumb-container .breadcrumb-nav{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0;border-bottom:1px dashed var(--wp--custom--divider);padding-bottom:8px}

.text-image-root-block .media-text-body h2{ margin: 0 0 10px; color: var(--wp--custom--body); }

.process-section .process-step-title{margin:0 0 6px;color:var(--wp--custom--body)}

.stats-container .stat-box span{ color: var(--wp--custom--subtle); }

.wp-block-jetpack-slideshow:not(.is-scrollable) [data-q0cgqo] {
  justify-content: center;
}

[data-vgioy7="xpie4c"] .main-article {
  width: min(100%, 960px);
  margin: 0 auto;
  padding: 22px 14px;
  flex: 1;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 28px;
  min-width: 0;
}

.entry-content { color: var(--wp--custom--subtle); line-height: 1.65; }

.stats-container .stat-box{
  position: relative; padding: clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) calc(clamp(14px, calc(14px + 0.0136 * (100vw - 360px)), 20px) + 8px);
  box-sizing: border-box; min-width: 0;
}

.has-block .toc-menu{ list-style: none; margin: 0; padding: 0; display: grid; gap: 4px; }

.primary-menu .wp-block-details__summary {
  display: none;
  gap: 0;
  padding: 2px 0 8px 10px;
  margin: 0 0 4px 8px;
  border-left: 2px solid var(--wp--custom--rule);
}

@media (max-width: 900px) {
  .e-header .wp-block-block > .e-nav-list { display: none; }
}

@media(max-width:800px){.brand-cloud-section .brand-cloud-grid{grid-template-columns:repeat(2,1fr)}}

@media (max-width: 700px) {
  .item-grid-wrap .item-card { flex-basis: 88%; }
  .item-grid-wrap { scroll-snap-type: x mandatory; }
}

@media (min-width: 901px) {
  .menu-toggle,
  .wp-block-columns { display: none !important; }
}

@media (max-width: 900px) {
  .menu-toggle { display: inline-flex !important; }
  .wp-site-blocks {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  .sidebar-rail-right,
  .sidebar-primary {
    display: none !important;
  }
  *:has(> .sidebar-primary) {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  
  *:has(> .sidebar-primary) > * {
    grid-column: auto !important;
    grid-row: auto !important;
    min-width: 0;
    box-sizing: border-box;
  }
  .menu-toggle {
    width: auto !important;
    max-width: none !important;
  }
  .content-area {
    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;
  }
  .wp-block-separator,
  .e-header,
  .wp-block-footer,
  .content-area > * {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  .wp-block-columns-2-col,
  .wp-block-media-text {
    grid-template-columns: 1fr !important;
  }
  .wp-block-cover,
  .wp-block-group {
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

@media(max-width:700px){.author-card{grid-template-columns:1fr}.author-card .author-portrait{width:96px;height:96px}}

@media (max-width: 800px) {
  .text-image-root-block{ grid-template-columns: 1fr; }
  .text-image-root-block .media-text-img{ border-left: 0; border-top: 4px solid var(--wp--custom--highlight-2); min-height: 120px; }
}

@media(max-width:800px){.pros-cons-block{grid-template-columns:1fr}}

@media (min-width: 901px) {
  [data-p4sd5z="cy2skf"].wp-block-columns { display: none !important; }
}

@media (max-width: 800px){
  .wp-block-group{ min-height: 300px; }
}

@media (max-width: 720px) {
  main#site-main {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
  main .author-card,
main .benefits-section,
main .block-534,
main .brand-cloud-section,
main .breadcrumb-container,
main .category-shelf,
main .cta-block,
main .e-header,
main .faq-mini-group,
main .faq-wrapper,
main .features-container,
main .has-block,
main .item-grid-wrap,
main .layout-split-view,
main .payout-section,
main .process-section,
main .pros-cons-block,
main .ribbon-banner,
main .sidebar-container,
main .stats-container,
main .steps-wrapper,
main .testimonial-section,
main .text-block,
main .text-image-root-block,
main .timeline-wrapper,
main .wp-block-column,
main .wp-block-footer,
main .wp-block-group,
  main .author-card *,
main .benefits-section *,
main .block-534 *,
main .brand-cloud-section *,
main .breadcrumb-container *,
main .category-shelf *,
main .cta-block *,
main .e-header *,
main .faq-mini-group *,
main .faq-wrapper *,
main .features-container *,
main .has-block *,
main .item-grid-wrap *,
main .layout-split-view *,
main .payout-section *,
main .process-section *,
main .pros-cons-block *,
main .ribbon-banner *,
main .sidebar-container *,
main .stats-container *,
main .steps-wrapper *,
main .testimonial-section *,
main .text-block *,
main .text-image-root-block *,
main .timeline-wrapper *,
main .wp-block-column *,
main .wp-block-footer *,
main .wp-block-group * {
    grid-template-columns: minmax(0, 1fr) !important;
    min-width: 0 !important;
    max-width: 100%;
  }
  main .author-card *,
main .benefits-section *,
main .block-534 *,
main .brand-cloud-section *,
main .breadcrumb-container *,
main .category-shelf *,
main .cta-block *,
main .e-header *,
main .faq-mini-group *,
main .faq-wrapper *,
main .features-container *,
main .has-block *,
main .item-grid-wrap *,
main .layout-split-view *,
main .payout-section *,
main .process-section *,
main .pros-cons-block *,
main .ribbon-banner *,
main .sidebar-container *,
main .stats-container *,
main .steps-wrapper *,
main .testimonial-section *,
main .text-block *,
main .text-image-root-block *,
main .timeline-wrapper *,
main .wp-block-column *,
main .wp-block-footer *,
main .wp-block-group * {
    grid-column: auto !important;
    grid-row: auto !important;
  }
  
  main .author-card,
main .benefits-section,
main .block-534,
main .brand-cloud-section,
main .breadcrumb-container,
main .category-shelf,
main .cta-block,
main .e-header,
main .faq-mini-group,
main .faq-wrapper,
main .features-container,
main .has-block,
main .item-grid-wrap,
main .layout-split-view,
main .payout-section,
main .process-section,
main .pros-cons-block,
main .ribbon-banner,
main .sidebar-container,
main .stats-container,
main .steps-wrapper,
main .testimonial-section,
main .text-block,
main .text-image-root-block,
main .timeline-wrapper,
main .wp-block-column,
main .wp-block-footer,
main .wp-block-group,
  main .author-card > *:not([data-q0cgqo]),
main .benefits-section > *:not([data-q0cgqo]),
main .block-534 > *:not([data-q0cgqo]),
main .brand-cloud-section > *:not([data-q0cgqo]),
main .breadcrumb-container > *:not([data-q0cgqo]),
main .category-shelf > *:not([data-q0cgqo]),
main .cta-block > *:not([data-q0cgqo]),
main .e-header > *:not([data-q0cgqo]),
main .faq-mini-group > *:not([data-q0cgqo]),
main .faq-wrapper > *:not([data-q0cgqo]),
main .features-container > *:not([data-q0cgqo]),
main .has-block > *:not([data-q0cgqo]),
main .item-grid-wrap > *:not([data-q0cgqo]),
main .layout-split-view > *:not([data-q0cgqo]),
main .payout-section > *:not([data-q0cgqo]),
main .process-section > *:not([data-q0cgqo]),
main .pros-cons-block > *:not([data-q0cgqo]),
main .ribbon-banner > *:not([data-q0cgqo]),
main .sidebar-container > *:not([data-q0cgqo]),
main .stats-container > *:not([data-q0cgqo]),
main .steps-wrapper > *:not([data-q0cgqo]),
main .testimonial-section > *:not([data-q0cgqo]),
main .text-block > *:not([data-q0cgqo]),
main .text-image-root-block > *:not([data-q0cgqo]),
main .timeline-wrapper > *:not([data-q0cgqo]),
main .wp-block-column > *:not([data-q0cgqo]),
main .wp-block-footer > *:not([data-q0cgqo]),
main .wp-block-group > *:not([data-q0cgqo]),
  main .author-card > * > *:not([data-lk3b52]),
main .benefits-section > * > *:not([data-lk3b52]),
main .block-534 > * > *:not([data-lk3b52]),
main .brand-cloud-section > * > *:not([data-lk3b52]),
main .breadcrumb-container > * > *:not([data-lk3b52]),
main .category-shelf > * > *:not([data-lk3b52]),
main .cta-block > * > *:not([data-lk3b52]),
main .e-header > * > *:not([data-lk3b52]),
main .faq-mini-group > * > *:not([data-lk3b52]),
main .faq-wrapper > * > *:not([data-lk3b52]),
main .features-container > * > *:not([data-lk3b52]),
main .has-block > * > *:not([data-lk3b52]),
main .item-grid-wrap > * > *:not([data-lk3b52]),
main .layout-split-view > * > *:not([data-lk3b52]),
main .payout-section > * > *:not([data-lk3b52]),
main .process-section > * > *:not([data-lk3b52]),
main .pros-cons-block > * > *:not([data-lk3b52]),
main .ribbon-banner > * > *:not([data-lk3b52]),
main .sidebar-container > * > *:not([data-lk3b52]),
main .stats-container > * > *:not([data-lk3b52]),
main .steps-wrapper > * > *:not([data-lk3b52]),
main .testimonial-section > * > *:not([data-lk3b52]),
main .text-block > * > *:not([data-lk3b52]),
main .text-image-root-block > * > *:not([data-lk3b52]),
main .timeline-wrapper > * > *:not([data-lk3b52]),
main .wp-block-column > * > *:not([data-lk3b52]),
main .wp-block-footer > * > *:not([data-lk3b52]),
main .wp-block-group > * > *:not([data-lk3b52]) {
    flex-direction: column !important;
  }
  main .author-card > *,
main .benefits-section > *,
main .block-534 > *,
main .brand-cloud-section > *,
main .breadcrumb-container > *,
main .category-shelf > *,
main .cta-block > *,
main .e-header > *,
main .faq-mini-group > *,
main .faq-wrapper > *,
main .features-container > *,
main .has-block > *,
main .item-grid-wrap > *,
main .layout-split-view > *,
main .payout-section > *,
main .process-section > *,
main .pros-cons-block > *,
main .ribbon-banner > *,
main .sidebar-container > *,
main .stats-container > *,
main .steps-wrapper > *,
main .testimonial-section > *,
main .text-block > *,
main .text-image-root-block > *,
main .timeline-wrapper > *,
main .wp-block-column > *,
main .wp-block-footer > *,
main .wp-block-group > * {
    width: 100%;
    max-width: 100%;
  }
  main .author-card > * > img,
main .benefits-section > * > img,
main .block-534 > * > img,
main .brand-cloud-section > * > img,
main .breadcrumb-container > * > img,
main .category-shelf > * > img,
main .cta-block > * > img,
main .e-header > * > img,
main .faq-mini-group > * > img,
main .faq-wrapper > * > img,
main .features-container > * > img,
main .has-block > * > img,
main .item-grid-wrap > * > img,
main .layout-split-view > * > img,
main .payout-section > * > img,
main .process-section > * > img,
main .pros-cons-block > * > img,
main .ribbon-banner > * > img,
main .sidebar-container > * > img,
main .stats-container > * > img,
main .steps-wrapper > * > img,
main .testimonial-section > * > img,
main .text-block > * > img,
main .text-image-root-block > * > img,
main .timeline-wrapper > * > img,
main .wp-block-column > * > img,
main .wp-block-footer > * > img,
main .wp-block-group > * > img,
  main .author-card > * > picture,
main .benefits-section > * > picture,
main .block-534 > * > picture,
main .brand-cloud-section > * > picture,
main .breadcrumb-container > * > picture,
main .category-shelf > * > picture,
main .cta-block > * > picture,
main .e-header > * > picture,
main .faq-mini-group > * > picture,
main .faq-wrapper > * > picture,
main .features-container > * > picture,
main .has-block > * > picture,
main .item-grid-wrap > * > picture,
main .layout-split-view > * > picture,
main .payout-section > * > picture,
main .process-section > * > picture,
main .pros-cons-block > * > picture,
main .ribbon-banner > * > picture,
main .sidebar-container > * > picture,
main .stats-container > * > picture,
main .steps-wrapper > * > picture,
main .testimonial-section > * > picture,
main .text-block > * > picture,
main .text-image-root-block > * > picture,
main .timeline-wrapper > * > picture,
main .wp-block-column > * > picture,
main .wp-block-footer > * > picture,
main .wp-block-group > * > picture,
  main .author-card > * > figure,
main .benefits-section > * > figure,
main .block-534 > * > figure,
main .brand-cloud-section > * > figure,
main .breadcrumb-container > * > figure,
main .category-shelf > * > figure,
main .cta-block > * > figure,
main .e-header > * > figure,
main .faq-mini-group > * > figure,
main .faq-wrapper > * > figure,
main .features-container > * > figure,
main .has-block > * > figure,
main .item-grid-wrap > * > figure,
main .layout-split-view > * > figure,
main .payout-section > * > figure,
main .process-section > * > figure,
main .pros-cons-block > * > figure,
main .ribbon-banner > * > figure,
main .sidebar-container > * > figure,
main .stats-container > * > figure,
main .steps-wrapper > * > figure,
main .testimonial-section > * > figure,
main .text-block > * > figure,
main .text-image-root-block > * > figure,
main .timeline-wrapper > * > figure,
main .wp-block-column > * > figure,
main .wp-block-footer > * > figure,
main .wp-block-group > * > figure,
  main .author-card > * > * > img,
main .benefits-section > * > * > img,
main .block-534 > * > * > img,
main .brand-cloud-section > * > * > img,
main .breadcrumb-container > * > * > img,
main .category-shelf > * > * > img,
main .cta-block > * > * > img,
main .e-header > * > * > img,
main .faq-mini-group > * > * > img,
main .faq-wrapper > * > * > img,
main .features-container > * > * > img,
main .has-block > * > * > img,
main .item-grid-wrap > * > * > img,
main .layout-split-view > * > * > img,
main .payout-section > * > * > img,
main .process-section > * > * > img,
main .pros-cons-block > * > * > img,
main .ribbon-banner > * > * > img,
main .sidebar-container > * > * > img,
main .stats-container > * > * > img,
main .steps-wrapper > * > * > img,
main .testimonial-section > * > * > img,
main .text-block > * > * > img,
main .text-image-root-block > * > * > img,
main .timeline-wrapper > * > * > img,
main .wp-block-column > * > * > img,
main .wp-block-footer > * > * > img,
main .wp-block-group > * > * > img {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
  .wp-block-cover,
  .wp-block-group {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .wp-block-group > *,
  .wp-block-group [class*="copy"],
  .wp-block-group [class*="content"],
  .wp-block-group [class*="body"] {
    padding-left: 16px !important;
    padding-right: 16px !important;
    border-left-width: 0 !important;
  }
  .hero-title-heading,
  .wp-block-group h1 {
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (max-width: 900px) {
  .e-header .wp-block-block > .e-nav-list,
  [data-vgioy7] header > div > ul,
  header > div > ul {
    display: none !important;
  }
  
  [data-vgioy7] header .elementor-nav-cta,
  [data-vgioy7] header [class*="block-801"],
  [data-vgioy7] header [class*="-cta"],
  header .elementor-nav-cta,
  header [class*="block-801"],
  header [class*="-cta"] {
    display: none !important;
  }
  .e-header .wp-block-block,
  [data-vgioy7] header > div,
  header > div {
    padding-right: 56px;
  }
}

@media (min-width: 801px) {
  .layout-split-view{
    grid-template-columns: 1fr 1fr;
  }
  .layout-split-view .layout-col-left{
    border-bottom: 0;
    border-right: 2px dashed var(--wp--custom--divider);
  }
}

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

/* __va_widget_css_begin__ */

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

.wp-block-group__inner-container {
  width: 100%;
}

.e-con-inner {
  background: var(--wp--custom--layer);
  border: 1px solid var(--wp--custom--rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--wp--custom--body);
}

.is-style-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--wp--custom--brand) 10%, var(--wp--custom--layer));
  border-bottom: 1px solid var(--wp--custom--rule);
}

.has-large-font-size {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--wp--custom--body);
}

.has-small-font-size {
  font-size: 0.8rem;
  color: var(--wp--custom--subtle);
}

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

.wp-block-button__inner:hover {
  background: var(--wp--custom--highlight-2);
}

.wp-block-search {
  padding: 14px 20px 0;
}

.wp-block-search__input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  font-size: 0.85rem;
}

.wp-block-search__input:focus {
  outline: 2px solid color-mix(in srgb, var(--wp--custom--brand) 55%, transparent);
  border-color: var(--wp--custom--brand);
}

.search-no-results {
  padding: 16px 20px;
  text-align: center;
  color: var(--wp--custom--subtle);
  font-size: 0.85rem;
}

.category-navigation-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.tab-trigger-button {
  padding: 6px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 999px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.tab-trigger-button:hover {
  border-color: var(--wp--custom--brand);
}

.is-style-tab-active,
.tab-trigger-button.is-style-tab-active {
  background: var(--wp--custom--brand);
  border-color: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand);
}

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

[data-d8s1ra="700wje"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

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

.wp-block-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 10px;
  background: var(--wp--custom--canvas);
}

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

.post-date-time {
  font-size: 0.75rem;
  color: var(--wp--custom--subtle);
  order: 3;
}

.team-matchup-container {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--wp--custom--body);
  order: 2;
}

.team-matchup-container span {
  color: inherit;
}

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

.button-odds-selector {
  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(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--layer);
  color: var(--wp--custom--body);
  text-decoration: none;
  font-size: 0.85rem;
}

.button-odds-selector:hover {
  border-color: var(--wp--custom--brand);
  background: color-mix(in srgb, var(--wp--custom--brand) 12%, var(--wp--custom--layer));
}

.button-odds-selector .odd-outcome-wrapper {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--wp--custom--subtle);
  text-transform: uppercase;
}

.button-odds-selector .odd-price-value {
  font-weight: 700;
  color: var(--wp--custom--body);
}

.search-results-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.wp-block-row[data-d8s1ra="alv5ep"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .taxonomy-league {
  flex: 0 0 100%;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .team-matchup-container {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .post-date-time {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.button-odds-selector[data-d8s1ra="9t0b89"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--wp--custom--canvas);
  white-space: nowrap;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .odds-display-wrapper,
.wp-block-row[data-d8s1ra="alv5ep"] > .product-grid-container,
.wp-block-row[data-d8s1ra="alv5ep"] > [data-d8s1ra="aorwjr"] {
  flex: 0 0 100%;
  order: 4;
}

.product-grid-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.product-card-item {
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--wp--custom--layer);
}

.product-card-title {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--wp--custom--subtle);
  margin-bottom: 6px;
}

.is-selected-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  text-decoration: none;
  font-size: 0.82rem;
}

.is-selected-item:hover {
  border-color: var(--wp--custom--brand);
}

.has-text-color-primary {
  font-weight: 700;
  color: var(--wp--custom--brand);
}

.wp-block-column .e-con-inner {
  border: none;
  border-top: 3px solid var(--wp--custom--brand);
  border-radius: 4px;
}

.wp-block-column .is-style-header {
  background: transparent;
  border-bottom: none;
}

.wp-block-column .has-large-font-size {
  font-size: 1.4rem;
}

.wp-block-column .wp-block-row:not([data-d8s1ra]) {
  border: none;
  border-bottom: 1px solid var(--wp--custom--rule);
  border-radius: 0;
  padding: 18px 4px;
}

.wp-block-column .taxonomy-league {
  font-size: 0.68rem;
}

.wp-block-column .team-matchup-container {
  font-size: 1.05rem;
}

.wp-block-column .odds-display-wrapper {
  gap: 18px;
}

.wp-block-column .button-odds-selector {
  flex: 0 0 auto;
  min-width: 0;
  flex-direction: row;
  align-items: baseline;
  gap: 5px;
  border: none;
  background: transparent;
  padding: 0;
  text-decoration: none;
}

.wp-block-column .button-odds-selector .odd-outcome-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 4px;
  background: color-mix(in srgb, var(--wp--custom--brand) 15%, transparent);
  color: var(--wp--custom--brand);
  text-transform: none;
  font-weight: 700;
  font-size: 0.72rem;
}

.wp-block-column .button-odds-selector .odd-price-value {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: color-mix(in srgb, var(--wp--custom--brand) 60%, transparent);
}

.wp-block-column .button-odds-selector:hover .odd-price-value {
  color: var(--wp--custom--brand);
}

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

.wp-block-group__inner-container {
  width: 100%;
}

.e-con-inner {
  background: var(--wp--custom--layer);
  border: 1px solid var(--wp--custom--rule);
  border-radius: 12px;
  overflow: hidden;
  color: var(--wp--custom--body);
}

.is-style-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: 18px 20px;
  background: color-mix(in srgb, var(--wp--custom--brand) 10%, var(--wp--custom--layer));
  border-bottom: 1px solid var(--wp--custom--rule);
}

.has-large-font-size {
  margin: 0;
  font-size: 1.15rem;
  font-weight: 700;
  color: var(--wp--custom--body);
}

.has-small-font-size {
  font-size: 0.8rem;
  color: var(--wp--custom--subtle);
}

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

.wp-block-button__inner:hover {
  background: var(--wp--custom--highlight-2);
}

.wp-block-search {
  padding: 14px 20px 0;
}

.wp-block-search__input {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  font-size: 0.85rem;
}

.wp-block-search__input:focus {
  outline: 2px solid color-mix(in srgb, var(--wp--custom--brand) 55%, transparent);
  border-color: var(--wp--custom--brand);
}

.search-no-results {
  padding: 16px 20px;
  text-align: center;
  color: var(--wp--custom--subtle);
  font-size: 0.85rem;
}

.category-navigation-menu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 14px 20px 0;
}

.tab-trigger-button {
  padding: 6px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 999px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  font-size: 0.78rem;
  font-weight: 600;
  cursor: pointer;
  white-space: nowrap;
}

.tab-trigger-button:hover {
  border-color: var(--wp--custom--brand);
}

.is-style-tab-active,
.tab-trigger-button.is-style-tab-active {
  background: var(--wp--custom--brand);
  border-color: var(--wp--custom--brand);
  color: var(--wp--custom--on-brand);
}

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

[data-d8s1ra="700wje"] {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

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

.wp-block-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 12px;
  padding: 12px 14px;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 10px;
  background: var(--wp--custom--canvas);
}

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

.post-date-time {
  font-size: 0.75rem;
  color: var(--wp--custom--subtle);
  order: 3;
}

.team-matchup-container {
  flex: 1 1 auto;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--wp--custom--body);
  order: 2;
}

.team-matchup-container span {
  color: inherit;
}

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

.button-odds-selector {
  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(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--layer);
  color: var(--wp--custom--body);
  text-decoration: none;
  font-size: 0.85rem;
}

.button-odds-selector:hover {
  border-color: var(--wp--custom--brand);
  background: color-mix(in srgb, var(--wp--custom--brand) 12%, var(--wp--custom--layer));
}

.button-odds-selector .odd-outcome-wrapper {
  font-size: 0.68rem;
  font-weight: 600;
  color: var(--wp--custom--subtle);
  text-transform: uppercase;
}

.button-odds-selector .odd-price-value {
  font-weight: 700;
  color: var(--wp--custom--body);
}

.search-results-wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
  
  padding: 16px 0 20px;
  margin: 0;
}

.wp-block-row[data-d8s1ra="alv5ep"] {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  row-gap: 6px;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .taxonomy-league {
  flex: 0 0 100%;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .team-matchup-container {
  flex: 1 1 auto;
  min-width: 140px;
  order: 1;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .post-date-time {
  flex: 0 0 auto;
  white-space: nowrap;
  order: 2;
}

.button-odds-selector[data-d8s1ra="9t0b89"] {
  order: 3;
  flex: 0 0 auto;
  flex-direction: row;
  width: auto;
  padding: 6px 12px;
  font-size: 0.78rem;
  font-weight: 600;
  background: var(--wp--custom--canvas);
  white-space: nowrap;
}

.wp-block-row[data-d8s1ra="alv5ep"] > .odds-display-wrapper,
.wp-block-row[data-d8s1ra="alv5ep"] > .product-grid-container,
.wp-block-row[data-d8s1ra="alv5ep"] > [data-d8s1ra="aorwjr"] {
  flex: 0 0 100%;
  order: 4;
}

.product-grid-container {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-top: 8px;
  width: 100%;
}

.product-card-item {
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  padding: 8px 10px;
  background: var(--wp--custom--layer);
}

.product-card-title {
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--wp--custom--subtle);
  margin-bottom: 6px;
}

.is-selected-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  margin: 0 6px 6px 0;
  border: 1px solid var(--wp--custom--rule);
  border-radius: 8px;
  background: var(--wp--custom--canvas);
  color: var(--wp--custom--body);
  text-decoration: none;
  font-size: 0.82rem;
}

.is-selected-item:hover {
  border-color: var(--wp--custom--brand);
}

.has-text-color-primary {
  font-weight: 700;
  color: var(--wp--custom--brand);
}

.wp-block-column .e-con-inner {
  border: none;
  border-top: 3px solid var(--wp--custom--brand);
  border-radius: 4px;
}

.wp-block-column .is-style-header {
  background: transparent;
  border-bottom: none;
}

.wp-block-column .has-large-font-size {
  font-size: 1.4rem;
}

.wp-block-column .wp-block-row:not([data-d8s1ra]) {
  border: none;
  border-bottom: 1px solid var(--wp--custom--rule);
  border-radius: 0;
  padding: 18px 4px;
}

.wp-block-column .taxonomy-league {
  font-size: 0.68rem;
}

.wp-block-column .team-matchup-container {
  font-size: 1.05rem;
}

.wp-block-column .odds-display-wrapper {
  gap: 18px;
}

.wp-block-column .button-odds-selector {
  flex: 0 0 auto;
  min-width: 0;
  flex-direction: row;
  align-items: baseline;
  gap: 5px;
  border: none;
  background: transparent;
  padding: 0;
  text-decoration: none;
}

.wp-block-column .button-odds-selector .odd-outcome-wrapper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  height: 20px;
  padding: 0 5px;
  border-radius: 4px;
  background: color-mix(in srgb, var(--wp--custom--brand) 15%, transparent);
  color: var(--wp--custom--brand);
  text-transform: none;
  font-weight: 700;
  font-size: 0.72rem;
}

.wp-block-column .button-odds-selector .odd-price-value {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: color-mix(in srgb, var(--wp--custom--brand) 60%, transparent);
}

.wp-block-column .button-odds-selector:hover .odd-price-value {
  color: var(--wp--custom--brand);
}
/* __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 .has-active, 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(--wp--custom--body) !important`) so solid-accent variants (v2/v7)
   keep white-on-accent when those skins are not selected. */
.sidebar-primary li.has-active > ul a {
  background: transparent !important;
  box-shadow: none !important;
}
.sidebar-primary li.has-active > ul a:not([aria-current="page"]):not(.has-active) {
  color: var(--wp--custom--subtle) !important;
  font-weight: 500 !important;
}
.sidebar-primary li.has-active:has(> ul) > a {
  box-shadow: none !important;
}
.sidebar-primary li:has(> ul):not(.has-active):has(.has-active) > a,
.sidebar-primary li:has(> ul):not(.has-active):has(.has-active) > span {
  color: var(--wp--custom--body) !important;
  font-weight: 600;
  background: transparent !important;
  box-shadow: none !important;
}
.sidebar-primary .sidebar-sub-toggle,
.sidebar-primary li.has-active > .sidebar-sub-toggle,
.sidebar-primary li:has(.has-active) > .sidebar-sub-toggle {
  background: transparent !important;
  box-shadow: none !important;
  color: var(--wp--custom--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
   (--wp--custom--body) both keep the fill matching the intended color. */
.sidebar-primary a:hover,
.sidebar-primary a:focus-visible,
.sidebar-primary li.has-active > a,
.sidebar-primary a.has-active,
.sidebar-primary a[aria-current="page"] {
  -webkit-text-fill-color: currentColor !important;
  background-clip: border-box !important;
  -webkit-background-clip: border-box !important;
}

