
.kx-hero-vid{padding:0;overflow:hidden}
.kx-hero-m,.kx-hero-fb{display:block;width:100%;height:auto;border-radius:13px}
.kx-hero-fb{display:none}


@media (prefers-reduced-motion:reduce){
  video.kx-hero-m{display:none}
  .kx-hero-fb{display:block}
}


@media (min-width:1001px){
  .kx-browse .kx-br-ph.kx-idh{
    grid-template-columns:minmax(0,1.15fr) minmax(0,clamp(313px,32.5vw,500px))}
  .kx-browse .kx-br-ph .kx-hero-vid{align-self:stretch;position:relative}
  .kx-browse .kx-br-ph .kx-hero-vid .kx-hero-m,
  .kx-browse .kx-br-ph .kx-hero-vid .kx-hero-fb{
    position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
}
