.custom-video-player{width:100%;height:min-content;object-fit:fill;flex:1;place-items:center;margin:0 auto;display:flex;position:relative}.height-max-content{height:100%}.vjs-overflow{width:100%;height:auto;aspect-ratio:16/9;overflow:hidden}.custom-video-player .video-js{width:100%;height:100%;margin:0 auto}.custom-video-player .vjs-tech{width:100%;flex:1}#video{object-fit:cover}.custom-video-player .vjs-play-control{height:100%}.custom-video-player .vjs-poster{object-fit:none;width:700px;height:auto;border:2px solid red}.vjs-subs-caps-button,.vjs-remaining-time-display{display:none!important}.video-js{background-color:#000;font-family:Poppins,sans-serif;position:relative}.video-js .vjs-play-control,.video-js .vjs-fullscreen-control,.video-js .vjs-volume-control{color:#efefef}.video-js .vjs-play-progress .vjs-progress-control{background-color:#2289ff}.video-js .vjs-load-progress{background:#fff9}.video-js .vjs-text-track-display{color:#fff;font-size:16px}@media screen and (max-width:540px){.video-js{font-size:14px}}