.popup-overlay-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);backdrop-filter:blur(6px);z-index:1000}.popup-video{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1300px;width:100%;padding:20px;background-color:transparent;text-align:left;z-index:990;max-height:100vh;overflow-y:auto}.close-button-video{position:absolute;top:20px;right:20px;font-size:30px;font-weight:var(--font-weight-700);cursor:pointer;color:#fff;font-weight:var(--font-weight-100);z-index:999}@media screen and (orientation:landscape) and (max-height:650px){.popup-video.landscape{padding:0 200px;max-height:95vh}.popup-video.portrait{padding:0 200px;max-height:95vh!important}}@media screen and (orientation:landscape) and (max-height:520px){.popup-video.landscape{max-height:95vh;padding:0 150px}.popup-video.portrait{padding:0 200px;max-height:95vh!important}}@media screen and (orientation:landscape) and (max-height:450px){.popup-video.landscape{padding:0 130px;max-height:95vh}.popup-video.portrait{padding:0 200px;max-height:95vh!important}}@media screen and (orientation:landscape) and (max-height:415px){.popup-video.landscape{padding:0 125px;max-height:95vh}.popup-video.portrait{padding:0 200px;max-height:95vh!important}}@media screen and (orientation:landscape) and (max-height:380x){.popup-video.landscape{padding:0 100px;max-height:95vh}.popup-video.portrait{padding:0 200px;max-height:95vh!important}}@media screen and (orientation:portrait) and (max-height:1024px){.popup-video{padding:0 20px}.popup-video.portrait{max-height:100%!important;max-width:95vw;overflow-y:hidden}}@media screen and (orientation:portrait) and (max-height:932px){.popup-video{padding:0 20px}.popup-video.portrait{max-height:100%!important;max-width:95vw;overflow-y:hidden}}@media screen and (orientation:portrait) and (max-height:768px){.popup-video{padding:0 20px}.popup-video.portrait{max-height:100%!important;max-width:95vw;overflow-y:hidden}}@media screen and (orientation:portrait) and (max-height:667px){.popup-video{padding:0 20px}.popup-video.portrait{max-height:100%!important;max-width:90vw;overflow-y:hidden}}@media screen and (orientation:portrait) and (max-height:600px){.popup-video{padding:0 20px}.popup-video.portrait{max-height:100%!important;max-width:90vw;overflow-y:hidden}}.video-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;max-width:100%;position:relative;transition:all .3s ease}.video-wrapper{position:relative;width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;overflow:hidden;background-color:#000}.video-container.portrait.mobile{max-height:90dvh;aspect-ratio:9/16}.video-container.mobile .video-wrapper .custom-video{aspect-ratio:9/16}.video-container.desktop.portrait:not(.fullscreen) .video-wrapper{aspect-ratio:9/16;max-width:none;height:80vh;width:auto}.video-container.mobile.portrait:not(.fullscreen) .video-wrapper{aspect-ratio:9/16;max-width:80vw;height:auto;width:100%}.video-container.desktop.landscape:not(.fullscreen) .video-wrapper{aspect-ratio:16/9;max-width:600px;width:100%;height:auto}.video-container.mobile.landscape:not(.fullscreen) .video-wrapper{aspect-ratio:16/9;max-width:100%;width:100%;height:auto}.video-container:not(.fullscreen) .custom-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-container.fullscreen{width:100vw;height:100vh;background-color:#000;margin:0;padding:0;border-radius:0;display:flex;justify-content:center;align-items:center}.video-container.fullscreen .video-wrapper{position:relative;background-color:#000;border-radius:0;box-shadow:none;max-width:none;max-height:none}.video-container.fullscreen .custom-video{-o-object-fit:contain;object-fit:contain;display:block}.video-container.fullscreen.desktop.portrait .video-wrapper{width:auto;height:100vh}.video-container.fullscreen.desktop.portrait .custom-video{width:auto;height:100%}.video-container.fullscreen.desktop.landscape .video-wrapper{width:100vw;height:auto}.video-container.fullscreen.desktop.landscape .custom-video{width:100%;height:auto}.video-container.fullscreen.mobile.portrait .video-wrapper{width:100vw;height:auto}.video-container.fullscreen.mobile.portrait .custom-video{width:100%;height:auto}.video-container.fullscreen.mobile.landscape .video-wrapper{width:auto;height:100vh}.video-container.fullscreen.mobile.landscape .custom-video{width:auto;height:100%}.iframe-poster{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (max-width:768px){.video-container.mobile.landscape:not(.fullscreen) .video-wrapper{max-width:90vw;max-height:90vh}}@media (max-width:1024px) and (min-width:769px){.video-container.desktop.portrait:not(.fullscreen) .video-wrapper{height:85vh}}@media (hover:none){.video-container.mobile.portrait:not(.fullscreen){height:90vh;aspect-ratio:9/16}.video-container.mobile.portrait:not(.fullscreen) .video-wrapper{max-width:90vw}}