.home{height:100vh;**background:#fff;**}.video-poster{position:absolute;inset:0;background:#fff;z-index:0!important;opacity:0!important;transition:opacity 240ms ease}.video-background{position:absolute;inset:0;overflow:hidden;z-index:1}.video-background iframe{position:absolute;top:50%;left:50%;width:177.78vh;height:56.25vw;min-width:100%;min-height:100%;transform:translate(-50%,-50%);pointer-events:none;background:#000;opacity:1!important;z-index:1}.video-overlay{position:absolute;inset:0;background:#fff0;z-index:2;pointer-events:none}@media (max-width:768px){.home{height:auto;min-height:0!important}.video-background{position:relative}.video-background iframe{position:relative;top:0;left:0;transform:none;width:100%;height:auto;min-width:0;min-height:0;aspect-ratio:16 / 9}}@media (prefers-reduced-motion:reduce){.video-background iframe{display:none}.video-poster{opacity:1!important}}