.fxp{position:relative;background:#000;overflow:hidden;user-select:none;-webkit-user-select:none;line-height:0}.fxp:focus{outline:none}.fxp-video{display:block;width:100%;height:100%;background:#000}.fxp-fullscreen{width:100%!important;height:100%!important}.fxp-fullscreen .fxp-video{width:100%!important;height:100%!important;object-fit:contain}.fxp-autoplay-failed:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E") center/15% no-repeat;pointer-events:none}.fxp-controls{position:absolute;left:0;right:0;bottom:0;padding:0 10px 6px;background:linear-gradient(transparent,#000000b3);color:#ccc;z-index:10;transition:opacity .3s,transform .3s;line-height:normal}.fxp-controls.fxp-hidden{opacity:0;pointer-events:none}.fxp-progress{position:relative;width:100%;height:5px;background:#ffffff4d;cursor:pointer;margin-bottom:6px;touch-action:none}.fxp-buffer{position:absolute;height:100%;background:#fff6;width:0}.fxp-progress-fill{position:absolute;height:100%;background:#5cf;width:0;z-index:1}.fxp-playhead{position:absolute;width:13px;height:13px;border-radius:50%;background:#5cf;top:-4px;margin-left:-6px;z-index:2;left:0;transition:background .15s}.fxp-progress:hover .fxp-playhead{background:#8df}.fxp-button-bar{display:flex;align-items:center;justify-content:space-between}.fxp-buttons-left,.fxp-buttons-right{display:flex;align-items:center;gap:4px}.fxp-btn{width:28px;height:28px;cursor:pointer;fill:#ffffffd9;transition:fill .15s;flex-shrink:0}.fxp-btn:hover{fill:#fff}.fxp-btn svg{width:100%;height:100%}.fxp-btn-pause,.fxp-btn-muted{display:none}.fxp-volume-wrap{position:relative;width:60px;height:5px;margin:0 6px;background:#ffffff4d;cursor:pointer;touch-action:none;align-self:center}.fxp-volume-bar{position:absolute;height:100%;background:#5cf;width:100%}.fxp-volume-knob{position:absolute;width:11px;height:11px;border-radius:50%;background:#5cf;top:-3px;margin-left:-5px;z-index:2;left:100%}.fxp-time,.fxp-time-sep{font-size:13px;color:#ffffffd9;white-space:nowrap;padding:0 2px;font-family:system-ui,-apple-system,sans-serif}.fxp-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:20}.fxp-cta{position:absolute;pointer-events:auto;display:flex;align-items:center;justify-content:center;animation:fxp-fadein .3s ease}.fxp-cta-center{top:0;right:0;bottom:0;left:0}.fxp-cta-top{top:0;left:0;right:0;padding:20px}.fxp-cta-bottom{bottom:50px;left:0;right:0;padding:20px;justify-content:center}.fxp-cta-content{cursor:pointer}.fxp-cta-dismiss{position:absolute;top:8px;right:8px;width:28px;height:28px;border:none;background:#00000080;border-radius:50%;cursor:pointer;fill:#fff;padding:4px;display:flex;align-items:center;justify-content:center}.fxp-cta-dismiss svg{width:100%;height:100%}.fxp-cta-dismiss:hover{background:#000c}@keyframes fxp-fadein{0%{opacity:0}to{opacity:1}}
