.loader{height:50vh;display:flex;align-items:center;justify-content:center}.car__body{animation:shake .2s ease-in-out infinite alternate}.car__line{transform-origin:center right;stroke-dasharray:22;animation:line .8s ease-in-out infinite;animation-fill-mode:both}.car__line--top{animation-delay:0s}.car__line--middle{animation-delay:.2s}.car__line--bottom{animation-delay:.4s}@keyframes shake{0%{transform:translateY(-1%)}to{transform:translateY(3%)}}@keyframes line{0%{stroke-dashoffset:22}25%{stroke-dashoffset:22}50%{stroke-dashoffset:0}51%{stroke-dashoffset:0}80%{stroke-dashoffset:-22}to{stroke-dashoffset:-22}}button.page-link[data-v-7b504c58]{display:inline-block;font-size:20px;color:#29b3ed;font-weight:500}.nav-item a[data-v-a23ffd3e]:hover{background-color:#002868!important;color:#fff!important}.overlay-bid-btn[data-v-1cfd3d8f]{z-index:9999;top:0;left:10%;padding:20px 30px;background-color:#e2f0f8;position:fixed;width:30%;margin:150px 35%;border-radius:5px}.modal-vue .overlay[data-v-1cfd3d8f]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-vue .modal[data-v-1cfd3d8f]{position:relative;width:300px;z-index:9999;margin:0 auto;padding:20px 30px;background-color:#fff}.modal-vue .close[data-v-1cfd3d8f]{position:absolute;top:10px;right:10px}