.hero-video-window{background-color:#000;height:600px;margin-left:calc(50% - 50vw);overflow:hidden;position:relative;width:100vw}.hero-background-video{display:block;height:100%;inset:0;object-fit:cover;object-position:center center;position:absolute;width:100%}.hero-video-message{background-color:#f2f2f2;padding:30px;text-align:center}@media (max-width:767px){.hero-video-window{height:400px}}