
/* Final guide CTA and clean product section */
body.home-fullwidth .latest-guides-intro>a[data-open-guides]{
  position:relative!important;z-index:20!important;display:inline-flex!important;align-items:center!important;gap:10px!important;
  pointer-events:auto!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;
  color:#fff!important;background:linear-gradient(135deg,#1268f4,#073ba8)!important;
  box-shadow:0 14px 30px rgba(9,70,190,.25)!important;
}
body.home-fullwidth .latest-guides-intro>a[data-open-guides]:hover{transform:translateY(-2px)!important;box-shadow:0 18px 38px rgba(9,70,190,.32)!important}
body.home-fullwidth .finder-head{display:block!important;margin-bottom:42px!important}
body.home-fullwidth .finder-tools,body.home-fullwidth .result-line{display:none!important}
body.home-fullwidth .catalog-grid{margin-top:0!important}
@media(max-width:760px){body.home-fullwidth .finder-head{margin-bottom:24px!important}}
