.embed-modal-content{top:var(--embed-modal-top, 0px);height:var(--embed-modal-height, 100dvh);max-height:var(--embed-modal-height, 100dvh);transform:translate(-50%)}@media (min-width: 768px){.embed-modal-content{top:calc(var(--embed-modal-top, 0px) + var(--embed-modal-height, 100dvh) / 2);height:auto;max-height:calc(var(--embed-modal-height, 100dvh) * .9);transform:translate(-50%,-50%)}}
