.book_gui_wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.book_gui_content{flex-basis:55%}.book_gui_form{flex-basis:40%}@media screen and (max-width:800px){.book_gui_content,.book_gui_form{flex-basis:100%}}.bookDivider{background-image:linear-gradient(90deg,#0c9de8,#76e0d2);height:5px;width:100%}.book__caption{color:#fff}.signature_image_container{margin-bottom:40px;margin-top:40px}.BOOK_GUI_FORM{background-color:#fff;border-top-left-radius:8px;border-top-right-radius:8px;padding:35px}.BOOK_GUI_FORM .hs-form-field{margin-bottom:12px;margin-top:12px}.BOOK_GUI_FORM input[type=email],.BOOK_GUI_FORM input[type=number],.BOOK_GUI_FORM input[type=tel],.BOOK_GUI_FORM input[type=text]{background-color:#d2edf8;border:0;height:40px;padding-left:10px;width:100%}.BOOK_GUI_FORM input[type=submit]{background-color:#fbb813;border:none;color:#102138;font-size:15px;font-weight:700;padding:10px 35px;text-align:center}.BOOK_GUI_FORM label{display:block;font-weight:700;margin-bottom:5px}.BOOK_GUI_FORM h3{margin-top:0;text-align:center}