html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{max-width:1200px;height:100%;margin:0 auto;padding:0 1rem}
.Layout-module__saeABG__mainNav{width:100%;height:5rem;box-shadow:0 4px 4px #00000040}@media screen and (max-width:768px){.Layout-module__saeABG__mainNav{height:auto}}.Layout-module__saeABG__navContent{justify-content:space-between;align-items:center;height:100%;display:flex}@media screen and (max-width:768px){.Layout-module__saeABG__navContent{flex-direction:column;align-items:start;gap:.1rem}}.Layout-module__saeABG__navLogoContainer{flex-direction:row;align-items:center;gap:1rem;display:flex}.Layout-module__saeABG__navLogoContainer img{width:3rem;height:3rem}.Layout-module__saeABG__searchVehicle{flex-direction:row;align-items:center;gap:.5rem;display:flex}.Layout-module__saeABG__searchVehicle input{border:1px solid #000;border-radius:.25rem;outline:none;width:20rem;padding:.4rem 1rem;font-size:1rem}.Layout-module__saeABG__searchVehicle button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:.25rem;padding:.58rem 2rem;font-size:1rem;font-weight:700}.Layout-module__saeABG__pageLoader{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.Layout-module__saeABG__loaderSpinner{border:5px solid #fff;border-top-color:#8b0000;border-radius:50%;width:3rem;height:3rem;animation:1s linear infinite Layout-module__saeABG__spin}@keyframes Layout-module__saeABG__spin{to{transform:rotate(360deg)}}
