:root{--light-mower:#f5c356;--dark-mower:#df9836}.container2{width:200px;height:75px;perspective:1000px;margin:100px auto 0}.container{width:200px;height:75px;perspective:1000px;margin:100px auto 0}.cube{transform-style:preserve-3d;width:100%;height:100%;position:relative;transform:rotateX(-25deg) rotateY(-45deg)}.face{position:absolute;width:100%;height:100%;background:linear-gradient(var(--light-mower),var(--dark-mower));z-index:4}.top{transform:rotateX(90deg) translateZ(100px);height:200px;width:150px;left:50px;background:linear-gradient(var(--dark-mower),var(--light-mower));height:150px;top:25px;border-radius:1em}.bottom{transform:rotateX(-90deg) translateZ(100px);height:140px;top:-110px;left:3px;border-radius:1em;width:150px;background:var(--light-mower)}.right{transform:rotateY(90deg) translateZ(100px);background:linear-gradient(to right bottom,var(--light-mower),var(--dark-mower));position:absolute;border-radius:2em 2em 0 0;height:50px}.left{transform:rotateY(-90deg) translateZ(100px);border-radius:3em 3em 0;left:48px;background:var(--light-mower);height:50px}.front{transform:rotateX(0deg) translateZ(100px);width:150px;left:50px;height:25px;top:15px}.back{transform:rotateX(-180deg) translateZ(100px);width:100px;left:50px}.mower{position:absolute;top:500px;margin-left:275px}.back-right{margin-left:15em;margin-top:-7em}.front-right{margin-left:10em;margin-top:-1em}.cube2{transform-style:preserve-3d;width:100%;height:100%;position:relative;transform:rotateX(-25deg) rotateY(-45deg);top:-125px;animation:body-bump 1.5s;animation-delay:1s;animation-iteration-count:infinite}.cube2-single{transform-style:preserve-3d;width:100%;height:100%;position:relative;transform:rotateX(-25deg) rotateY(-45deg);top:-125px;animation:body-bump .25s;animation-delay:2s}.face2{position:absolute;width:100%;height:100%;background:linear-gradient(#808080,#000);z-index:4}.top2{transform:rotateX(90deg) translateZ(100px);width:95px;left:95px;background:linear-gradient(#000,#808080);height:115px;top:42px}.bottom2{transform:rotateX(-90deg) translateZ(100px);height:75px;top:-88px;left:75px;width:100px;background:#808080}.right2{transform:rotateY(90deg) translateZ(100px);background:linear-gradient(to right bottom,#808080,#000);position:absolute;border-radius:2em 2em 8em 8em;height:50px;width:125px;left:25px}.left2{transform:rotateY(-90deg) translateZ(100px);border-radius:3em 3em 8em 8em;left:130px;background:#808080;height:50px;width:125px}.front2{transform:rotateX(0deg) translateZ(100px);width:88px;left:135px;height:15px;top:-13px;border-radius:0 0 0 .5em}.back2{transform:rotateX(-180deg) translateZ(100px);width:100px;left:50px}.mower2{margin-top:200px}.back-right2{margin-left:15em;margin-top:-7em}.front-right2{margin-left:4em;margin-top:-1em}.wheel{background-color:#5c5b5b;border-radius:2em;width:4em;height:4em;transform:rotate3d(-1,1,0,45deg);z-index:2}.wheel-2{color:#000;background-color:#000;border-radius:2em;width:4em;height:4em;margin-left:.5em;transform:rotate3d(0,1,0,45deg);position:absolute;z-index:2;top:.25em}.wheel-3{background-color:#cac9c9;border-radius:2em;width:1.5em;height:1.5em;margin-left:1.5em;margin-top:1.2em;position:absolute}.side{background-color:#f00;border-radius:1em 1em 0 0;margin-top:-4em;margin-left:2em;width:8em;height:2em;transform:rotate3d(0,0,1,-40deg);z-index:1}@keyframes body-bump{98%{zoom:1.01}99%{zoom:1}}.cylinder{--r:6px;width:25px;height:20px;background:radial-gradient(50% var(--r) at 50% var(--r),#0003 99.99%,#0000 0),radial-gradient(50% var(--r) at 50% calc(100% - var(--r)),#fff3 99.99%,#0000 0),#000;border-radius:100%/calc(var(--r)*2);top:-40px;left:125px;position:absolute;top:-50px;left:75px;animation:shake-top .8s}.infinite{animation-iteration-count:infinite}.handlebar{position:absolute;border-color:#000;border-top:solid 8px;border-left:solid 8px;border-right:solid 8px;z-index:0;height:250px;width:115px;border-radius:1em;transform:rotateX(25deg) rotateZ(25deg) rotateY(-15deg);top:-215px;left:175px}.hb-highlight{position:absolute;background:linear-gradient(45deg,#808080,#808080,transparent);z-index:1;height:225px;width:3px;border-radius:1em;top:5px;left:-7px}.hb-highlight2{position:absolute;background:linear-gradient(45deg,#808080,#808080,transparent);z-index:1;height:225px;width:3px;border-radius:1em;top:25px;left:100px}.hb-pad{position:absolute;background-color:#221f1f;z-index:1;height:110px;width:25px;border-radius:1em;transform:rotateX(0deg) rotateZ(90deg) rotateY(0deg);top:-55px;left:35px}@keyframes shake-top{0%{transform:translate(1px,1px) rotate(0deg)}30%{transform:translate(-1px,-1px) rotate(0deg)}60%{transform:translate(-2px,-1px) rotate(0deg)}90%{transform:translate(2px,1px) rotate(0deg)}}@keyframes hover-genie{0%{transform:translate(0,0) rotate(0deg)}30%{transform:translate(10px,10px) rotate(0deg)}60%{transform:translate(0,-10px) rotate(0deg)}90%{transform:translate(0,0) rotate(0deg)}}.genieimage{margin-top:100px;height:250px;left:200px;position:relative;opacity:.15;animation:hover-genie 5s;animation-iteration-count:infinite;z-index:5000}