.video-wrapper{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}@media(min-width:768px){.video-wrapper{padding:3rem}}.video-wrapper__container{height:100%;width:100%}.video-wrapper__container,.video-wrapper__video{align-items:center;display:flex;justify-content:center}.video-wrapper__video{max-height:100%;max-width:100%;overflow:hidden;position:relative}.video-wrapper__media{display:block;height:auto;max-height:calc(100vh - 6rem);max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}@media(min-width:768px){.video-wrapper__media{max-height:calc(100vh - 6rem)}}.video-wrapper__overlay{background-color:#0003;inset:0;pointer-events:none;position:absolute}
