.hero-video{overflow:hidden;position:relative;width:100%}.hero-video__container{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.hero-video__video-wrapper{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-video__video-wrapper media-player{display:block;height:100%;width:100%}.hero-video__video-wrapper media-player video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-video__content{display:flex;flex-direction:column;padding:3rem;position:relative;text-align:center;width:100%;z-index:1}.hero-video__content,.hero-video__content.position-center{align-items:center;justify-content:center}.hero-video__content.position-top-left{align-items:flex-start;justify-content:flex-start}.hero-video__content.position-top-center{align-items:center;justify-content:flex-start}.hero-video__content.position-top-right{align-items:flex-end;justify-content:flex-start}.hero-video__content.position-middle-left{align-items:flex-start;justify-content:center}.hero-video__content.position-middle-right{align-items:flex-end;justify-content:center}.hero-video__content.position-bottom-left{align-items:flex-start;justify-content:flex-end}.hero-video__content.position-bottom-center{align-items:center;justify-content:flex-end}.hero-video__content.position-bottom-right{align-items:flex-end;justify-content:flex-end}.hero-video__subtitle{margin-top:1rem}.hero-video__button{margin-top:2rem}@media(max-width:549px){.hero-video__content{padding:2rem}}