/* Match the existing Elementor lightbox and reuse its overview artwork. */
.ddlv-open{overflow:hidden}
.ddlv-dialog{--plyr-color-main:#a39c8e;--plyr-video-background:#000;--plyr-font-family:mr_eaves_san_otreg,sans-serif;position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:#000;color:#fff;overflow:auto;font-family:mr_eaves_san_otreg,sans-serif;font-size:16px;font-weight:400}
.ddlv-dialog::backdrop{background:#000}
.ddlv-dialog .plyr__menu__container>div{max-height:calc(50vh - 24px);max-height:calc(50dvh - 24px);overflow-y:auto;overscroll-behavior:contain}
.ddlv-dialog[open]{display:block}
.ddlv-stage{position:absolute;top:22vh;left:0;width:100%;height:55vh;display:flex;justify-content:center;align-items:center;padding:0}
.ddlv-main{width:85vw;height:55vh;display:flex;justify-content:center;align-items:center;min-width:0}
.ddlv-main .plyr{width:min(85vw,97.77778vh);height:55vh;max-height:55vh;margin:0 auto}
.ddlv-main .plyr__video-wrapper{height:100%;width:100%}
.ddlv-main video{display:block;width:100%;height:100%;max-height:55vh;object-fit:contain;background:#000}
.ddlv-main .plyr.plyr--fullscreen-fallback{width:100%;height:100dvh;max-height:none;aspect-ratio:auto}
.ddlv-main .plyr--fullscreen-fallback video{max-height:100dvh}
.ddlv-title{position:absolute;top:calc(77.5vh + 14px);left:8vw;width:84vw;margin:0;padding:0;color:#fff;font:400 16px/18px mr_eaves_san_otreg,sans-serif;text-align:left;white-space:pre-wrap;letter-spacing:normal}
.ddlv-dialog .ddlv-close,.ddlv-dialog .ddlv-prev,.ddlv-dialog .ddlv-next{position:absolute;border:0;border-radius:0;background-color:transparent;color:rgba(237,237,237,.9);cursor:pointer;box-shadow:none;padding:0;z-index:3}
.ddlv-dialog .ddlv-close{top:calc(13vh + 13px);left:50%;transform:translateX(-50%);width:30px;height:30px}
.ddlv-close span::before,.ddlv-close span::after{content:"";position:absolute;left:6px;top:14px;width:18px;height:2px;background:currentColor;transform:rotate(45deg)}
.ddlv-close span::after{transform:rotate(-45deg)}
.ddlv-dialog .ddlv-prev,.ddlv-dialog .ddlv-next{top:50%;transform:translateY(-50%);width:30px;height:90px;background-repeat:no-repeat;background-position:center;background-size:contain}
.ddlv-dialog .ddlv-prev{left:0}.ddlv-dialog .ddlv-next{right:0}
.ddlv-dialog button:focus-visible,[data-dd-video]:focus-visible{outline:2px solid #b0aa9d;outline-offset:3px}
.ddlv-dialog.ddlv-pointer-open .ddlv-close:focus{outline:none}
.ddlv-error{position:absolute;top:88vh;left:8vw;width:84vw;font:400 16px/20px mr_eaves_san_otreg,sans-serif}.ddlv-error a{color:#a39c8e}
@media(max-width:767px){.ddlv-main{width:90vw}.ddlv-main .plyr{width:90vw;height:auto;aspect-ratio:16/9}.ddlv-title{left:8vw;width:84vw}.ddlv-dialog .ddlv-prev,.ddlv-dialog .ddlv-next{width:22px;height:66px}}
