.popup{position:fixed;top:0;left:0;bottom:0;right:0;z-index:10;display:flex;align-items:center;justify-content:center}.popup__over{position:absolute;left:0;right:0;top:0;bottom:0;background-color:#000000bf;border:none}.popup__content{position:relative;max-width:70vw;max-height:80vh;display:flex;align-items:center;justify-content:center;z-index:2}.popup__content video{max-width:100%;max-height:100%;width:auto;height:auto}
