.loader{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}.loader,.truckWrapper{display:flex;align-items:center}.truckWrapper{width:11.11111rem;height:5.55556rem;flex-direction:column;position:relative;justify-content:flex-end;overflow-x:hidden}.truckBody{width:7.22222rem;height:-moz-fit-content;height:fit-content;margin-bottom:.33333rem;animation:motion 1s linear infinite}@keyframes motion{0%{transform:translateY(0)}50%{transform:translateY(.16667rem)}to{transform:translateY(0)}}.truckTires{width:7.22222rem;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:space-between;padding:0 .55556rem 0 .83333rem;position:absolute;bottom:0}.truckTires svg{width:1.33333rem}.road{width:100%;height:.08333rem;background-color:#282828;position:relative;bottom:0;align-self:flex-end;border-radius:.16667rem}.road:before{width:1.11111rem;right:-50%;border-left:.55556rem solid white}.road:after,.road:before{content:"";position:absolute;height:100%;background-color:#282828;border-radius:.16667rem;animation:roadAnimation 1.4s linear infinite}.road:after{width:.55556rem;right:-65%;border-left:.22222rem solid white}.lampPost{position:absolute;bottom:0;right:-90%;height:5rem;animation:roadAnimation 1.4s linear infinite}@keyframes roadAnimation{0%{transform:translateX(0)}to{transform:translateX(-19.44444rem)}}