.car-wrapper{position:relative;margin-top:40px;left:-35%}.car-container{position:absolute;width:400px;height:400px;margin:auto;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.car{position:absolute;background-color:#ccc;width:200px;height:120px;left:50px;border-top:4px solid #a2a2a2;top:135px;animation:bounce .4s infinite}@keyframes bounce{0%{top:135px}50%{top:132px}}.car:before{width:290px;height:20px;background-color:#2e2e51;bottom:-10px;left:0}.car:after,.car:before{content:"";position:absolute}.car:after{background-color:#e5e5e5;width:80px;height:90px;right:-90px;bottom:10px;-webkit-clip-path:polygon(0 0,50% 0,100% 60%,100% 100%,0 100%);clip-path:polygon(0 0,50% 0,100% 60%,100% 100%,0 100%)}.window{background-color:#7ebfe2;width:50px;right:-75px;top:26px;z-index:1;-webkit-clip-path:polygon(0 0,40% 0,100% 100%,0 100%);clip-path:polygon(0 0,40% 0,100% 100%,0 100%);border:2px solid #878787}.window,.window:before{position:absolute;height:40px}.window:before{content:"";background-color:#bae1f7;width:5px;left:5px;transform:skew(-36deg);box-shadow:9px 0 #bae1f7}.window:after{content:"";position:absolute;background-color:#6c6b6b;width:10px;height:10px;bottom:2px;right:10px;box-shadow:2px 6px 0 -2px #e5e5e5,inset 2px 0 #cbcbcc}.wheels{position:absolute;width:45px;height:45px;border-radius:50%;background-color:#bcbcbc;border:10px solid #040404;bottom:108px;left:90px;box-shadow:0 0 0 4px;animation:rotation .3s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wheels:before{content:"";position:absolute;width:5px;height:5px;background-color:#434343;top:10px;left:3px;border-radius:50%;box-shadow:14.5px 0 #434343,7px -7px #434343,7px 7px #434343,7px 0 0 4px #434343;animation:name duration timing-function delay iteration-count direction fill-mode}.wheels2{left:270px}.cargo-details{position:absolute;width:185px;height:20px;background-color:#e9e9e9;left:8px;top:5px;box-shadow:0 23px #e9e9e9,0 46px #e9e9e9,0 69px #e9e9e9}.cargo-details:after{position:absolute;content:url(/_next/static/media/durra-logo.d29b7540.png);top:40%;left:6%;transform:translate(-50%,-50%);font-size:12px;width:40px;height:30px}.door{height:4px;background-color:#000;right:-31px;bottom:40px;z-index:2}.door,.door:before{position:absolute;width:10px}.door:before{content:"";height:20px;background-color:#555455;left:-21px;z-index:-1;bottom:-30px;box-shadow:inset 0 4px #a3a3a3}.lights{position:absolute;width:12px;height:20px;background-color:#ffedbf;right:-90px;bottom:0;z-index:1;box-shadow:inset 0 -8px rgba(172,2,2,.719);animation:lighting1 1.5s ease-in-out infinite}@keyframes lighting1{0%{background-color:#ffedbf;box-shadow:inset 0 -8px rgba(172,2,2,.719)}50%{box-shadow:inset 0 -8px rgba(217,83,1,.719)}}.lights:before{content:"";position:absolute;width:6px;height:15px;background-color:#cf0202;left:-280px;bottom:0;box-shadow:inset 0 7px #cf0202;animation:lighting 1.5s ease-in-out infinite}@keyframes lighting{0%{box-shadow:inset 0 9px #cf0202}50%{box-shadow:inset 0 9px red}}.lights:after{content:"";position:absolute;width:8px;height:2px;background-color:#515151;top:-8px;box-shadow:0 -6px #515151,0 -12px #515151;right:0}.street{bottom:105px;left:0;animation:motion 2s linear infinite}.street,.street:before{height:2px;width:70px;background-color:#000;position:absolute;box-shadow:90px 0,180px 0,270px 0,360px 0}.street:before{content:"";bottom:0;left:450px}.street2{position:absolute;height:20px;width:100%;background-color:#bcbcbc}@keyframes motion{0%{left:0}to{left:-450px}}.post{position:absolute;width:5px;height:180px;background-color:#000;right:-15px;top:115px;animation:moving 2.9s linear infinite;z-index:-2}@keyframes moving{0%{transform:translateX(0)}to{transform:translateX(-650px)}}.post:before{width:20px;height:20px;background-color:#000;top:-15px;-webkit-clip-path:polygon(0 0,100% 0,80% 100%,20% 100%);clip-path:polygon(0 0,100% 0,80% 100%,20% 100%)}.post:after,.post:before{position:absolute;content:"";left:-7px}.post:after{width:0;height:0;border-bottom:20px solid transparent;border-left:20px solid #000;transform:rotate(45deg);top:-23px}