.teaser-container{width:100%;height:100%}.teaser{width:80%;height:80vh;overflow:hidden;position:relative;border-radius:50px;transform:translate(-50%,-50%);top:calc(50% + 20px);left:50%;background-color:black}.teaser-video{object-fit:cover;z-index:1}.teaser-overlay,.teaser-video{width:100%;height:100%;position:absolute;top:0;left:0}.teaser-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.7));z-index:2}@media only screen and (min-width:320px) and (max-width:1200px){.teaser{height:70vh}}