I would like the "Book Now" button at the bottom of the page to show/hide the form in the section right under it. I would like the form to be hidden until someone clicks the button to reveal it, and then they can fill it out. I would also like the "Request FREE Quote" button to show/hide another section with a survey that I haven't added to the page yet. I would like, if one of the buttons sections are open and you click the other button, for it to close the current section before opening the new one. So if I click "Request FREE Quote" and that sections shows, I would like for that section to hide whenever I click "Book Now" and the section gets replaced with the form section. I've figured out how to hide the section with code, I just need to connect it to the buttons now.
I don't want it to be a lightbox for the form, I don't want it to be a popup. I want it to be a hide and reveal section.