.video-fullscreen{position:fixed;top:.1px;left:0;right:0;bottom:0;width:100vw;height:100vh;height:100lvh;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-overflow-scrolling:auto;touch-action:none;pointer-events:all;overflow:hidden;transition:background-color .3s ease-out;overscroll-behavior:none;overscroll-behavior-y:none;-webkit-overscroll-behavior:none;-webkit-overscroll-behavior-y:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;background:#000;border:unset}.video-fullscreen .close-button-container{position:absolute;top:0;left:0;z-index:10002;pointer-events:auto;touch-action:auto}.video-fullscreen .close-button-container .close-button{margin:2rem;background-color:rgba(0,0,0,.6);color:#fff;border:none;border-radius:4px;padding:.5rem .7rem;font-size:2rem;cursor:pointer;top:10%;position:relative;min-width:3rem;min-height:3rem;font-family:Wanted Sans;aspect-ratio:1/1;touch-action:auto;z-index:10003;pointer-events:auto}.video-fullscreen .video-stack-container{width:100%;height:100vh;height:100lvh;position:relative;overflow:hidden}.video-fullscreen .video-stack-container .current-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;transition:transform .3s ease-out}.video-fullscreen .video-stack-container .current-video .youtube-container{width:100%;height:100%;pointer-events:all;overflow-y:scroll;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;touch-action:manipulation;border:unset}
/*# sourceMappingURL=b2026f4ae40f5c54.css.map*/