body.st-loading-active{overflow:hidden;touch-action:none}.wp-block-st-loading-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;height:100svh;z-index:199999;pointer-events:auto;overflow:hidden}.overlay-black{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:299999;opacity:1;clip-path:inset(0 0 0 0);transition:all .8s cubic-bezier(0.65, 0, 0.35, 1)}.overlay-black.fade-out{clip-path:inset(0 0 100% 0)}.overlay-black .container{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center}.overlay-black .video-wrapper{width:100%;max-width:100%;display:flex;align-items:center;justify-content:center}.overlay-black .video-wrapper video{width:auto;height:100vh;aspect-ratio:122/217;-o-object-fit:contain;object-fit:contain}