.video-header{width:100%;padding:unset;height:500px;position:relative;overflow:hidden}.video-header video{all:unset;object-fit:cover;z-index:0;width:100%;height:500px;overflow:hidden}.video-header .background{background:linear-gradient(90deg, var(--buckeye-blue) 0, #fff0);z-index:1;width:100%;height:500px;position:absolute;top:0}.video-header .video-header-text{pointer-events:none;color:var(--white);filter:drop-shadow(5px 5px 10px #000);z-index:3;font-weight:700;position:absolute;left:20px}@media only screen and (max-width:380px){html .video-header,html .video-header video,html .video-header .background{height:200px}html .video-header .video-header-text{padding:10px;font-size:1.5em;top:-10px}}@media only screen and (min-width:380px){html .video-header,html .video-header video,html .video-header .background{height:200px}html .video-header .video-header-text{padding:10px;font-size:2em;top:5px}}@media only screen and (min-width:600px){html .video-header,html .video-header video,html .video-header .background{height:250px}html .video-header .video-header-text{padding:25px;font-size:3em;top:15px}}@media only screen and (min-width:1000px){html .video-header,html .video-header video,html .video-header .background{height:500px}html .video-header .video-header-text{font-size:4em}}@media only screen and (min-width:1400px){html .video-header .video-header-text{font-size:5em}}
