.video-loading.show{display:flex}.videootzyv-modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.videootzyv-modal.active{opacity:1;pointer-events:auto}.videootzyv-modal-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95)}.videootzyv-modal-content{position:relative;z-index:1;width:100%;max-width:min(90vh * 9 / 16,90vw);padding:20px}.videootzyv-modal.active .videootzyv-modal-content{animation:modalSlideIn .3s ease}.videootzyv-modal-close{position:absolute;top:-50px;right:0;background:0 0;border:none;color:white;cursor:pointer;padding:10px;z-index:2;transition:opacity .3s}.videootzyv-modal-close:hover{opacity:.7;background:0 0}.videootzyv-modal-close:active{background:0 0}.videootzyv-modal-close:focus{background:0 0}.videootzyv-modal-video-wrapper{width:100%}.video-player-box-modal{aspect-ratio:9/16!important;max-height:90vh;margin:0 auto}.videootzyv-client-info-modal{text-align:center;margin-top:20px;color:white}.videootzyv-client-info-modal .client-name{color:white;font-size:18px;margin:0}body.videootzyv-modal-open{overflow:hidden}@media (max-width:768px){.videootzyv-modal-content{max-width:95vw;padding:10px}.videootzyv-modal-close{top:-40px;right:-10px}}