.video-player{align-items:center;display:flex;height:100%;justify-content:center;width:100%}@media (min-width:768px){.video-player{background-color:#000}}.video-player__wrapper{display:flex;height:100%;width:100%;z-index:1}.video-player__wrapper video{width:100%}@media (min-width:1024px){.video-player__wrapper video{height:100%;-o-object-fit:cover;object-fit:cover}}
