
/* v4.2.96 LIVE DOM COMPOSITION LOCK
   Purpose: production home page may still render older saved page-builder / legacy home markup.
   This layer is intentionally scoped to the home page and pairs the Dealer Program with Shop by Category.
   Visual only: no WooCommerce, products, cart, checkout, menus, links, Customizer settings, or plugin data changes. */
@media (min-width:900px){
  html body.home .edd-v96-home-composition,
  html body .edd-reference-home .edd-v96-home-composition{
    box-sizing:border-box!important;
    position:relative!important;
    z-index:80!important;
    width:100%!important;
    margin:0!important;
    padding:0 clamp(54px,6.2vw,100px) 32px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 455px!important;
    gap:44px!important;
    align-items:start!important;
    background:#f6f7f9!important;
    overflow:visible!important;
  }
  html body.home .edd-v96-home-composition > .edd-v96-category-node,
  html body .edd-reference-home .edd-v96-home-composition > .edd-v96-category-node{
    box-sizing:border-box!important;
    min-width:0!important;
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    padding:24px 0 0!important;
    grid-column:1!important;
    grid-row:1!important;
    order:1!important;
    position:relative!important;
    z-index:2!important;
    background:transparent!important;
    box-shadow:none!important;
    border:0!important;
    overflow:visible!important;
  }
  html body.home .edd-v96-home-composition > .edd-v96-dealer-node,
  html body .edd-reference-home .edd-v96-home-composition > .edd-v96-dealer-node{
    box-sizing:border-box!important;
    position:relative!important;
    z-index:20!important;
    width:455px!important;
    max-width:455px!important;
    min-width:0!important;
    margin:-116px 0 0!important;
    padding:28px 30px 24px!important;
    grid-column:2!important;
    grid-row:1!important;
    order:2!important;
    display:block!important;
    float:none!important;
    clear:none!important;
    border-radius:18px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:radial-gradient(circle at 86% 0,rgba(215,25,32,.34),transparent 42%),linear-gradient(145deg,#171b20 0%,#070a0e 76%)!important;
    box-shadow:0 24px 46px rgba(0,0,0,.36)!important;
    color:#fff!important;
    overflow:hidden!important;
  }
  html body.home .edd-v96-home-composition .edd-v96-dealer-node h2,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node h2{
    margin:0 0 12px!important;color:#fff!important;font-size:29px!important;line-height:1.08!important;font-style:italic!important;font-weight:950!important;letter-spacing:-.03em!important;text-transform:uppercase!important;
  }
  html body.home .edd-v96-home-composition .edd-v96-dealer-node h2 span,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node h2 span{display:block!important;color:#f01922!important;}
  html body.home .edd-v96-home-composition .edd-v96-dealer-node p,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node p{max-width:100%!important;}
  html body.home .edd-v96-home-composition .edd-v96-dealer-node .edd-dealer-chips,
  html body.home .edd-v96-home-composition .edd-v96-dealer-node .edd-v95-partner-points,
  html body.home .edd-v96-home-composition .edd-v96-dealer-node .edd-ref93-dealer-chips,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node .edd-dealer-chips,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node .edd-v95-partner-points,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node .edd-ref93-dealer-chips{
    display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:16px 0 22px!important;padding:0!important;
  }
}
@media (min-width:900px) and (max-width:1320px){
  html body.home .edd-v96-home-composition,
  html body .edd-reference-home .edd-v96-home-composition{grid-template-columns:minmax(0,1fr) 405px!important;gap:28px!important;padding-left:44px!important;padding-right:28px!important;}
  html body.home .edd-v96-home-composition > .edd-v96-dealer-node,
  html body .edd-reference-home .edd-v96-home-composition > .edd-v96-dealer-node{width:405px!important;max-width:405px!important;margin-top:-104px!important;padding:24px!important;}
  html body.home .edd-v96-home-composition .edd-v96-dealer-node h2,
  html body .edd-reference-home .edd-v96-home-composition .edd-v96-dealer-node h2{font-size:25px!important;}
}
@media (max-width:899px){
  html body.home .edd-v96-home-composition,
  html body .edd-reference-home .edd-v96-home-composition{display:block!important;width:100%!important;margin:0!important;padding:22px 16px 32px!important;background:#f6f7f9!important;}
  html body.home .edd-v96-home-composition > .edd-v96-category-node,
  html body .edd-reference-home .edd-v96-home-composition > .edd-v96-category-node{display:block!important;margin:0!important;padding:0!important;width:100%!important;}
  html body.home .edd-v96-home-composition > .edd-v96-dealer-node,
  html body .edd-reference-home .edd-v96-home-composition > .edd-v96-dealer-node{display:block!important;position:relative!important;width:auto!important;max-width:none!important;margin:22px 0 0!important;padding:24px 20px!important;border-radius:16px!important;background:radial-gradient(circle at 86% 0,rgba(215,25,32,.34),transparent 42%),linear-gradient(145deg,#171b20 0%,#070a0e 76%)!important;color:#fff!important;box-shadow:0 18px 36px rgba(0,0,0,.28)!important;}
}
