.video-fade-enter-active{-webkit-transition:opacity .4s;transition:opacity .4s}.video-fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.video-fade-enter,.video-fade-leave-to{opacity:0}.video-overlay{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.45);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;width:100vw;z-index:1001}.video-overlay__inner{background-color:#fff;border-radius:.75em;padding:2vmin;position:relative;width:95vw;max-width:760px}.video-overlay__headline{margin-top:0;max-width:90%}.video-overlay__video-wrapper{width:100%;max-width:740px}.video-overlay__video{width:100%;height:100%;-o-object-position:center;object-position:center;position:absolute;left:0;top:0}.video-overlay__video--contain{-o-object-fit:contain;object-fit:contain}.video-overlay__video--cover{-o-object-fit:cover;object-fit:cover}.video-overlay__video:-webkit-full-screen{max-height:unset;max-width:unset;object-fit:contain!important;width:auto}.video-overlay__video:-webkit-full-screen,.video-overlay__video:fullscreen{max-height:unset;max-width:unset;object-fit:contain!important;width:auto}
/*# sourceMappingURL=videoOverlay.3b0a66cf.css.map */