/* v81 — exact homepage-style CTA at the bottom of Katalog only. */
html body #root .lux-cta.elite-catalog-final-cta-v81{
  width:100%!important;max-width:none!important;margin:0!important;
  padding:72px max(32px,calc((100% - 1120px)/2))!important;
  display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;
  gap:72px!important;align-items:center!important;position:relative!important;
  isolation:isolate!important;overflow:hidden!important;background:#111!important;
  color:#fff!important;border-top:1px solid var(--line)!important;
}
html body #root .lux-cta.elite-catalog-final-cta-v81::before{
  content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.58);pointer-events:none;
}
html body #root .lux-cta.elite-catalog-final-cta-v81>.home-final-cta-v77__video{
  position:absolute;inset:0;z-index:0;width:100%;height:100%;max-width:none;
  object-fit:cover;object-position:center;pointer-events:none;
}
html body #root .lux-cta.elite-catalog-final-cta-v81>div{position:relative;z-index:2}
html body #root .lux-cta.elite-catalog-final-cta-v81>div:first-of-type{min-width:0!important;padding:0!important}
html body #root .lux-cta.elite-catalog-final-cta-v81>div:last-of-type{
  padding:0!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;
}
html body #root .lux-cta.elite-catalog-final-cta-v81 .lux-kicker{
  margin:0 0 12px!important;color:var(--gold)!important;font-size:9px!important;letter-spacing:.15em!important;
}
html body #root .lux-cta.elite-catalog-final-cta-v81 h2{
  width:auto!important;max-width:none!important;margin:0!important;color:#fff!important;
  font:400 clamp(1.7rem,2.15vw,2.5rem)/1.05 var(--sans)!important;
  letter-spacing:-.035em!important;text-wrap:initial!important;white-space:nowrap!important;
}
html body #root .lux-cta.elite-catalog-final-cta-v81 .home-final-cta-v65__button{
  min-width:154px!important;min-height:56px!important;padding:0 22px!important;gap:12px!important;
  flex:none!important;background:var(--gold)!important;border-color:var(--gold)!important;
  color:#fff!important;font-size:11px!important;font-weight:700!important;
}
html body #root .lux-cta.elite-catalog-final-cta-v81 .home-final-cta-v65__button:hover{
  background:#967043!important;border-color:#967043!important;
}
@media (max-width:900px){
  html body #root .lux-cta.elite-catalog-final-cta-v81{
    padding:58px 28px!important;grid-template-columns:1fr auto!important;gap:36px!important;
  }
  html body #root .lux-cta.elite-catalog-final-cta-v81 h2{
    font-size:clamp(1.85rem,4.5vw,2.5rem)!important;white-space:normal!important;
  }
}
@media (max-width:680px){
  html body #root .lux-cta.elite-catalog-final-cta-v81{
    padding:48px 20px!important;grid-template-columns:1fr!important;gap:26px!important;
  }
  html body #root .lux-cta.elite-catalog-final-cta-v81 h2{
    max-width:100%!important;font-size:clamp(1.85rem,8.5vw,2.35rem)!important;
    line-height:1.04!important;white-space:normal!important;
  }
  html body #root .lux-cta.elite-catalog-final-cta-v81>div:last-of-type{justify-content:flex-start!important}
}
