.BookCarService,.BookCarService .Main{display:flex;align-items:center;justify-content:center;width:100%}.BookCarService .Main{max-width:1110px;flex-direction:column;margin-top:50px;gap:20px}.BookCarService .Main .entry{width:70%;display:flex;align-items:center;justify-content:space-between}.BookCarService .Main .entry input{width:55%;height:40px}.BookCarService .Main .entry textarea{width:55%;height:80px}.BookCarService .Main .preferences{width:70%;display:flex;flex-direction:column;margin-top:30px}.BookCarService .Main .preferences h3{margin:0}.BookCarService .Main .preferences p{margin-bottom:5px}.BookCarService .Main .preferences .options{display:flex;align-items:center;gap:10px}.BookCarService .Main .preferences .options .option{display:flex;gap:5px}.BookCarService .Main .preferences .options .option label{font-weight:600}.BookCarService .Main .Submit{width:70%;display:flex;align-items:center;justify-content:center;padding-top:10px;padding-bottom:30px;box-sizing:border-box}.BookCarService .Main .Submit button{font-size:23px;padding:10px 20px;border-radius:10px;border:none;background-color:#ffd900;color:#fff;font-weight:600}