.floatingFigures.astro-wdwyodet>div.astro-wdwyodet{position:absolute;width:100%;height:100%;transform-style:preserve-3d;animation-name:moveToCenter;animation-duration:120s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:calc(((var(--scroll) * 5) + var(--i) / 2) * -100s);animation-fill-mode:both;backface-visibility:hidden}.moveS.astro-wdwyodet{--from: -200px}.moveM.astro-wdwyodet{--from: 100px}.moveL.astro-wdwyodet{--from: 400px}@keyframes moveToCenter{0%{transform:perspective(300px) translateZ(var(--from))}to{transform:perspective(300px) translateZ(-700px)}}.body.astro-vc5tsdmu{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:1;overflow-anchor:none;position:fixed}.tunnel.astro-vc5tsdmu{width:101vw;height:101vh;position:relative;z-index:1}.frame.astro-vc5tsdmu{width:100%;height:100%;border-width:1px;border-style:solid;border-color:#f9b6890f;position:absolute;z-index:1;transform-style:preserve-3d;animation-name:move;animation-duration:15s;animation-timing-function:linear;animation-iteration-count:infinite;animation-delay:calc(3s * (var(--i)) - 15s);animation-fill-mode:both}.gridWrapper.astro-vc5tsdmu{position:absolute;left:0;bottom:0;width:100%;height:100%;perspective:300px;z-index:1;transform-style:preserve-3d}.line.astro-vc5tsdmu{border-width:1px;border-style:solid;border-color:#f9b6890f;transform-style:preserve-3d;z-index:1;position:absolute}.lineB.astro-vc5tsdmu{width:1px;height:100vh;left:calc(25% * var(--i));bottom:0}.lineT.astro-vc5tsdmu{height:100vh;width:1px;left:calc(25% * var(--i));bottom:0}.lineL.astro-vc5tsdmu{height:1px;width:100vh;left:0;top:calc(25% * var(--i))}.lineR.astro-vc5tsdmu{height:1px;width:100vh;right:0;top:calc(25% * var(--i))}.plane.astro-vc5tsdmu{z-index:1;position:absolute;width:100%;height:100%;transform-style:preserve-3d}.planeB.astro-vc5tsdmu{transform-origin:bottom center;transform:rotateX(90deg)}.planeT.astro-vc5tsdmu{transform:rotateX(-90deg);transform-origin:top center}.planeL.astro-vc5tsdmu{transform:rotateY(90deg);transform-origin:left center}.planeR.astro-vc5tsdmu{transform:rotateY(-90deg);transform-origin:right center}@keyframes move{0%{transform:perspective(300px) translateZ(-700px)}to{transform:perspective(300px) translateZ(0)}}.background.astro-y3soregm{background:radial-gradient(#0d070c,#200e1d)}.shadow.astro-y3soregm{position:absolute;top:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:radial-gradient(#0f080e 20%,transparent 60%) center no-repeat;backface-visibility:hidden;transition:all 2s linear}.background{background:radial-gradient(#0d070c,#200e1d)}.shadow{position:absolute;top:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:radial-gradient(#0f080e 20%,transparent 60%) center no-repeat;backface-visibility:hidden;transition:all 2s linear}.background-container-hide{position:absolute;left:0;right:0;top:0;width:100vw;height:100vh;overflow:hidden;animation:slide .8s forwards,opacity .8s forwards;border-radius:0;opacity:100%}.background-container-show{position:absolute;left:var(--left-position);right:var(--left-position);width:var(--width-position);height:var(--height-position);top:172px;overflow:hidden;animation:slideBack .8s forwards,opacityBack .8s forwards,radiusBack .8s forwards;border-radius:24px;opacity:0%}.background-container-hide .tunnel,.background-container-hide .figuresContainer,.background-container-show .tunnel,.background-container-show .figuresContainer{display:none}.background-container-hide #title{animation:scale .8s forwards}.background-container-show #title{animation:scaleBack .8s forwards}.down-arrow{background-color:#ffffffb3;-webkit-mask:url(/images/bottom-arrow.svg) no-repeat center;mask:url(/images/bottom-arrow.svg) no-repeat center}.background-container-hide .scrollIconContainer{display:none}.play-btn{width:267px;height:128px;background-image:url(/images/index/play-button.svg);background-size:cover;background-repeat:no-repeat;transition:background-image .3s ease-in-out}.play-btn:hover{background-image:url(/images/index/play-button-hover.svg)}@keyframes slide{to{left:var(--left-position);right:var(--left-position);width:var(--width-position);height:var(--height-position);top:172px;border-radius:24px}}@keyframes slideBack{to{left:0;right:0;width:100vw;height:100vh;top:0;border-radius:0}}@keyframes opacity{70%{opacity:100%}80%{opacity:75%}90%{opacity:60%}95%{opacity:50%}to{opacity:0%}}@keyframes opacityBack{0%{opacity:0%}10%{opacity:100%}to{opacity:100%}}@keyframes radiusBack{90%{border-radius:18px}to{border-radius:0}}@keyframes scale{0%{opacity:100%;transform:scale(1)}50%{opacity:0%;transform:scale(.75)}to{opacity:0%;transform:scale(.5)}}@keyframes scaleBack{0%{transform:scale(.5)}to{transform:scale(1)}}
