
.hobz-teaser { max-width: 920px; margin: 16px auto; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; }
.hobz-teaser__title { font-size: 18px; font-weight: 700; margin: 0 0 10px; }
.hobz-teaser__wrap { position: relative; border-radius: 14px; overflow: hidden; background: #000; }
.hobz-teaser video { display:block; width:100%; height:auto; background:#000; }
.hobz-teaser__overlay { position:absolute; inset:0; display:flex; align-items:center; justify-content:center; background: rgba(0,0,0,.65); color:#fff; }
.hobz-teaser__overlay-inner { text-align:center; padding: 18px; max-width: 520px; }
