.video-embed-player{position:relative;z-index:1;width:100%}.video-embed-player__frame{position:relative;aspect-ratio:16/9;width:100%;overflow:hidden}.video-embed-player__poster-button{position:absolute;inset:0;margin:0;display:flex;cursor:pointer;align-items:center;justify-content:center;border-width:0;background-color:transparent;padding:0}.video-embed-player__poster-image{-o-object-fit:cover;object-fit:cover}.video-embed-player__play-icon{pointer-events:none;position:absolute;z-index:10;display:flex;height:5rem;width:5rem;align-items:center;justify-content:center;border-radius:9999px;background-color:rgb(255 255 255/.05);--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.video-embed-player__play-icon svg{height:1.75rem;width:1.75rem;fill:rgb(255 255 255/.85)}.video-embed-player__poster-button:hover .video-embed-player__play-icon{background-color:rgb(255 255 255/.15)}.video-embed-player__video{position:absolute;inset:0;height:100%;width:100%;border-width:0}