#starwars-animation-container{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999}.ship{position:absolute;width:80px;z-index:10}.laser{position:absolute;width:30px;height:auto;z-index:5;opacity:1}.ground-gif{position:absolute;height:100px;width:auto;bottom:0;z-index:15;pointer-events:none;opacity:1;transition:opacity 1s}.jedi-runner{position:absolute;bottom:10%;height:120px;width:auto;animation:runAcross 6s linear forwards;z-index:20;transition:opacity 1s}.jedi-runner.flip{transform:scaleX(-1);animation:runBack 6s linear forwards}@keyframes runAcross{0%{left:-150px}to{left:110%}}@keyframes runBack{0%{right:-150px}to{right:110%}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/starwars-animation.css.map */
