.loop-wrapper{margin:0 auto;position:relative;display:block;width:400px;max-width:100vw;height:20vh;overflow:hidden;border-bottom:3px solid #fff;color:#fff}@media only screen and (max-width:500px){.loop-wrapper{width:100vw}}.mountain{bottom:-20px;width:2px;height:2px;box-shadow:0 0 0 50px #4db6ac,60px 50px 0 70px #4db6ac,90px 90px 0 50px #4db6ac,250px 250px 0 50px #4db6ac,290px 320px 0 50px #4db6ac,320px 400px 0 50px #4db6ac;transform:rotate(130deg);animation:mtn 20s linear infinite}.hill,.mountain{position:absolute;right:-900px}.hill{bottom:-50px;width:400px;border-radius:50%;height:20px;box-shadow:0 0 0 50px #4db6ac,-20px 0 0 20px #4db6ac,-90px 0 0 50px #4db6ac,250px 0 0 50px #4db6ac,290px 0 0 50px #4db6ac,620px 0 0 50px #4db6ac;animation:hill 4s linear 2s infinite}.tree,.tree:nth-child(2),.tree:nth-child(3){position:absolute;height:100px;width:35px;bottom:0;background:url(/images/tree.svg) no-repeat}.rock{margin-top:-17%;height:2%;width:2%;bottom:-2px;border-radius:20px;position:absolute;background:#ddd}.truck,.wheels{transition:all ease;width:85px;margin-right:-60px;bottom:0;right:50%;position:absolute;background:#eee}.tree{animation:tree 3s linear 0s infinite}.tree:nth-child(2){animation:tree2 2s linear .15s infinite}.tree:nth-child(3){animation:tree3 8s linear .05s infinite}.rock{animation:rock 4s linear -.53s infinite}.truck{animation:truck 4s ease .08s infinite}.wheels{animation:truck 4s ease 1ms infinite}.truck:before{animation:wind 1.5s ease 0s infinite}@keyframes tree{0%{transform:translate(1350px)}to{transform:translate(-50px)}}@keyframes tree2{0%{transform:translate(650px)}to{transform:translate(-50px)}}@keyframes tree3{0%{transform:translate(2750px)}to{transform:translate(-50px)}}@keyframes rock{0%{right:-200px}to{right:2000px}}@keyframes truck{6%{transform:translateY(0)}7%{transform:translateY(-6px)}9%{transform:translateY(0)}10%{transform:translateY(-1px)}11%{transform:translateY(0)}}@keyframes wind{50%{transform:translateY(3px)}}@keyframes mtn{to{transform:translateX(-2000px) rotate(130deg)}}@keyframes hill{to{transform:translateX(-2000px)}}
/*# sourceMappingURL=main.630badf1.chunk.css.map */