.kl-custom-hero{display:flex;isolation:isolate;overflow:hidden;position:relative}.kl-custom-hero--content-align-middle{align-items:center}.kl-custom-hero--content-align-center{justify-content:center}.kl-custom-hero--content-align-left{justify-content:flex-start}.kl-custom-hero--content-align-right{justify-content:flex-end}.kl-custom-hero--content-align-top{align-items:flex-start}.kl-custom-hero--content-align-bottom{align-items:flex-end}.kl-custom-hero__background{background-color:inherited;height:100%;inset:0;position:absolute;width:100%;z-index:-1}.kl-custom-hero__background:after{background:var(--video-overlay_color,transparent);content:"";display:block;height:100%;inset:0;position:absolute;width:100%;z-index:2}.kl-custom-hero__background.pause-on-click+.kl-custom-hero__content,.kl-custom-hero__background.pause-on-click:after{pointer-events:none}.kl-custom-hero__background.pause-on-click+.kl-custom-hero__content .kl-rich-text div :not(div){pointer-events:auto}.kl-custom-hero__backgroud--video-contain_vertical{aspect-ratio:var(--video-aspect-ratio,16/9);height:100%;left:50%;max-width:unset;transform:translateX(-50%);width:auto}.kl-custom-hero__backgroud--video-cover>*{aspect-ratio:16/9;height:max(100vh,75vw);margin-left:50%;transform:translateX(-50%);width:max(var(--video-inner-width,150vh),100vw)}.kl-custom-hero__backgroud--video-align-top{display:flex;flex-direction:column;justify-content:flex-start}.kl-custom-hero__backgroud--video-align-center{display:flex;flex-direction:column;justify-content:center}.kl-custom-hero__backgroud--video-align-bottom{display:flex;flex-direction:column;justify-content:flex-end}.debug-info{background:#efefef;font-size:12px;padding:50px}.debug-info *{color:#282828;max-width:100%}.debug-info hr{border-bottom:1px solid;margin:40px 0}.debug-info pre{white-space:pre-line}