.video-header{width:100%;position:relative;height:calc(100dvh - 205px)}.video-header.has-sale-banner{height:calc(100dvh - 257px)}.video-header .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(46,43,43,.4);mix-blend-mode:multiply;z-index:8}.video-header img,.video-header video{z-index:-1;display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100vw;height:100%;object-fit:cover;object-position:center}.video-header .content{top:50%;left:5%;width:90%;z-index:10;max-width:580px;position:absolute;transform:translate(0,-50%)}.video-header .content *{color:#fff}.video-header .content h1{margin-bottom:20px}@media screen and (max-width:820px){.video-header.has-sale-banner{height:calc(100dvh - 225px)}.video-header.has-sale-banner .content *{text-align:center}}