.cl-video{margin:2.75rem 0}.cl-video__box,.cl-video__player{width:-moz-fit-content;width:fit-content;max-width:min(100%,645px);overflow:hidden}.cl-video__player{aspect-ratio:var(--cl-aspect,1600/1066);border-radius:4px;background:#000;--media-range-thumb-opacity:0;--media-font-family:var(--font-kmr-waldenburg),sans-serif}.cl-video__player video{display:block}.cl-video__player:fullscreen{width:100%;height:100%;max-width:none;aspect-ratio:auto}.cl-video__player:fullscreen video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cl-video__player:-webkit-full-screen{width:100%;height:100%;max-width:none;aspect-ratio:auto}.cl-video__player:-webkit-full-screen video{width:100%;height:100%;object-fit:contain}.cl-video__bar{position:relative;align-items:center;height:40px;margin:0 8px 8px;padding:8px 12px;gap:4px;border-radius:20px;background:rgba(0,0,0,.5);transition:opacity .25s}.cl-video__bar media-fullscreen-button,.cl-video__bar media-mute-button,.cl-video__bar media-play-button{width:30px;height:30px;padding:7px}.cl-video__bar media-fullscreen-button,.cl-video__bar media-mute-button,.cl-video__bar media-play-button,.cl-video__bar media-time-display,.cl-video__bar media-time-range{background:transparent}.cl-video__bar media-time-display,.cl-video__player media-preview-time-display{padding:7px;min-width:41px;font-variant-numeric:tabular-nums;text-align:center}.cl-video__bar media-time-range{height:32px}.cl-video__player[userinactive]:not([mediapaused]) .cl-video__bar:not(:focus-within){opacity:0}.cl-video__player[userinactive] .cl-video__bar:focus-within{opacity:1}.cl-video__bar media-time-range{flex:1 1 auto}