.MainScreen_root__BMUcj{position:relative;display:flex;justify-content:center;animation:MainScreen_scaleVideo__AMw21 1s linear;animation-play-state:paused;animation-delay:calc(var(--videoAnimationProgress)*-1s);transform-origin:bottom center}.MainScreen_videoWrapper__t1p2s{object-fit:cover;overflow:hidden;pointer-events:none;animation:MainScreen_roundVideoBorders__qjoPy 1s linear;animation-play-state:paused;animation-delay:calc(var(--videoAnimationProgress)*-1s)}.MainScreen_videoWrapper__t1p2s,.MainScreen_video__9gZXg{position:relative;height:100vh;height:100dvh;width:100vw}.MainScreen_video__9gZXg iframe{width:inherit;height:inherit}.MainScreen_video__9gZXg div{height:100vh;top:50%;transform:translateY(-50%)}.MainScreen_video__9gZXg .MainScreen_poster__oDeNR{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.MainScreen_content__lwLp9{position:absolute;left:0;right:0;z-index:2;bottom:40px;display:flex;flex-direction:column;align-items:center;gap:32px}@media only screen and (max-width:1185px){.MainScreen_video__9gZXg{background:#00c8fa}}@media only screen and (max-width:743px){.MainScreen_content__lwLp9{bottom:32px}}@keyframes MainScreen_scaleVideo__AMw21{50%{transform:scale(var(--videoAnimationScale,.75),var(--videoAnimationScale,.75))}to{transform:scale(var(--videoAnimationScale,.75),var(--videoAnimationScale,.75))}}@keyframes MainScreen_roundVideoBorders__qjoPy{2%{border-radius:24px}to{border-radius:24px}}