.systec-hx{min-height:220vh;position:relative;width:100%;--min-scale:0.55;--max-scale:1}.systec-hx .hx-spacer-top{height:10vh}.systec-hx .hx-spacer-bottom{height:100vh}.systec-hx .hx-sticky{display:grid;height:84vh;place-items:center;position:sticky;top:8vh}.systec-hx .hx-video-wrap{aspect-ratio:16/9;background:#000;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.25);overflow:hidden;position:relative;transform:scale(var(--min-scale));transform-origin:center center;transition:transform .05s linear;width:min(92vw,1200px);will-change:transform}.systec-hx video{display:block;height:100%;object-fit:cover;width:100%}.systec-hx .hx-overlay{inset:0;pointer-events:none;position:absolute;z-index:2}.systec-hx .hx-continue-bar,.systec-hx .hx-overlay-box,.systec-hx .hx-overlay-content{pointer-events:auto}.systec-hx .hx-overlay-box{display:grid;gap:8px;max-width:clamp(220px,28vw,420px);position:absolute}.systec-hx .hx-overlay-content{backdrop-filter:blur(4px);background:rgba(0,0,0,.55);border-radius:10px;color:#fff;padding:10px 12px}.systec-hx .hx-overlay h3{color:#fff;font-size:clamp(16px,1.4vw,20px);line-height:1.2;margin:0 0 4px}.systec-hx .hx-overlay p{color:#fff;font-size:clamp(13px,1.1vw,16px);line-height:1.35;margin:0 0 8px}.systec-hx .pos-top-left{left:12px;top:12px}.systec-hx .pos-top-right{right:12px;top:12px}.systec-hx .pos-bottom-left{bottom:12px;left:12px}.systec-hx .pos-bottom-right{bottom:12px;right:12px}.systec-hx .hx-continue-bar{bottom:12px;left:50%;position:absolute;transform:translateX(-50%)}.systec-hx .hx-continue{background:rgba(0,0,0,.65);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.systec-hx .hx-continue:focus{outline:2px solid hsla(0,0%,100%,.6);outline-offset:2px}.systec-hx .hx-video-wrap,.systec-hx .hx-video-wrap *{user-select:none}