.twz-video{--video-bg: #000;--video-maxW: 1280px;--video-maxH: 80vh;overflow:clip;text-align:center;border-radius:var(--border-radius)}.twz-video--responsive{margin-inline:auto;width:min(100%,var(--video-maxW));height:min(100%,var(--video-maxH))}.twz-video video{display:block;background-color:var(--video-bg)}.twz-video :where(iframe,video){height:100%;width:100%}
