.video-container{position:relative;width:100%;background:#000;min-height:300px!important;padding:0!important}@media screen and (min-width:768px){.video-container{min-height:800px!important;height:800px!important}}#video-container{width:100%!important;position:relative!important;background:#000;overflow:visible!important;display:block!important}.responsive-video{width:100%!important;height:auto!important;min-height:200px}@media screen and (max-width:767px){#video-container{width:100%!important;height:300px!important;min-height:300px!important}.phone-video-wrapper{width:100%!important;height:100%!important;position:relative;background:#000}.phone-video-player{width:100%!important;height:100%!important;object-fit:contain!important;background:#000;display:block!important}.phone-video-player::-webkit-media-controls{display:flex!important;opacity:1!important;z-index:2147483647!important}.phone-video-player::-webkit-media-controls-fullscreen-button{display:flex!important;opacity:1!important}.phone-video-player:-webkit-full-screen,.phone-video-player:fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;max-width:none!important;max-height:none!important;object-fit:contain!important;z-index:999999!important;background:#000!important}video::-webkit-media-controls-panel{z-index:2147483647!important}video[controls]::-webkit-media-controls-container{display:flex!important}.phone-video-player:-webkit-full-screen-ancestor:not(:root){position:fixed!important;width:100vw!important;height:100vh!important;background:#000!important}.phone-video-wrapper:-webkit-full-screen,.phone-video-wrapper:fullscreen{width:100vw!important;height:100vh!important;background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media screen and (min-width:768px){#video-container{width:100%!important;height:800px!important;min-height:800px!important}.tablet-video-wrapper{width:100%!important;position:relative;background:#000;min-height:800px!important;height:800px!important}.tablet-video-player{width:100%;height:100%;object-fit:contain;background:#000;display:block}.tablet-video-player::-webkit-media-controls{display:flex!important;opacity:1!important;z-index:2147483647!important}.tablet-video-player::-webkit-media-controls-fullscreen-button{display:flex!important;opacity:1!important;visibility:visible!important}.tablet-video-wrapper:-webkit-full-screen,.tablet-video-wrapper:fullscreen{width:100vw!important;height:100vh!important;max-height:none!important;background:#000!important}.tablet-video-player:-webkit-full-screen,.tablet-video-player:fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;object-fit:contain!important;background:#000!important;z-index:999999!important}}@media screen and (orientation:landscape){@media screen and (max-width:767px){#video-container{width:100%;min-height:200px}}@media screen and (min-width:768px) and (max-width:1366px){#video-container,.tablet-video-wrapper{width:100%;min-height:250px}}}.video-play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);z-index:10;cursor:pointer}.play-overlay-btn{width:80px;height:80px;border-radius:50%;background:rgba(255,255,255,.9);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background .2s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.play-overlay-btn:hover{transform:scale(1.1);background:#fff}.play-overlay-btn i{font-size:48px;color:#333;margin-left:5px}video{max-width:100%!important;width:100%!important;height:100%!important;display:block!important;object-fit:contain!important}video:-moz-full-screen,video:-ms-fullscreen,video:-webkit-full-screen,video:fullscreen{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;object-fit:contain!important;background:#000!important;z-index:999999!important}:-moz-full-screen,:-ms-fullscreen,:-webkit-full-screen,:fullscreen{width:100vw!important;height:100vh!important;background:#000!important}#video-container video,.video-container video{width:100%!important;height:100%!important}@media screen and (max-width:767px){#video-container video,.phone-video-player{min-height:300px!important;height:100%!important}}@media screen and (min-width:768px){#video-container video,.tablet-video-player{min-height:800px!important;height:100%!important}}.theme-dark .video-container{background:#1c1c1d}.video-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px}.video-loading::after{content:'';display:block;width:40px;height:40px;margin:5px;border-radius:50%;border:3px solid #fff;border-color:#fff transparent;animation:1.2s linear infinite loading-spin}@keyframes loading-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}