html.video-modal-open,html.video-modal-open body{overflow:hidden!important;overscroll-behavior:none;touch-action:none}
@media(max-width:760px){
.video-modal{align-items:center;padding:16px;background:#251340f7}
.video-modal-dialog{width:100%;max-width:520px;max-height:calc(100dvh - 32px);margin:auto;padding:22px 16px 18px;border:1px solid #ffffff24;border-radius:24px;background:#2c1748;box-shadow:0 24px 70px #0008;overflow:hidden}
.video-modal h2{margin:0 34px 16px;font-size:clamp(23px,7vw,30px);line-height:1.08}
.video-frame{width:100%;border-radius:14px;overflow:hidden}
.video-modal-dialog>p{margin:15px 5px 0;font-size:15px;line-height:1.35}
.video-modal-close{right:20px;top:17px;display:grid;width:44px;height:44px;place-items:center;padding:0;border-radius:50%;background:#ffffff12;font-size:36px;line-height:1}
}
